Free CSS Design Tool

Create StunningClay UI Effects

Generate soft, puffy claymorphism CSS with multi-layered shadows in seconds. Customize colors, border radius, and shadow depth — then copy the CSS.

🎨

Live Preview

See your claymorphism effect update in real-time as you adjust every parameter.

🌈

Color Presets

Start with beautiful preset palettes or pick your own custom colors instantly.

📋

Copy CSS Instantly

Get clean, production-ready CSS code you can paste directly into your project.

Preview

Clay Element
CSS
.clay-element {
  background-color: #FF6B6B;
  border-radius: 28px;
  box-shadow:
  8px 8px 20px 0px rgba(201, 67, 67, 0.5),
  -4px -4px 14px 0px rgba(255, 158, 158, 0.8),
  inset 0 2px 10px 0 rgba(255, 255, 255, 0.60);
  padding: 32px;
}

Controls

Colors

Shadow

8px
8px
20px
0px

Inner Highlight

60%

Shape

28px
200px
200px
32px

Frequently Asked Questions

Everything you need to know about Claymorphism Generator.