// cpt-city: jjg/neo10/face/skin/yellow-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 yellow_pink = color_map { [0.00000 color rgbf <0.9608,0.8980,0.8039,0.0000>] [0.10000 color rgbf <0.9608,0.8980,0.8039,0.0000>] [0.10000 color rgbf <0.8863,0.8078,0.6941,0.0000>] [0.20000 color rgbf <0.8863,0.8078,0.6941,0.0000>] [0.20000 color rgbf <0.8118,0.7255,0.6078,0.0000>] [0.30000 color rgbf <0.8118,0.7255,0.6078,0.0000>] [0.30000 color rgbf <0.7373,0.6471,0.5216,0.0000>] [0.40000 color rgbf <0.7373,0.6471,0.5216,0.0000>] [0.40000 color rgbf <0.6627,0.5608,0.4196,0.0000>] [0.50000 color rgbf <0.6627,0.5608,0.4196,0.0000>] [0.50000 color rgbf <0.5882,0.4588,0.2902,0.0000>] [0.60000 color rgbf <0.5882,0.4588,0.2902,0.0000>] [0.60000 color rgbf <0.5137,0.4078,0.2745,0.0000>] [0.70000 color rgbf <0.5137,0.4078,0.2745,0.0000>] [0.70000 color rgbf <0.4353,0.3569,0.2275,0.0000>] [0.80000 color rgbf <0.4353,0.3569,0.2275,0.0000>] [0.80000 color rgbf <0.3569,0.2980,0.1804,0.0000>] [0.90000 color rgbf <0.3569,0.2980,0.1804,0.0000>] [0.90000 color rgbf <0.2863,0.1569,0.0471,0.0000>] [1.00000 color rgbf <0.2863,0.1569,0.0471,0.0000>] }