Get started
All interface styles

Neumorphism / Soft UI

Controls extruded from a single background colour using paired light and dark shadows, so everything appears moulded from the same surface.

Also called: soft UI, neomorphism, extruded, monochrome relief

Your Design Kit keeps

Colors, typefaces, the spacing scale, motifs, and brand voice.

Neumorphism / Soft UI changes

Surface material, borders, shape, depth, component layout, states, and motion.

Neumorphism / Soft UI specimen

Base components
Customer health

Accounts at risk

Atlas workspace

On track

Renewal is due in 18 days. Weekly use is up and two seats were added this month.

Seats
24
Usage
+18%
Renewal
18 days
Priority
Open account12 min ago
Neumorphism / Soft UI applied
Customer health

Accounts at risk

Atlas workspace

On track

Renewal is due in 18 days. Weekly use is up and two seats were added this month.

Seats
24
Usage
+18%
Renewal
18 days
Priority
Open account12 min ago

Look for: Look for the hairline: every control carries a 1px boundary in addition to its shadow pair, because soft shadows alone do not clear the non-text contrast floor. The selected chip is carved AND ruled AND ticked.

Both panels use the same sample Design Kit and account screen. Only the interface style changes on the right.

Choose what to restyle

Select a scope to create a prompt for your coding agent. Start with one component family or apply the style across the interface.

Choose what the style should change
Apply Neumorphism / Soft UI to cards, panels, sheets, and modals only. Keep my Design Kit's colors, typefaces, and motifs. Leave navigation, forms, actions, and page structure unchanged. Show me one representative card first, then explain the accessibility trade-offs before changing the rest.
Paste this into your coding agent, then add any product-specific constraints.

What you see

The perceptual fingerprint, in the order you notice it.

  • Background and controls in the same colour, distinguished only by shadow
  • Two shadows per element — light from the top-left, dark from the bottom-right
  • Very soft large radii on everything
  • Almost no borders and almost no colour variation
  • Pressed elements that appear carved into the surface rather than lifted

Best for

  • Small focused surfaces — players, controls, single-purpose panels
  • Brands aiming at calm, tactile, physical-product associations
  • Showcase pieces where the surface itself is the demonstration

Avoid when

  • Anything with real accessibility requirements and no budget to fix them
  • Dense interfaces — the shadow pair costs space around every element
  • Dark or saturated kits, where the light shadow has nowhere to go

Accessibility

Where this style tends to fail an audit, and what fixes it.

  • This is the highest-risk style in the catalog. Shadow-only boundaries routinely fail the 3:1 non-text contrast requirement, so every control here also needs a real border or fill difference.
  • Selected state must never be 'pressed shadow' alone — carve plus an accent rule plus a glyph, or the state is invisible to a large share of users.
  • Focus cannot be a soft glow. Use a solid 2px `--ring` outline with a 2px offset, which deliberately breaks the soft aesthetic where it must.

Built for

The site archetypes this render grammar suits. Each opens the catalog on that lane.

Matching design kits

A style is a render grammar. A design kit supplies the colour, type and personality it paints.

Single-surface soft UI where depth comes entirely from a dual same-hue shadow (raised + inset). No borders; the box-shadow IS the identity.

Implementation bundle

Pro

What an agent needs in order to actually build Neumorphism / Soft UI on top of your design kit — surface rules, per-component behaviour, responsive behaviour, fallbacks and QA.

Loading the implementation bundle…

Agent tags

The vocabulary a coding agent can match this style on.

  • soft-shadow-pair
  • extruded-surface
  • monochrome-relief
  • carved-state
  • low-contrast-risk