Gradient text
Text filled with a gradient instead of a solid color — often animated to shift or cycle through hues.
What you're seeing
A headline where the letters themselves are a gradient — shifting from one color to another.
Where you'll see it
Hero headlines, feature callouts, badges.
Difficulty
Very low — 1/5
Libraries that build it
CSS only
Ready to prompt — paste this into your AI coding tool
"Apply an animated diagonal gradient fill to the headline using background-clip: text, animate background-position 3s linear infinite"