ConvertAll.ai logoconvertall.ai

CSS Box-Shadow Generator

Erstellen Sie CSS Box-Schatten mit visuellem Editor. Mehrere Schatten, Inset, Unschärfe, Ausbreitung und Farbe. Live-Vorschau mit sofortigem CSS-Code kopieren. Kostenloser Generator.

Kostenlos100% PrivatKein Upload
Schatten 1
X0px
Y4px
Blur24px
Spread0px
Opacity8%
Border Radius16px
box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.08);
border-radius: 16px;

Häufig Gestellte Fragen

Can I use multiple shadows?

Yes! You can add up to 4 shadow layers for complex, realistic depth effects. Layered shadows are a key technique in modern UI design (Material Design, Apple HIG).

What is an inset shadow?

An inset shadow appears inside the element instead of outside, creating a pressed or recessed effect. Useful for input fields, buttons, and card inner borders.

Anleitung

1

Choose Preset

Start with a preset or adjust shadow parameters manually.

2

Adjust Values

Control X/Y offset, blur, spread, color, and opacity with sliders.

3

Copy CSS

Copy the generated CSS code to use in your project.