← Back to home
Square

Shape Tools

Box Shadow Generator

Create soft CSS box shadow styles for cards, buttons, panels, and UI elements.

View all tools

Live Preview

Create soft CSS box shadow styles for cards, buttons, panels, and UI elements.

Peach Lab

CSS Output

.peach-box-shadow {
  width: 260px;
  height: 180px;
  background: #FFFFFF;
  border-radius: 28px;
  box-shadow: 0px 18px 45px -12px rgba(242, 140, 111, 0.35);
}

Controls