Soft card
Rounded but restrained, good for most interface surfaces.
CSS Tools
Shape corners visually and export precise border-radius values.
Live tool
Horizontal radius
Preview
Radius sample
Generated CSS
border-radius: 24px;It makes the shape logic behind `border-radius` visible instead of forcing you to memorize syntax first.
You can shape each corner independently, link them all together, or switch into elliptical mode when you need more organic surfaces. The output updates instantly so you can copy the exact radius string once the preview looks right.
From a neutral card to a custom shape in a few moves.
A few useful shapes you can build from the current presets.
Soft card
Rounded but restrained, good for most interface surfaces.
Pill
High-radius shape for chips, tabs, and buttons.
Organic blob
Asymmetric ellipse for more playful surfaces and hero shapes.
The main questions that come up when working with radius syntax.
Use a single value when every corner matches. Use four values when the surface needs a distinct top-left, top-right, bottom-right, and bottom-left shape.
It splits horizontal and vertical radii into two groups, which makes more stretched or irregular corner shapes possible.
Yes. Very large values are valid and often used for pills or fully rounded controls. The browser clamps the final visual result based on element dimensions.
Related Tools
Build linear, radial, and conic gradients with live CSS output.
Open tool
Tune offset, blur, spread, and inset values for cleaner elevation.
Open tool
Create frosted-glass card styles with blur, border, and shadow controls.
Open tool