CSS Box Shadow Generator
Visually adjust offsets, blur, and spread to build the perfect CSS shadow.
Visually adjust offsets, blur, and spread to build the perfect CSS shadow.
Adding a drop shadow to your web elements creates a sense of depth and hierarchy, making your UI feel interactive and layered. Our free CSS Box Shadow Generator lets you dial in the exact lighting values you need:
A standard box shadow appears outside the element, making it look like it is floating above the page. An inset shadow renders inside the element's border, creating an illusion that the element is pressed or stamped down into the page.
Yes! The CSS output generated uses the standard box-shadow property, as well as the older -webkit-box-shadow prefix to ensure maximum compatibility across modern browsers like Chrome, Safari, Firefox, and Edge.