Online CSS Box Shadow Generator
Create box-shadow CSS from offset X/Y, blur, spread, and color.
box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.2);
Frequently Asked Questions
- What does each value do?
- Offset X/Y move the shadow; blur softens edges; spread expands/shrinks the shadow; color sets the shadow color.
- Can I use inset?
- Yes. Enable 'Inset' to create an inner shadow.
Related Developer Tools
JSON Formatter
Format, validate, and beautify JSON. Minify or pretty-print with one click.
Base64 Decode
Decode Base64 strings to text. Encode text to Base64.
UUID Generator
Generate random UUIDs (v4) for unique identifiers. Copy with one click.
URL Encoder Decoder
Encode and decode URLs. Convert special characters for safe use in URLs.
Convert Color Hex to RGB
Convert hex color codes to RGB values (R, G, B).
Convert Color RGB to Hex
Convert RGB values (R, G, B) to hex color codes.