Border Radius Generator

Visual tool to create and preview custom CSS border radii.

Preview
RADIUS
Result
border-radius: 12px;
Settings
12px

Border radius allows you to round the corners of an element's outer border edge.

About this Tool

The border-radius CSS property rounds the corners of an element's outer border edge. You can set a single radius to make circular corners, or different radii for each corner to create complex shapes like capsules or blobs.

Frequently Asked Questions