Skip to content

ตัวสร้าง Box Shadow

ตัวสร้าง CSS box-shadow ฟรี ออกแบบเงาด้วยแถบเลื่อนสำหรับ offset, blur, spread, color และ opacity ใส่เงาหลายชั้น คัดลอก 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.

ผู้คนยังค้นหา