What this tool does
The Neumorphism Generator builds the CSS for the soft-UI look: two opposite box-shadows — one darker, one lighter — on a surface that matches the background, producing a subtle extruded effect. Adjust the colour, size, radius, distance, blur, intensity, and shape, then copy the generated CSS.
How it works
From your base colour the tool derives a darker shadow and a lighter highlight, then composes a box-shadow with the offset and blur you choose. Concave and convex shapes add a matching gradient; the pressed shape uses inset shadows. The live preview renders on a background of the same colour so the effect reads correctly.
A note on accessibility
Neumorphism is inherently low-contrast, so use it for accents rather than critical controls, keep clear focus states, and verify text and control contrast with a contrast checker before shipping.
Privacy
Everything runs locally in your browser. Nothing you enter is uploaded, logged, or stored.