Box Shadow Generator
Create CSS box-shadow properties visually with intuitive sliders for X/Y offset, blur radius, spread, and color. See a live preview of your shadow and copy the generated CSS code. Supports multiple shadows, inset mode, and rgba colors with opacity.
CSS
box-shadow: 4px 4px 10px 0px #00000040;