Design perfect CSS box shadows with a real-time visual preview. Adjust horizontal and vertical offsets, blur radius, spread radius, color, and inset mode to create subtle or dramatic shadow effects, then copy the CSS code instantly.
box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.10);Design perfect CSS box shadows with a real-time visual preview. Adjust horizontal and vertical offsets, blur radius, spread radius, color, and inset mode to create subtle or dramatic shadow effects, then copy the CSS code instantly.
Set the shadow offsets
Use the sliders to adjust the horizontal and vertical offsets to position the shadow relative to the element.
Adjust blur and spread
Increase the blur radius for softer shadows or the spread radius to expand the shadow area.
Choose color and inset
Pick a shadow color with transparency using the color picker, and toggle inset if you want an inner shadow.
Preview and copy
View the live preview and click copy to get the CSS box-shadow code for your project.