// cpt-city: jjg/neo10/clth/pink-3 (cpt) // // Ten-step sequential schemes based on the Cloth 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/clth #declare pink_3 = color_map { [0.00000 color rgbf <1.0000,0.9569,0.9647,0.0000>] [0.10000 color rgbf <1.0000,0.9569,0.9647,0.0000>] [0.10000 color rgbf <1.0000,0.8431,0.8667,0.0000>] [0.20000 color rgbf <1.0000,0.8431,0.8667,0.0000>] [0.20000 color rgbf <1.0000,0.7255,0.7686,0.0000>] [0.30000 color rgbf <1.0000,0.7255,0.7686,0.0000>] [0.30000 color rgbf <1.0000,0.6157,0.6706,0.0000>] [0.40000 color rgbf <1.0000,0.6157,0.6706,0.0000>] [0.40000 color rgbf <0.9294,0.5451,0.5882,0.0000>] [0.50000 color rgbf <0.9294,0.5451,0.5882,0.0000>] [0.50000 color rgbf <0.8549,0.4824,0.5059,0.0000>] [0.60000 color rgbf <0.8549,0.4824,0.5059,0.0000>] [0.60000 color rgbf <0.7765,0.4196,0.4275,0.0000>] [0.70000 color rgbf <0.7765,0.4196,0.4275,0.0000>] [0.70000 color rgbf <0.7020,0.3569,0.3451,0.0000>] [0.80000 color rgbf <0.7020,0.3569,0.3451,0.0000>] [0.80000 color rgbf <0.5961,0.2902,0.2667,0.0000>] [0.90000 color rgbf <0.5961,0.2902,0.2667,0.0000>] [0.90000 color rgbf <0.4824,0.2157,0.1843,0.0000>] [1.00000 color rgbf <0.4824,0.2157,0.1843,0.0000>] }