Don't like ads? Go Ad-Free Today

CSS Neumorphism Generator

ColorDeveloper
ADVERTISEMENT · REMOVE?

Preset Styles


Base Color

The background color of both the element and its surroundings

Shape


Shadow

How far the shadows extend from the element
Contrast between light and dark shadows
Direction the light source comes from (degrees)
Live Preview
ADVERTISEMENT · REMOVE?

Guide

CSS Neumorphism Generator

CSS Neumorphism Generator

Build soft, extruded “neumorphic” UI elements without hand-tuning two opposing box-shadows. Pick a base color, choose a shape (flat, concave, convex, or pressed), drag the sliders for distance, intensity, blur, and light angle, then copy the generated CSS straight into your project.

How to Use

  1. Pick a background color. The same color is used for the element and the surrounding canvas — that is what makes neumorphism work.
  2. Choose a shape: Flat, Concave (subtle dip in), Convex (subtle pop out), or Inset (pressed in).
  3. Adjust Distance and Light Angle to set the shadow direction.
  4. Tune Intensity and Blur until the surface feels right.
  5. Copy the CSS, or toggle Show HTML + CSS for a paste-ready snippet.

Features

  • Live preview — every slider change updates the rendered element instantly.
  • Five built-in presets — Soft Light, Strong Light, Soft Dark, Strong Dark, and Pressed.
  • Auto-derived shadow colors — light and dark shadows are mathematically lightened/darkened from your base color so the effect always matches.
  • Concave and convex gradients — the tool generates a matching linear gradient for the element’s surface in those modes.
  • Inset (pressed) mode — for buttons that look “pushed in” on click.
  • Light angle control — rotate the virtual light source from 0° to 360°.
  • Copy-ready CSS — clean output with both the box-shadow declaration and the surface background.

FAQ

  1. What is neumorphism?

    Neumorphism (also called soft UI) is a visual style where elements appear to extrude from or sink into the background. It is achieved with two box-shadows of equal blur — one lighter shadow on the side facing the light and one darker shadow on the opposite side — both rendered against a background of the same color as the element itself.

  2. Why does the element have to share the background color?

    Neumorphism relies on the illusion that the shape is part of the same surface as the background. If the element uses a different color it stops looking like an extrusion and instead reads as a flat tile with two random shadows, which breaks the effect.

  3. Are neumorphic interfaces accessible?

    They have well-known accessibility trade-offs. Because all elements share the background color, contrast against text and other UI is often very low, which can fail WCAG contrast requirements and confuse screen-magnifier users. Use neumorphism for decorative surfaces and keep critical interactive elements high-contrast.

  4. How is the light angle related to the shadow offsets?

    The two shadow offsets are derived from the light angle using basic trigonometry: offsetX = cos(angle) × distance, offsetY = sin(angle) × distance. The opposite shadow is placed at the negated offsets so the light and dark sides always sit on opposite edges, matching where a real light source would cast them.

Want To enjoy an ad-free experience? Go Ad-Free Today

Install Our Extensions

Add IO tools to your favorite browser for instant access and faster searching

Add to Chrome Extension Add to Edge Extension Add to Firefox Extension Add to Opera Extension

Scoreboard Has Arrived!

Scoreboard is a fun way to keep track of your games, all data is stored in your browser. More features are coming soon!

ADVERTISEMENT · REMOVE?
ADVERTISEMENT · REMOVE?
ADVERTISEMENT · REMOVE?

News Corner w/ Tech Highlights

Get Involved

Help us continue providing valuable free tools

Buy me a coffee
ADVERTISEMENT · REMOVE?