100% PrivateNo Server UploadFree
Preview
Shadow Layers
Layer 1 Properties
0px
4px
6px
-1px
10%
CSS Output
box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1);
How It Works
1
Adjust Sliders
Use the controls to set offset, blur, spread, color, and opacity for each shadow layer.
2
Preview in Real Time
See your shadow update instantly on the preview box as you make changes.
3
Copy the CSS
Click Copy to get the complete CSS box-shadow property ready to paste into your stylesheet.
Frequently Asked Questions
What is CSS box-shadow?
CSS box-shadow adds shadow effects around an element. It takes values for horizontal offset, vertical offset, blur radius, spread radius, and color. You can add multiple shadows to create layered effects.
What is an inset shadow?
An inset shadow appears inside the element instead of outside. It creates a pressed or embedded effect, commonly used in neumorphism design.
Can I add multiple shadows?
Yes, CSS supports multiple box-shadow values separated by commas. This tool lets you add and manage multiple shadow layers independently.
What is neumorphism?
Neumorphism is a design style that combines flat design with skeuomorphism using subtle shadows. It uses both outer and inner shadows to create a soft, extruded look.
Does box-shadow affect layout?
No, box-shadow does not affect the layout or size of elements. It is purely visual and does not change the box model dimensions.
Explore More
Love this tool? Explore 999+ more
Free online tools for images, PDFs, text, code, and more. All running in your browser.
Explore All Tools