Glass Morphism

Copy and paste this Glassmorphism CSS snippet into your frontend project for an amazing CSS glass effect.

🦄

Setting

Scroll to see the magic of morphism

Transparency 1

Blur value 10

background: rgba(255, 255, 255, 1); box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 ); backdrop-filter: blur( 10px ); -webkit-backdrop-filter: blur( 10px ); border-radius: 10px;
h-full w-full bg-gray-400 rounded-md bg-clip-padding backdrop-filter backdrop-blur-sm bg-opacity-10 border border-gray-100

Checkout other free tools