Box Shadow 생성기
무료 CSS box-shadow 생성기입니다. 오프셋, 블러, 스프레드, 색상 및 불투명도에 대한 슬라이더로 그림자를 디자인하세요. 여러 그림자를 겹칩니다. CSS를 즉시 복사하세요.
Runs in your browserUpdated Apr 26, 2026
Box shadow generator
CSS
box-shadow: 0px 10px 30px -10px rgba(59, 130, 246, 0.40);css
자주 묻는 질문
›Can I layer multiple shadows?
Yes — add as many shadows as you want, each with its own offset, blur, spread and color.
›Does it support inset shadows?
Yes — toggle 'inset' to make a shadow appear inside the element instead of outside.
›Does it output Tailwind?
Yes — for common single-shadow patterns. Multi-shadow stacks need custom CSS.
›Is the generator free?
Yes — fully free, no signup.