Design beautiful Soft UI elements instantly. Tweak colors, shadows, and shapes, and get production-ready CSS code to paste directly into your projects.
Neumorphism (or Soft UI) is a popular UI design trend that combines flat design and skeuomorphism. Instead of an element looking like it's floating above the background (like material design), a neumorphic element appears to extrude from the background itself.
box-shadow. It uses two shadows: a dark shadow on the bottom-right and a light shadow on the top-left. The exact tint of the shadows is algorithmically calculated from your base color.