// cpt-city: jjg/neo10/clth/pink-red (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_red = color_map { [0.00000 color rgbf <1.0000,0.9529,0.9569,0.0000>] [0.10000 color rgbf <1.0000,0.9529,0.9569,0.0000>] [0.10000 color rgbf <1.0000,0.8392,0.8510,0.0000>] [0.20000 color rgbf <1.0000,0.8392,0.8510,0.0000>] [0.20000 color rgbf <1.0000,0.7255,0.7451,0.0000>] [0.30000 color rgbf <1.0000,0.7255,0.7451,0.0000>] [0.30000 color rgbf <1.0000,0.6078,0.6392,0.0000>] [0.40000 color rgbf <1.0000,0.6078,0.6392,0.0000>] [0.40000 color rgbf <0.9725,0.5098,0.5451,0.0000>] [0.50000 color rgbf <0.9725,0.5098,0.5451,0.0000>] [0.50000 color rgbf <0.9216,0.4275,0.4627,0.0000>] [0.60000 color rgbf <0.9216,0.4275,0.4627,0.0000>] [0.60000 color rgbf <0.8706,0.3451,0.3804,0.0000>] [0.70000 color rgbf <0.8706,0.3451,0.3804,0.0000>] [0.70000 color rgbf <0.7725,0.2784,0.3098,0.0000>] [0.80000 color rgbf <0.7725,0.2784,0.3098,0.0000>] [0.80000 color rgbf <0.6745,0.2157,0.2392,0.0000>] [0.90000 color rgbf <0.6745,0.2157,0.2392,0.0000>] [0.90000 color rgbf <0.5765,0.1490,0.1725,0.0000>] [1.00000 color rgbf <0.5765,0.1490,0.1725,0.0000>] }