Neumorphism CSS Generator
Generate neumorphic (soft UI) CSS with light and dark shadows on a matching background.
px
px
px
Result
CSS Code
background: #e0e5ec;
border-radius: 16px;
box-shadow: 6px 6px 12px rgb(157, 160, 165), -6px -6px 12px rgb(255, 255, 255);Box Shadow
6px 6px 12px rgb(157, 160, 165), -6px -6px 12px rgb(255, 255, 255)Background Color
#e0e5ec