Border Radius Generator
Generate CSS border-radius with per-corner control and live preview. Create circles, pills, and complex shapes.
What is Border Radius Generator?
The Border Radius Generator creates CSS border-radius declarations visually. Independently control each corner's radius (top-left, top-right, bottom-right, bottom-left) or set all corners at once to create rounded corners, pill shapes, circles, teardrops, and other complex shapes.
Border-radius is one of CSS's most-used properties, transforming sharp-edged rectangles into friendly, modern rounded shapes. From subtle card corners (4px) to full circles (50%), this generator gives you visual control over every corner.
Why Use Border Radius Generator?
Creating complex asymmetric border-radius values (like squircles or organic blob shapes) by hand requires calculating exact percentages for all four corners. This visual tool lets you drag and see the shape update live, reaching the perfect shape in seconds instead of minutes.
Key Features of Border Radius Generator
- ✓Independent radius control for all four corners
- ✓Uniform and custom corner mode
- ✓Live shape preview
- ✓Generates short and long-form border-radius syntax
- ✓Copy CSS border-radius value
How to Use Border Radius Generator
- 1
Choose uniform or custom
Toggle between setting all corners equally or independently.
- 2
Adjust corner values
Use sliders or input fields to set the radius for each corner.
- 3
Preview the shape
See the live preview of how the element will look with your radius values.
- 4
Copy the CSS
Click 'Copy CSS' to get the border-radius declaration for your stylesheet.
- 5
Apply to your element
Paste the CSS into your stylesheet and adjust other properties as needed.