← Back to home
Square

Shape Tools

CSS Border Radius Generator

Create custom CSS border radius styles for cards, buttons, images, and UI blocks.

View all tools

Live Preview

Create custom CSS border radius styles for cards, buttons, images, and UI blocks.

Peach Lab

CSS Output

.peach-border-radius {
  width: 280px;
  height: 190px;
  background: #F28C6F;
  border-radius: 36px 36px 36px 36px;
}

Controls