Skip to content

Free browser tool

CSS Neumorphism Generator

Derive matching light and dark shadows from one surface color and export raised or inset soft-UI CSS.

Live preview

Raised

Generated code

.soft-surface {
  background: #e6e8ec;
  border-radius: 28px;
  box-shadow: 14px 14px 30px #c2c4c8, -14px -14px 30px #ffffff;
}

Controls

14px
30px
0.14
28px