Example RGB float array format: [[1.00, 0.00, 0.00], [0.00, 1.00, 0.00], [0.00, 0.00, 1.00]]
Also accepts multi-line input, e.g. one [r, g, b] entry per line.
Example HEX Color list format: #FF0000,#00FF00,#0000FF or FF0000,00FF00,00FFFF (comma or newline separated)
* Gradient is updated when you focus out from text-area (click page background or Generate button)
** To save gradient texture, Right click over the gradient and select Save image as..
*** Switching format converts the current input automatically if it's valid.
< Back to tools page