See https://codepen.io/jasesmith/pen/rZmKQG for an idea of what it might look like to generate a range of color values.
It might be useful to be able to generate a range of colors rather than explicitly defining each color individually. It would be useful for:
- saturation or value stepping for a specific hue
- grayscale stepping
- hue stepping
See https://codepen.io/jasesmith/pen/rZmKQG for an idea of what it might look like to generate a range of color values.
It might be useful to be able to generate a range of colors rather than explicitly defining each color individually. It would be useful for: