ToolboxHub

Border Radius Generator

Visually edit CSS border-radius values with a live preview.

Share:
12px
12px
12px
12px
border-radius: 12px 12px 12px 12px;

About Border Radius Generator

Visually control CSS border-radius values for all four corners of an element with a live preview. Link all corners for uniform rounding or adjust each corner independently. Instantly generates the CSS border-radius declaration ready to copy into your stylesheet.

How to Use Border Radius Generator

  1. 1

    Adjust the sliders

    Drag each corner's slider or unlink them to set individual values.

  2. 2

    Preview the shape

    See the live preview square update in real time.

  3. 3

    Copy the CSS

    Click Copy to grab the border-radius declaration for your stylesheet.

Common Use Cases

  • Designing card and button component border styles
  • Creating circle shapes from square elements
  • Experimenting with asymmetric rounded corners
  • Generating CSS for blob and organic shape effects

Frequently Asked Questions

Can I set different radius for each corner?
Yes, uncheck 'Link all corners' to adjust top-left, top-right, bottom-right, and bottom-left independently.
What is the CSS shorthand format?
The CSS border-radius shorthand lists four values in order: top-left top-right bottom-right bottom-left.

Related Tools