Color shifting in CSS

Color shifting in CSS. An exploration of color animation techniques.

Josh Comeau demonstrates how to achieve smooth color animations without gray artifacts using hue-rotate() and custom properties via @property, illustrated with a confetti heart example.

joshwcomeau.com/animation/color-shifting

Tags: css, animation, color