// cpt-city: jjg/neo10/clth/peach-purple (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 peach_purple = color_map { [0.00000 color rgbf <1.0000,0.9333,0.9255,0.0000>] [0.10000 color rgbf <1.0000,0.9333,0.9255,0.0000>] [0.10000 color rgbf <0.9765,0.7961,0.7765,0.0000>] [0.20000 color rgbf <0.9765,0.7961,0.7765,0.0000>] [0.20000 color rgbf <0.9137,0.6392,0.6667,0.0000>] [0.30000 color rgbf <0.9137,0.6392,0.6667,0.0000>] [0.30000 color rgbf <0.8549,0.5176,0.6078,0.0000>] [0.40000 color rgbf <0.8549,0.5176,0.6078,0.0000>] [0.40000 color rgbf <0.7922,0.4078,0.5804,0.0000>] [0.50000 color rgbf <0.7922,0.4078,0.5804,0.0000>] [0.50000 color rgbf <0.7294,0.3059,0.5765,0.0000>] [0.60000 color rgbf <0.7294,0.3059,0.5765,0.0000>] [0.60000 color rgbf <0.6667,0.2275,0.5843,0.0000>] [0.70000 color rgbf <0.6667,0.2275,0.5843,0.0000>] [0.70000 color rgbf <0.5647,0.2118,0.5686,0.0000>] [0.80000 color rgbf <0.5647,0.2118,0.5686,0.0000>] [0.80000 color rgbf <0.4627,0.1961,0.5569,0.0000>] [0.90000 color rgbf <0.4627,0.1961,0.5569,0.0000>] [0.90000 color rgbf <0.3569,0.1804,0.5451,0.0000>] [1.00000 color rgbf <0.3569,0.1804,0.5451,0.0000>] }