ToolSpark

Neumorphism Generator

Generate soft UI (neumorphic) CSS shadows with live preview. Adjust colors, depth, blur, and shape for modern soft design.

Share:𝕏fin↗
Size200px
Border Radius50px
Distance20px
Intensity15
Blur60px

CSS Code

.neumorphic {
  border-radius: 50px;
  background: #e0e0e0;
  box-shadow: 20px 20px 60px #bebebe, -20px -20px 60px #e9e9e9;
}

Frequently Asked Questions

Related Tools