Box Shadow & Glassmorphism

Create modern multi-layer CSS box shadows and sleek glassmorphism effects with live preview and Tailwind CSS export.

100% Client-Side🔒Zero Data TrackingFree & No Ads
Presets:
Layer #1
Horizontal Offset (X)0px
Vertical Offset (Y)10px
Blur Radius25px
Spread Radius-5px
#000000
Opacity10%
Layer #2
Horizontal Offset (X)0px
Vertical Offset (Y)8px
Blur Radius10px
Spread Radius-6px
#000000
Opacity10%
Live Preview

Preview Card

Customize sliders on the left to see live changes on this card.

CSS Output
box-shadow: 0px 10px 25px -5px rgba(0, 0, 0, 0.1), 0px 8px 10px -6px rgba(0, 0, 0, 0.1);
Tailwind arbitrary class:
shadow-[0px_10px_25px_-5px_rgba(0,_0,_0,_0.1),_0px_8px_10px_-6px_rgba(0,_0,_0,_0.1)]

What is CSS Box Shadow Generator?

This tool allows web developers and UI designers to visually create CSS box-shadow properties and modern glassmorphism (frosted glass) effects without manually guessing pixel values. Easily export clean CSS rules or Tailwind CSS utility classes.

Key Features

  • Multi-layer Shadows: Stack multiple shadow layers for realistic 3D depth and subtle ambient lighting.
  • Glassmorphism Effect: Combine backdrop-filter blur with translucent borders for modern UI cards.
  • Tailwind CSS Support: Instant one-click copy of arbitrary Tailwind shadow classes.
  • Live Preview: Test on light, dark, and vibrant gradient backgrounds in real-time.

Frequently Asked Questions

What makes multi-layer box shadows look better?

Real-world light creates subtle ambient shadows layered on top of direct shadows. By combining 2 or more shadow layers (one sharp, one soft and spread out), you achieve smooth, realistic depth rather than an unnatural harsh dark blob.

Is glassmorphism supported in all browsers?

Yes, modern CSS `backdrop-filter: blur(...)` is supported across all modern browsers (Chrome, Edge, Safari, Firefox).

Can I copy Tailwind classes directly?

Yes, the tool generates both standard CSS and Tailwind CSS classes ready to paste into your components.

Related Tools

💡Suggest Features & Open Source

Need a specific tool, app, or extension?

AnyTools is a 100% free open-source project for creators and developers. If you have an idea for a missing tool, extension, or productivity feature, let us know via email. If you're a developer and want to contribute code, our GitHub repository is always open for pull requests!

Fast Email ResponsesMIT Open Source on GitHub100% Free Forever