Border Radius Generator

Visually set each corner's border radius and instantly copy the ready-to-use CSS property.

Corner Controls

Link all corners
px
px
px
px

Live Preview

Resize each corner using the sliders on the left.

Generated CSS



            
            
border-top-left-radius
12px
border-top-right-radius
12px
border-bottom-right-radius
12px
border-bottom-left-radius
12px
CSS copied!

Summary

Visually set each corner's border radius and instantly copy the ready-to-use CSS property.

How it works

  1. Use the sliders or number inputs to set the radius (in px) for each corner.
  2. Toggle the "Link all corners" switch to apply the same value to all four corners at once.
  3. Watch the preview box update live as you drag the sliders.
  4. The generated CSS appears below the preview — click "Copy CSS" to copy it.
  5. Paste the copied line directly into your stylesheet.

Use cases

  • Design pill buttons, rounded cards, and circular avatars without trial and error.
  • Generate asymmetric border-radius values for organic, blob-like shapes.
  • Quickly prototype UI component styling before coding.
  • Learn how each corner property maps to the CSS shorthand.
  • Create rounded container styles for marketing landing pages.
  • Iterate on card border styles for design systems.

Frequently Asked Questions

Last updated: 2026-06-09 · Reviewed by Nham Vu