Skip to content
Box Shadow Generator

Create CSS box shadows with visual editor

Preview

Shadow Layers

box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1);
box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1);

Create professional CSS box shadows with our visual editor. Add depth and dimension to your UI elements with customizable shadow layers. Adjust offset, blur, spread, and color in real-time. Stack multiple shadows for complex effects and copy production-ready CSS.

How to Use

  1. 1Adjust horizontal and vertical offset with sliders
  2. 2Set blur radius for soft or sharp shadows
  3. 3Adjust spread to expand or shrink the shadow
  4. 4Pick a shadow color and opacity
  5. 5Add multiple layers and copy the CSS code

Frequently Asked Questions