
400+ animated icons for your next project
Generate beautiful CSS box shadows and text shadows for your UI components. Adjust horizontal offset, vertical offset, blur radius, spread, and color with live preview. Copy the ready-to-use CSS code with one click. Great for designing card shadows, button glows, and depth effects. Works with any CSS framework including Tailwind, Bootstrap, and plain CSS.
The CSS box-shadow property adds shadow effects around an element's frame. You can set horizontal offset, vertical offset, blur radius, spread radius, and color.
Yes. CSS supports multiple shadows on the same element, separated by commas.
Yes, completely free. No signup required.
Use Tailwind's built-in shadow utilities (shadow-sm, shadow-md, shadow-lg) for standard shadows, or copy the custom CSS value from this generator and apply it via the [box-shadow:...] arbitrary value syntax.
This tool focuses on CSS box-shadow for elements and cards. For text-shadow effects, apply the CSS text-shadow property manually in your stylesheet using similar offset and blur values.