Wrong color-mix polar color space to string
zakybilfagih opened this issue · 0 comments
zakybilfagih commented
background-color: color-mix(in lch longer hue, hsl(200deg 50% 80%), coral);
codegen
color-mix(in polar-with-hue(lch, longer), hsl(200deg, 50%, 80%), #FF7F50)