CSSAwwwards
+ Submit tool
Built-in toolFree · No signup

CSS Neumorphism Generator

Design soft-UI neumorphic elements visually. Choose between Flat, Pressed, Concave, and Convex shapes. Tune distance, blur, and intensity while the background colour automatically derives the correct light and dark shadow colours.

Background color

Shape type

10px
20px
100

Preview shape

150px

Derived shadow colors

Dark
Light
CSS Output
.element {  background: #e0e0e0;  border-radius: 12px;  box-shadow: 10px 10px 20px #c2c2c2, -10px -10px 20px #fefefe;}

How to use

01

Pick a background

Choose a mid-tone colour — greys like #e0e0e0 work best. Extremes (black/white) reduce the effect.

02

Select shape type

Flat and Pressed are most common. Concave/Convex add subtle gradients for extra depth.

03

Tune shadows

Adjust distance and blur. Intensity controls how strong the light/dark shadow contrast is.

04

Copy CSS

Hit Copy CSS to get the complete box-shadow and background declarations.

More CSS generator tools

From our directory of 30+ CSS tools.

Browse all →

Know a great CSS tool?

Submit it to the directory and help developers discover it.

Submit a tool →