// cpt-city: jjg/neo10/othr/pastel-rainbow (cpt) // // Ten-step sequential schemes based on the Other pixel-art // gradients by Neota // // author: J.J. Green // copyright: Free to use // year: 2010 // url: https://phillips.shef.ac.uk/pub/cpt-city/jjg/neo10/othr #declare pastel_rainbow = color_map { [0.00000 color rgbf <0.9412,0.9686,0.9686,0.0000>] [0.10000 color rgbf <0.9412,0.9686,0.9686,0.0000>] [0.10000 color rgbf <0.8275,0.9098,0.9098,0.0000>] [0.20000 color rgbf <0.8275,0.9098,0.9098,0.0000>] [0.20000 color rgbf <0.7294,0.8510,0.7765,0.0000>] [0.30000 color rgbf <0.7294,0.8510,0.7765,0.0000>] [0.30000 color rgbf <0.6392,0.7882,0.6392,0.0000>] [0.40000 color rgbf <0.6392,0.7882,0.6392,0.0000>] [0.40000 color rgbf <0.6667,0.6471,0.6667,0.0000>] [0.50000 color rgbf <0.6667,0.6471,0.6667,0.0000>] [0.50000 color rgbf <0.6941,0.5020,0.6941,0.0000>] [0.60000 color rgbf <0.6941,0.5020,0.6941,0.0000>] [0.60000 color rgbf <0.6549,0.4275,0.5412,0.0000>] [0.70000 color rgbf <0.6549,0.4275,0.5412,0.0000>] [0.70000 color rgbf <0.6039,0.3608,0.3686,0.0000>] [0.80000 color rgbf <0.6039,0.3608,0.3686,0.0000>] [0.80000 color rgbf <0.4549,0.3098,0.4157,0.0000>] [0.90000 color rgbf <0.4549,0.3098,0.4157,0.0000>] [0.90000 color rgbf <0.2980,0.2627,0.4784,0.0000>] [1.00000 color rgbf <0.2980,0.2627,0.4784,0.0000>] }