TheOmniTool logoTheOmniTool
Color

Border Radius Generator

Design CSS border-radius visually.

24px
24px
24px
24px
border-radius: 24px 24px 24px 24px;

About Border Radius Generator

Design rounded corners visually and copy the exact CSS border-radius code. Rounded corners soften cards, buttons, and images, and CSS lets you control each corner independently or create smooth asymmetric shapes, which is hard to picture from raw numbers. This generator gives you sliders for every corner with a live preview so you can shape the element exactly how you want, then copy production-ready CSS in a single click. It is a quick way to fine-tune a design without editing and reloading your stylesheet repeatedly. Everything runs in your browser with no signup, so you can experiment freely and paste the result straight into your project.

How to use this tool

  1. 1Drag the sliders for each corner.
  2. 2Watch the live preview.
  3. 3Copy the CSS.

Frequently asked questions

Can I round each corner differently?

Yes. Each corner has its own slider, and the tool outputs the shorthand border-radius value.

Does it support percentage radii?

Yes, toggle to percentage units to create elliptical and pill shapes.

Related tools