Border Radius Generator

Craft custom CSS border-radius values with a visual drag editor and instant code generation

border-radius: 12px;

How to Use This Tool

1

Use the slider to set the border radius. By default, all corners are linked.

2

Click "Individual" to control each corner separately.

3

Switch between px and % units.

4

Try a preset shape: Rounded, Pill, Blob, Circle, or Ticket.

5

Copy the generated CSS code with one click.

About This Tool

Border Radius Generator is a visual CSS border-radius builder. Control all four corners together or set each individually for asymmetric shapes. Switch between pixel and percentage units, and use built-in presets for common shapes. The live preview shows exactly how your element will look.

Frequently Asked Questions

Pixels give a fixed radius regardless of element size. Percentages scale with the element — 50% on a square creates a perfect circle.

Set border-radius to 50%. The element must also be a square (equal width and height) for a perfect circle.

Share This Tool

Related Tools

Back to Generators