// cpt-city: jjg/neo10/face/skin/red-pink-white (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 red_pink_white = color_map { [0.00000 color rgbf <0.9608,0.6118,0.5333,0.0000>] [0.10000 color rgbf <0.9608,0.6118,0.5333,0.0000>] [0.10000 color rgbf <0.8863,0.4510,0.3922,0.0000>] [0.20000 color rgbf <0.8863,0.4510,0.3922,0.0000>] [0.20000 color rgbf <0.8118,0.4039,0.3412,0.0000>] [0.30000 color rgbf <0.8118,0.4039,0.3412,0.0000>] [0.30000 color rgbf <0.7333,0.3608,0.2902,0.0000>] [0.40000 color rgbf <0.7333,0.3608,0.2902,0.0000>] [0.40000 color rgbf <0.6588,0.3176,0.2431,0.0000>] [0.50000 color rgbf <0.6588,0.3176,0.2431,0.0000>] [0.50000 color rgbf <0.5843,0.2745,0.2000,0.0000>] [0.60000 color rgbf <0.5843,0.2745,0.2000,0.0000>] [0.60000 color rgbf <0.5059,0.2392,0.1765,0.0000>] [0.70000 color rgbf <0.5059,0.2392,0.1765,0.0000>] [0.70000 color rgbf <0.4314,0.2078,0.1490,0.0000>] [0.80000 color rgbf <0.4314,0.2078,0.1490,0.0000>] [0.80000 color rgbf <0.3569,0.1725,0.1255,0.0000>] [0.90000 color rgbf <0.3569,0.1725,0.1255,0.0000>] [0.90000 color rgbf <0.2824,0.1373,0.1020,0.0000>] [1.00000 color rgbf <0.2824,0.1373,0.1020,0.0000>] }