A free visual CSS border-radius editor that lets you adjust each corner individually, preview the shape in real time, use presets, and copy production-ready CSS—no signup required.

Border Radius Generator is a free, browser-based tool that lets you visually create CSS border-radius values by dragging corners, adjusting sliders, or selecting presets. See the shape update in real time, copy the CSS with one click, and move on. No signup, no install—just open and start shaping.
CSS border-radius looks simple until you need asymmetric corners. The shorthand syntax accepts up to eight values—four horizontal radii and four vertical radii separated by a slash—and the mental model breaks down fast:
border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;What shape does that produce? Without a visual preview, you're guessing, refreshing, adjusting, and refreshing again. The feedback loop is slow, and the syntax is unintuitive for anything beyond uniform rounding.
Designers hand over mockups with organic, blob-like shapes. Translating those into eight numeric values by trial and error wastes time and produces frustration.
Each corner has its own control. Adjust the top-left, top-right, bottom-right, and bottom-left radii independently. The preview shape updates as you drag, so you see exactly what you're building—no guesswork.
For advanced shapes, toggle to eight-value mode to set horizontal and vertical radii separately for each corner. This is how you create organic blobs, pill shapes, and asymmetric cards that go beyond simple rounded rectangles.
A live preview panel shows the resulting shape as you adjust values. The shape updates instantly—no "apply" button, no page reload. You see the exact CSS output rendered in the browser, so what you see is what your users will see.
Not starting from scratch. Common shapes are available as presets—rounded rectangle, pill, circle, blob, and more. Click a preset to load its values, then fine-tune from there. This is the fastest path from "I need a shape" to "I have the CSS."
When the shape looks right, copy the CSS with a single click. The output includes the full border-radius declaration ready to paste into your stylesheet, component, or inline style.
Most UI components start with rounded corners. Use the generator to dial in the exact radius—subtle 4px rounding for professional cards, fully rounded pill shapes for buttons, or asymmetric corners for distinctive callout boxes.
Marketing pages and landing pages often need organic, blob-like shapes for backgrounds, hero sections, or decorative elements. The eight-value mode lets you create these without hand-coding the slash syntax.
A designer hands you a mockup with custom rounded shapes. Instead of eyeballing values and iterating through browser refreshes, open the generator, match the shape visually, and copy the exact CSS.
When experimenting with component styles during prototyping, the generator lets you try different corner treatments quickly. Compare a fully rounded chip vs. a subtly rounded card vs. an asymmetric notification badge—all without touching your codebase.
The border-radius shorthand with its slash notation is one of CSS's less intuitive syntaxes. The visual editor makes the relationship between values and shapes tangible—adjust a value, see the shape change, understand the mapping.
Border Radius Generator removes the friction from CSS border-radius:
Try it now: border-radius-generator.tools.jagodana.com
The client needed a robust developer tools solution that could scale with their growing user base while maintaining a seamless user experience across all devices.
We built a modern application using CSS and Border Radius, focusing on performance, accessibility, and a delightful user experience.
Category
Developer Tools
Technologies
Date
March 2026
More work in Developer Tools