|
|
|
|
|
by aparadja
101 days ago
|
|
If you ever need to generate a gradient between colors in any of your code, interpolating colors in the Lab color space is an awesome option. A simple linear interpolation of the components gives impressively beautiful results. (Although, like several other commenters, I do recommend OKLab.) |
|