Border Radius Values

Visual Preview

Preview

Generated CSS

About Border Radius

Border radius is used to create rounded corners on elements. You can set all corners to the same value or specify each corner individually.

Values can be specified in pixels (px), percentages (%), or other CSS units. When using percentages, the radius is calculated relative to the element's dimensions.