ESC

Border Radius Controls

20px
20px
20px
20px

Live Preview

CSS Output

All processing happens in your browser. No data is sent to any server.

Usage Examples

Perfect Circle

Create a perfectly round element with 50% border radius on all corners.

Pill Shape

Design a pill-shaped button with large horizontal border radius values.

Organic Shape

Create unique organic shapes by setting different values for each corner.

Features

Live Visual Preview

See the border radius effect update in real-time as you adjust the sliders

Individual Corner Control

Adjust each corner independently or link them all for uniform border radius

Preset Shapes

Quick access to common shapes like circle, pill, rounded rectangle, and custom

Privacy First

Everything runs in your browser — no data is sent to any server

How to Use?

1

Adjust Corners

Use the sliders to set the border radius for each corner, or toggle link mode for uniform values.

2

Preview the Shape

Watch the live preview box update instantly as you change the radius values.

3

Copy the CSS

Click the Copy CSS button to copy the generated border-radius code to your clipboard.

Frequently Asked Questions

Set border-radius to 50% on a square element (equal width and height). That rounds every corner equally and gives you a perfect circle.

Pixels give you a fixed curve size, while percentages scale relative to the element. Use 50% on a square to get a circle, or px for consistent rounding across different-sized elements.

Nope. Everything runs in your browser with JavaScript. No data leaves your machine.

What Does This Tool Do?

This border-radius generator lets you visually design rounded corners for any CSS element. Drag the sliders, watch the preview update in real time, and grab the generated CSS with one click. No more guessing pixel values in your stylesheet.

How border-radius Works in CSS

The CSS border-radius property accepts values in pixels, percentages, or ems for each corner. You can set all four corners at once with shorthand (border-radius: 10px) or control each one individually. Percentages are relative to the element's dimensions, which is why 50% on a square makes a circle.

Preset Shapes and Custom Designs

Jump-start your design with built-in presets for circles, pills, and rounded rectangles. Or go wild with asymmetric values on each corner to create organic, blob-like shapes that are trendy in modern UI design.

Works With Every Modern Browser

The border-radius property is supported by all major browsers, including Chrome, Firefox, Safari, and Edge. The shorthand syntax generated by this tool is the most compatible format, so you can paste it straight into your project without vendor prefixes.

Privacy and Speed

This tool runs 100% in your browser. No server requests, no tracking of your designs, no account needed. Just open the page and start designing.

Security and Privacy

Your data security is our priority

Local Processing

All processing happens in your browser

No Data Transfer

Your data is not sent to our servers

No Data Storage

No data is stored or shared

SSL Encryption

SSL encryption for secure connection

Next Step