ConvertAll.ai logoconvertall.ai

Générateur CSS Box Shadow

Créez de belles ombres CSS avec éditeur visuel. Ajoutez ombres multiples, effets inset, flou, diffusion et couleur. Aperçu en direct avec copie instantanée du code CSS. Générateur gratuit.

Gratuit100% PrivéSans Téléchargement
Ombre 1
X0px
Y4px
Blur24px
Spread0px
Opacity8%
Border Radius16px
box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.08);
border-radius: 16px;

Questions Fréquentes

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.

Comment Utiliser

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.