🇬🇧WebFileTools/Box-Shadow Generator
Blog🇫🇷 French
🇬🇧WebFileTools/Box-Shadow Generator

CSS Box-Shadow Generator

Stack multi-layer CSS shadows: offset, blur, spread, color, inset. Tailwind export. 100% browser.

Layer 1
CSS
box-shadow: 0px 8px 24px 0px #00000040;
Tailwind
shadow-[0px_8px_24px_0px_#00000040]

You use this tool often? Pro includes files up to 500 MB and priority processing.

What is Box-Shadow Generator?

The tool generates CSS box-shadow with multiple stacked layers, each with its own offset, blur, spread, color and inset toggle.

How to use this tool?

Adjust each layer's sliders, add or remove layers, pick a preview background color, then copy the CSS or the Tailwind class.

Benefits

  • Multiple shadow layers
  • Interactive sliders
  • Inset mode
  • CSS + Tailwind export
  • Live preview

Frequently Asked Questions

Can I stack multiple shadows?
Yes, add as many layers as needed with their own parameters; inset and outset shadows can coexist.
How does inset mode work?
Inset paints the shadow inside the element instead of projecting it outward — useful for inner glow or pressed-in effects.
Is the output Tailwind-friendly?
Yes, the tool also outputs the arbitrary class shadow-[...] ready to paste into Tailwind code.

What is Box-Shadow Generator?

The tool generates CSS box-shadow with multiple stacked layers, each with its own offset, blur, spread, color and inset toggle.

How to use this tool?

Adjust each layer's sliders, add or remove layers, pick a preview background color, then copy the CSS or the Tailwind class.

Benefits

  • Multiple shadow layers
  • Interactive sliders
  • Inset mode
  • CSS + Tailwind export
  • Live preview

Frequently Asked Questions

Can I stack multiple shadows?
Yes, add as many layers as needed with their own parameters; inset and outset shadows can coexist.
How does inset mode work?
Inset paints the shadow inside the element instead of projecting it outward — useful for inner glow or pressed-in effects.
Is the output Tailwind-friendly?
Yes, the tool also outputs the arbitrary class shadow-[...] ready to paste into Tailwind code.