CSS Box Shadow Generator

Fine-tune box shadow offsets, blurs, spreads, and color values to instantly export CSS box-shadow code.

Back to Dashboard

Interactive Tool Workspace

100% Client-Side Processing
box-shadow: 10px 10px 20px 0px rgba(99, 102, 241, 0.3);

How to use CSS Box Shadow Generator

  1. Adjust Sliders: Set horizontal offset, vertical offset, blur strength, and spread length.
  2. Set color & transparency: Pick a shadow color and slide opacity between 0.0 and 1.0.
  3. Export properties: Inspect results and copy styling properties.

Frequently Asked Questions

Q: Is inset shadow supported?

This compiler calculates standard drop shadows which is the common box-shadow use-case.