Box Shadow Generator

Build multi-layer CSS box shadows with a live preview.

Runs entirely in your browser
  • Layer 1
    0px
    10px
    20px
    -5px
CSS
box-shadow: 0px 10px 20px -5px #00000033;
Tailwind
shadow-[0px_10px_20px_-5px_#00000033]

Related tools