Text Shadow

Create CSS text shadows with multiple options based on color (including Tailwind), direction, distance, and other options. The result is a CSS value that can be copied and used anywhere on the web.
Text Color
Shadow Color
Background Color
Font Size
Horizontal Shift
Vertical Shift
Blur Radius
Opacity
TEXT
CSS
text-shadow: 5px 5px 5px rgba(64,64,64,0.9);