Color shift on hover
Background or text color transitions smoothly on hover — often across bold color combinations.
What you're seeing
Hover a section or card and the color changes — sliding through values.
Where you'll see it
Section backgrounds, card hover states, navigation items.
Difficulty
Very low — 1/5
Libraries that build it
CSS onlyMotionGSAP
Ready to prompt — paste this into your AI coding tool
"Transition background from [color-a] to [color-b] on hover using CSS, 0.4s ease"