CSS Neumorphism Generator

Generate soft UI / neumorphism CSS with live preview. Customize shadows, colors, and shape. Copy ready CSS.

#e0e5ec

CSS Output

border-radius: 30px;
background: #e0e5ec;
box-shadow: 10px 10px 20px #d1d6dd,
            -10px -10px 20px #eff4fb;

About This Tool

Create neumorphism (soft UI) effects with a visual editor. Adjust distance, blur, intensity, shape, and colors to achieve the perfect soft 3D look. Supports flat, concave, convex, and pressed shapes.

Frequently Asked Questions

What is neumorphism?

Neumorphism is a design trend that uses soft shadows and highlights to create elements that appear extruded from or pressed into the background, creating a soft 3D effect.