When gradients and animations use lab()/lch() colors, should the gradient/animation interpolate in the lab() colorspace? If a gradient/animation uses a mixture of lab() and rgb() colors, I assume it ...
body { background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab); background-size: 400% 400%; animation: gradient 15s ease infinite; } @keyframes ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results