// cpt-city: jjg/neo10/face/skin/glowing-peach (cpt) // // Ten-step sequential schemes based on the Skin 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/face/skin #declare glowing_peach = color_map { [0.00000 color rgbf <1.0000,0.9725,0.8039,0.0000>] [0.10000 color rgbf <1.0000,0.9725,0.8039,0.0000>] [0.10000 color rgbf <0.9961,0.8627,0.6667,0.0000>] [0.20000 color rgbf <0.9961,0.8627,0.6667,0.0000>] [0.20000 color rgbf <0.9961,0.7569,0.5294,0.0000>] [0.30000 color rgbf <0.9961,0.7569,0.5294,0.0000>] [0.30000 color rgbf <0.9725,0.6588,0.4078,0.0000>] [0.40000 color rgbf <0.9725,0.6588,0.4078,0.0000>] [0.40000 color rgbf <0.8863,0.5843,0.3451,0.0000>] [0.50000 color rgbf <0.8863,0.5843,0.3451,0.0000>] [0.50000 color rgbf <0.8039,0.5098,0.2784,0.0000>] [0.60000 color rgbf <0.8039,0.5098,0.2784,0.0000>] [0.60000 color rgbf <0.7176,0.4314,0.2157,0.0000>] [0.70000 color rgbf <0.7176,0.4314,0.2157,0.0000>] [0.70000 color rgbf <0.6314,0.3569,0.1490,0.0000>] [0.80000 color rgbf <0.6314,0.3569,0.1490,0.0000>] [0.80000 color rgbf <0.5490,0.2824,0.0863,0.0000>] [0.90000 color rgbf <0.5490,0.2824,0.0863,0.0000>] [0.90000 color rgbf <0.4627,0.2078,0.0196,0.0000>] [1.00000 color rgbf <0.4627,0.2078,0.0196,0.0000>] }