Neumorphism Generator

Visual tool to create soft, extruded UI elements using CSS shadows.

Preview
Result
background: #e0e0e0; border-radius: 30px; box-shadow: -20px -20px 40px rgba(244, 244, 244, 1), 20px 20px 40px rgba(204, 204, 204, 0.15);
Settings
150px
30px
20px
40px

Neumorphism creates a soft, plastic-like look by using light and dark shadows on a base color.

About this Tool

Neumorphism (or Soft UI) is a design trend that uses shadows to make elements appear as if they are extruded from or pressed into the background. It relies on a very specific shadow technique where one side has a light shadow and the opposite side has a dark shadow, both matching the background color.

Frequently Asked Questions