Border Radius Generator

Visually design CSS border-radius values for rounded corners and complex shapes. Get the exact CSS code for any corner radius combination.

Used 8.3K times today

Border Radius Generator

px
px
px
px
border-radius: 12px;

How to Use Border Radius Generator

  1. 1

    Set corner radius values

    Use the sliders or input fields to set the border radius for each corner (top-left, top-right, bottom-right, bottom-left) in pixels or percentage.

  2. 2

    Preview the shape

    See a live preview of your element's shape update in real time as you adjust values. Use the advanced mode for elliptical corners.

  3. 3

    Copy the CSS

    Click "Copy CSS" to get the shorthand or full border-radius CSS property for your element.

Frequently Asked Questions

Can I create different radius values for each corner?
Yes. You can set individual values for all four corners independently. The generator outputs the efficient CSS shorthand when possible, or the full four-value notation when needed.
What is elliptical border radius?
CSS border-radius supports two values per corner separated by a slash (e.g., 50px / 30px), creating an elliptical arc instead of a circular one. This enables organic, blob-like shapes.
Can I create a perfect circle with border-radius?
Yes. Set border-radius to 50% on a square element to make a perfect circle. The generator's quick preset includes a circle option.

About Border Radius Generator

The Border Radius Generator on Utilko provides a visual interface for designing rounded corner styles for any HTML element. From subtle rounded buttons to pill shapes and complex organic blobs, border-radius is one of CSS's most versatile properties.

Control each corner independently, switch between pixel and percentage units, and explore advanced elliptical corner values — all with a live shape preview. The generated CSS is clean and copy-ready for immediate use in any stylesheet.

More SEO & Web Tools Tools