Maybe I‘m missing something obvious, but I assumed that the hues on https://palettes.colorjs.io/ were intended to be in degrees (there‘s no ° or deg). Their actual range values are all between 360 and 720, so I think they are missing a modulo operation.

PS: It‘s also not stated which kind of hue is used here.
Maybe I‘m missing something obvious, but I assumed that the hues on https://palettes.colorjs.io/ were intended to be in degrees (there‘s no

°ordeg). Their actual range values are all between 360 and 720, so I think they are missing a modulo operation.PS: It‘s also not stated which kind of hue is used here.