CSS Shadow Generator

Generate CSS for box shadows (outer/inner) with adjustable parameters.
Pattern
box-shadowtext-shadow
Color (#000000)
Opacity (50%)
Spread (5px)
Offset Y (10px)
Offset X (10px)
Size (0px)
Direction
OuterInner

Explanation

Generates CSS in real time from shadow parameters such as color and distance.

Settings

PatternChoose between box shadows (box-shadow) and text shadows (text-shadow).
ColorSets the shadow color.
OpacitySets the opacity of the shadow color.
SpreadAdjusts the blur/spread amount.
DistanceSets the X/Y offsets of the shadow. 0px is centered.
SizeSets the size of the shadow. Setting distance to 0px and increasing size creates a glow-like effect.
DirectionChoose whether the shadow is outside or inset.