边框半径生成器
免费的 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.