Border Radius ジェネレーター
無料のCSS border-radiusジェネレーター。ライブプレビューで角ごとの半径を視覚的に作成。ショートハンドCSSをコピーできます。ボタン、カード、あらゆる丸い形状に。
Runs in your browserUpdated Apr 26, 2026
Border radius generator
CSS
border-radius: 16px;css
よくある質問
›Can I make a circle?
Yes — set border-radius: 50% on a square element. Use the 'square element' preset.
›What's elliptical border-radius?
Each corner can have separate horizontal and vertical radii (e.g. 50% / 30%) for soft, organic 'blob' shapes.
›Does it output Tailwind?
For uniform radii, yes. Per-corner customisation needs custom CSS.
›Is the generator free?
Yes — fully free, no signup.