Scrolling Text Generator

Neumorphism Generator

Create soft UI neumorphic effects with flat, concave, convex, and pressed shapes. Fine-tune distance, intensity, blur, and colors.

Live Preview
Generated CSS
/* Neumorphism Effect */
border-radius: 16px;
background: #e0e5ec;
box-shadow: 8px 8px 16px #c2c7ce,
    -8px -8px 16px #feffff;

Shape

Properties