Border Radius Generator

Create custom rounded corners with visual preview.

Preview

Border Radius

px
px
px
px

Presets

Generated CSS

border-radius: 16px;

Tailwind CSS:

rounded-[16px]

About Border Radius

The CSS border-radius property allows you to create rounded corners on elements. You can specify different radii for each corner to create unique shapes.

Syntax

Common Values