Neumorphism Generator- Soft UI

Generate neumorphism CSS with live preview.

Neumorphism Generator Tool

10px
30
20px
16px
Generated CSS
background: #e0e5ec;
box-shadow: 10px 10px 20px #c2c7ce, -10px -10px 20px #feffff;
border-radius: 16px;

Why Use Our Neumorphism Generator?

4 Shapes

Flat, concave, convex, and pressed shape options.

Customizable

Full control over shadows, color, and radius.

Copy Code

One-click CSS code copying.

Live Preview

See neumorphic effect on matching background.

Private

Browser-only processing.

Instant

Effect updates instantly.

Other CSS Tools

Neumorphism Guide

Neumorphism (a portmanteau of "new" and "skeuomorphism") is a design approach that creates soft, extruded plastic-like elements using carefully matched box-shadows and background colors. Elements appear to be part of the background surface.

The technique relies on two shadows: a lighter one simulating light hitting the top-left and a darker one simulating shadow on the bottom-right. The element background must match the page background for the illusion to work.