RubanTools

Neumorphism CSS Generator

Create soft-UI neumorphic elements - adjust colour, distance, blur and intensity with live preview. Copy CSS instantly.

Settings
10px
20px
15%
16px
Live Preview
Element

Neumorphism FAQ

Neumorphism (soft UI) is a design style that makes elements appear to extrude from or be pressed into the background surface using two shadows - one dark (bottom-right) and one light (top-left) on the same background colour as the element. It mimics physical depth without heavy imagery.

Neumorphic elements have low contrast between the element and background, making them difficult for users with visual impairments. Always ensure interactive elements (buttons, inputs) have sufficient contrast ratios (WCAG AA = 4.5:1 for text, 3:1 for UI components) and clear focus states.

Flat/Concave/Convex use outer shadows - the element appears to float above the surface. Pressed uses inset shadows - both the dark and light shadows go inward, making the element appear pushed into the surface (useful for active/clicked states).