๐ŸŽจ Neumorphic CSS Generator

Free online Neumorphic CSS generator. Visually adjust shadows, border-radius, colors and preview in real-time. Copy CSS code with one click. Supports buttons, cards, inputs and more.

Zero Deps ยท Works Offline

๐ŸŽจ Style Configuration

20px
8px
16px

๐Ÿ“‹ CSS Code

box-shadow: 8px 8px 16px #bebebe, -8px -8px 16px #ffffff;
border-radius: 20px;
Copied to clipboard