See the Code - See it Full Page - See Details
:music notes: So back to the spec I go :music notes: Six boxes, each with a background of hsl(var(--hue), 100%, 50%), so the only thing different is the hue. Then each gets a `hue-rotate` animation from 0deg to 360deg (so going around to see all the colors). I've set up animation delays for each so that they should all be on the same hue at the same time. At least as to how I _thought_ `hue-rotate` worked. Seems like saturation and maybe lightness are also affected? Not really seeing in the specs how this formula works.
This Pen uses: HTML, CSS, JavaScript, and