Eight handles. One organic shape. Live CSS, ready to paste.
This free fancy border-radius generator turns the eight-value CSS border-radius syntax into a tactile, eight-handle playground — drag any handle and the shape morphs in real time while ready-to-paste CSS updates beside it, all entirely in your browser.
Drag the eight perimeter handles to set independent horizontal and vertical radii for each corner. The preview morphs live and the generated border-radius declaration appears beside it, ready to copy into your stylesheet.
Drag any of the eight handles arranged around the preview to sculpt each corner; the shape and the CSS update together. Adjust the width, height and colour to mimic your component, then press Copy CSS to grab the snippet, or Copy Tailwind for an arbitrary-value class you can drop into your markup.
The shorthand sets four horizontal radii (top-left, top-right, bottom-right, bottom-left) and four vertical radii in the same order, separated by a slash — producing an elliptical curve at every corner, which is what makes organic blob shapes possible.
Yes — when you use percent units the radii scale fluidly with the element's box, so a single rule keeps its silhouette across breakpoints.
Absolutely. The eight-value border-radius syntax is part of CSS Backgrounds and Borders Module Level 3 and is supported in every evergreen browser, including iOS Safari and Android Chrome.
Built by the Toolbox team against the W3C CSS Backgrounds and Borders Module Level 3 specification, with eight-value radii rendered live so what you see in the preview is exactly what the browser paints from the generated declaration.