Back to Design Tools

Neumorphism Generator

Create soft UI neumorphic design elements

Controls
Size160px
Radius20px
Distance8px
Intensity15%
Blur16px
Color#e0e5ec
CSS Code
background: #e0e5ec;
border-radius: 20px;
box-shadow: 8px 8px 16px #babfc6,
    -8px -8px 16px #ffffff;

Neumorphism CSS Generator

Neumorphism (or soft UI) is a design style that creates elements that appear to extrude from or be pressed into the background. It uses subtle shadows on both sides to simulate depth. Choose between flat, concave, and convex shapes, and adjust distance, intensity, blur, and color to create the perfect neumorphic effect.