Wassup, I’ve been developing a day/night cycle, the fact that is really working it makes me so happy, but, the sky colour is between dark blue and yellow, i just wanted to do some interpolation to get this palette of colours, but I’m not able to doi it.
The colours are this from left to right:
0,29,68
0,20,44
0,30,55
1,34,71
1,44,78
1,60,90
5,84,123
13,115,47
65,171,185
168,223,200
205,224,137
245,216,116
255,202,106
253,202,95
247,170,87
245,137,105
22,117,123
166,75,132
88,43,128
54,28,117
41,35,107
24,33,95
1,25,77
enter image description here
How can I do it clean and try to implement a interpolation between all these colours?
user25279251 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.