ToolypetMCP
intermediate3 minutescss

Neumorphism UI Design

Create a neumorphic (soft UI) design with dual shadows, subtle gradients, and pressed states.

neumorphismsoft-uishadowmodern

このレシピの使いどころ

Neumorphism creates a soft, extruded look popular in dashboard and control panel designs. It works best on light, monotone backgrounds with consistent lighting direction.

ステップ

1

Box Shadow Generator

このツールを試す

Create the extruded effect

プロンプト:Generate neumorphic shadows: light shadow -6px -6px 14px rgba(255,255,255,0.7) and dark shadow 6px 6px 14px rgba(0,0,0,0.15)
2

Box Shadow Generator

このツールを試す

Create the pressed state

プロンプト:Generate pressed/inset neumorphic shadows: inset -3px -3px 7px rgba(255,255,255,0.5) and inset 3px 3px 7px rgba(0,0,0,0.1)
3

Subtle background gradient

プロンプト:Generate a very subtle background gradient from #e8e8e8 to #f0f0f0 at 145 degrees for the neumorphic surface
4

Border Radius Generator

このツールを試す

Soft rounded corners

プロンプト:Generate 20px border-radius for rounded neumorphic elements

よくある質問

Is neumorphism accessible?

It has accessibility challenges — low contrast between element and background makes boundaries hard to see. Add subtle borders and ensure text contrast meets WCAG AA. Not recommended for primary UI.

When should I use neumorphism?

Best for decorative elements, music players, calculators, and control panels. Avoid for text-heavy UIs, forms, or e-commerce where clarity is essential.

関連レシピ