Box Shadow
Create CSS box shadows with multiple options based on color (including Tailwind), direction, distance, and other options. The result is a CSS value that can be copied and used anywhere on the web.
Box Color
Shadow Color
Background Color
Horizontal Shift
Vertical Shift
Blur Radius
Spread Radius
Opacity
CSS
box-shadow: 5px 5px 5px 2px rgba(0,0,0,0.9);