CSS Shadow Generator
Box-shadow · Text-shadow · Multi-layer · Live preview · Free
Shadow Layers
Preview
css • output
CSS Shadow Syntax
The CSS box-shadow property accepts one or more shadow layers. Each layer is defined by: offset-x offset-y blur-radius spread-radius color. Multiple layers are comma-separated, and the inset keyword creates an inner shadow.