Create CSS box shadows with multiple layers, live preview, and copy-ready code.
CSS box-shadow adds shadow effects around an element's frame using horizontal/vertical offsets, blur, spread, and color values. Multiple layers create depth and realistic lighting.
box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.06);X/Y Offset: Moves the shadow horizontally and vertically. Positive X moves right, positive Y moves down.
Blur: Controls shadow softness. 0 = sharp edge, higher = more diffused.
Spread: Expands or shrinks the shadow. Negative values create tighter shadows.
Opacity: Adjusts shadow transparency for subtle or bold effects.
Convert text to ASCII codes and back. Supports decimal, hex, binary, and octal formats.
Convert width/height to aspect ratios, scale dimensions, and generate responsive embed CSS for any layout.
Calculate required internet bandwidth based on devices and activities in your household.
Encode and decode Base64 strings. Convert text for data URIs, APIs, and safe data transmission.
Create CSS border-radius with visual controls for each corner. Generate circles, pills, and custom shapes.
Preview how colors appear with different types of color blindness. Test accessibility for color vision deficiency.