Modern Soft UI•100% Client-Side Privacy

Neumorphism Design Generator

Advanced Soft UI generator: dynamic 4-way light angles, concave/convex gradients, pressed states, with CSS & Tailwind classes.

Surface Base Color#e0e5ec
Light Source Angle
Shape Profile / Curvature
Elevation Distance16px
Blur Radius32px
Corner Radius32px
Contrast Intensity15%
Element Size170px
⚡
Soft UI

Neumorphic Card

Soft physical depth with dual 4-way light physics.

75% CapacityActive
CSS3Standard CSS Properties
border-radius: 32px;
background: #e0e5ec;
box-shadow: 16px 16px 32px #babfc6, -16px -16px 32px #ffffff;
Compatible with all standard CSS stylesheets.neumorphic-element
Tailwind v3/v4Tailwind CSS Arbitrary Classes
rounded-[32px] bg-[#e0e5ec] shadow-[16px_16px_32px_#babfc6,-16px_-16px_32px_#ffffff]
Directly paste into your JSX/HTML className<div className="...">

How to Use Neumorphism Design Generator

01

Pick your surface color or choose from modern light & dark presets.

02

Select light source direction (↖ Top-Left, ↗ Top-Right, ↘ Bottom-Right, ↙ Bottom-Left).

03

Choose shape curvature: Flat, Concave, Convex, or Pressed (Inset).

04

Copy standard CSS properties or Tailwind CSS arbitrary classes from their dedicated boxes.

Frequently Asked Questions

How does Neumorphism work?

Neumorphism simulates soft plastic extrusion by combining two offset shadows calculated from light physics: a darker shadow on the opposite side of the light source, and a lighter highlight facing the light.

How do I use the Tailwind CSS output?

Copy the provided Tailwind classes (such as shadow-[...], rounded-[...], bg-[...]) directly into your JSX or HTML class attribute.

Can I create dark mode neumorphic components?

Yes, toggle between light surface (#e0e5ec) and dark mode (#1e222b) to see automatic shadow contrast adjustment.

Related Developer Tools

Explore more free client-side developer utilities in this category

View All Tools