devinmcgloin/clr

Interpolation between colors

Opened this issue · 0 comments

It'd be great to be able to interpolate between colors. It'd have to be either interpolation that accounts for the color space or done in CIELAB in order to maintain the distances between colors to our own eyes.

Doing this in CIELAB is simpler / more generally useful, but requires a way back to the old representations.