ToolPal

CSS Border Radius Generator

Visually generate CSS border-radius values with a live preview. Control each corner independently or uniformly, choose px or % units, and copy the CSS with one click.

All Corners
px

Preview

CSS Output

border-radius: 12px;

How to Use

Visually generate CSS border-radius values with a live preview. Control each corner independently or uniformly, choose px or % units, and copy the CSS with one click.

  1. 1Choose a mode: start with Uniform to set all corners at once, or switch to Individual mode to control each corner separately for asymmetric designs.
  2. 2Select your unit — px for absolute sizes or % for relative sizes. Use % and set all corners to 50% to create a perfect circle on square elements.
  3. 3Adjust the sliders or type values directly. The live preview box updates instantly so you can see exactly how your shape will look.
  4. 4Click Copy to get the CSS rule. The generator automatically uses the shorthand format: border-radius: TL TR BR BL.

Key Features

  • Live visual preview — see your border-radius changes instantly in a real element preview
  • px and % units — supports both absolute and relative values for circles, pill shapes, and organic forms
  • Uniform and individual corner modes — symmetric shapes or full independent control
  • Smart CSS shorthand output — single value when all corners match, 4-value shorthand when they differ

Frequently Asked Questions

Learn More