Time-based background colour transitions with Temporal and CSS color-mix

Title “Time-based background colour transitions with temporal and css color-mix” over a pixel-art scene of a blue sky with clouds and birds above trees and flowers.

Sophie Koonin maps the time of day to four stages (sunrise, daytime, sunset, and night), each with its own palette. The Temporal API reads the current time, while color-mix() blends smoothly between stages during transitions. Registered custom properties animate the shift, with @supports fallbacks and a Date-based polyfill for Safari.

localghost.dev/blog/time-based-background-colour-transitions-with-temporal-and-css-color-mix