UtilityBase logoUtilityBase

Developer Tools

Border Radius Generator

Design rounded corners or organic blob shapes and copy the CSS border-radius, with a live preview.

Updated July 10, 2026

How to use the border radius generator

  1. 1Choose uniform corners or blob mode.
  2. 2Adjust the sliders and watch the preview.
  3. 3Randomize for organic blob shapes.
  4. 4Copy the CSS.

Common uses

  • Rounding a button or card's corners
  • Creating an organic blob shape
  • Prototyping a UI element's look
  • Getting exact border-radius CSS

Frequently asked questions

How does the CSS border-radius property work?

It rounds an element's corners. With four values they apply to the top-left, top-right, bottom-right, and bottom-left corners in that order. A slash separates horizontal and vertical radii for elliptical, blob-like curves.

How do I make an organic blob shape?

Use blob mode, which uses the eight-value percentage syntax so each corner curves unevenly. Adjust the sliders or hit randomize to get soft, asymmetric shapes popular for avatars and decoration.

Can I copy the CSS?

Yes. The generated border-radius rule updates live as you adjust the sliders, and one click copies it ready to paste into your stylesheet.

About this tool

The border radius generator builds CSS border-radius values visually. Uniform mode sets each corner with a slider for classic rounded corners, and blob mode uses the eight-value percentage syntax to make soft, organic shapes — with a randomize button for instant variations. A live preview shows the result and you copy the CSS with one click. Everything runs in your browser.

Like most tools on UtilityBase, the border radius generator runs entirely in your browser — nothing you enter is uploaded or stored on a server. It's free to use with no account required. Browse more developer tools here.

Was this tool helpful?

Related tools