// cpt-city: jjg/neo10/face/skin/orange-pink (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 orange_pink = color_map { [0.00000 color rgbf <1.0000,0.9490,0.9255,0.0000>] [0.10000 color rgbf <1.0000,0.9490,0.9255,0.0000>] [0.10000 color rgbf <1.0000,0.8510,0.7804,0.0000>] [0.20000 color rgbf <1.0000,0.8510,0.7804,0.0000>] [0.20000 color rgbf <0.9333,0.7725,0.6941,0.0000>] [0.30000 color rgbf <0.9333,0.7725,0.6941,0.0000>] [0.30000 color rgbf <0.8667,0.6941,0.6078,0.0000>] [0.40000 color rgbf <0.8667,0.6941,0.6078,0.0000>] [0.40000 color rgbf <0.8000,0.6157,0.5255,0.0000>] [0.50000 color rgbf <0.8000,0.6157,0.5255,0.0000>] [0.50000 color rgbf <0.7333,0.5373,0.4392,0.0000>] [0.60000 color rgbf <0.7333,0.5373,0.4392,0.0000>] [0.60000 color rgbf <0.6588,0.4588,0.3569,0.0000>] [0.70000 color rgbf <0.6588,0.4588,0.3569,0.0000>] [0.70000 color rgbf <0.6039,0.3804,0.2627,0.0000>] [0.80000 color rgbf <0.6039,0.3804,0.2627,0.0000>] [0.80000 color rgbf <0.5333,0.3059,0.1765,0.0000>] [0.90000 color rgbf <0.5333,0.3059,0.1765,0.0000>] [0.90000 color rgbf <0.4235,0.2392,0.1216,0.0000>] [1.00000 color rgbf <0.4235,0.2392,0.1216,0.0000>] }