Border Radius Generator
Visual editor for CSS border-radius. Adjust all four corners individually or link them together.
Visual editor for CSS border-radius. Adjust all four corners individually or link them together.
The Border Radius Generator is a visual CSS tool that lets you create and fine-tune rounded corners for any HTML element without writing or guessing values manually. CSS border-radius can be applied uniformly (one value for all four corners) or independently to each corner, and it even supports elliptical radii that produce pill shapes, leaf shapes, and organic blobs. These possibilities make hand-crafting the CSS complex and unintuitive. This tool provides sliders or input fields for each corner, a live preview of how the element will look, and the exact CSS declaration ready to copy. It is ideal for UI designers building component libraries, front-end developers implementing a design system, and beginners learning how CSS geometry properties work through direct visual feedback.
Adjust the sliders for each corner (top-left, top-right, bottom-right, bottom-left) to shape the preview box. Toggle between uniform and individual corner modes for precise control. When the preview matches what you want, click Copy CSS to get the ready-to-use border-radius declaration.