Glassmorphism Generator

Create beautiful, frosted glass effects for your modern UI designs.

CSS Output
background: rgba(255, 255, 255, 0.6);
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(16px) saturate(180%);
-webkit-backdrop-filter: blur(16px) saturate(180%);
border: 1px solid rgba(255, 255, 255, 0.3);
border-radius: 12px;

Glassmorphism

Drag me around!

v1.0