// cpt-city: neota/face/skin/pink-yellow (ggr) // // Gradients for pixel art by David Gowers (a.k.a. neota, aicaz) // // author: David Gowers (Neota, Aicaz) // copyright: Free to use // year: 2004 // url: https://phillips.shef.ac.uk/pub/cpt-city/neota/face/skin #declare FACE_SKIN_pink_yellow = color_map { [0.00000 color rgbf <0.0078,0.0078,0.0118,0.0000>] [0.12824 color rgbf <0.1333,0.0784,0.0824,0.0000>] [0.25648 color rgbf <0.2549,0.1451,0.1569,0.0000>] [0.33970 color rgbf <0.3373,0.2235,0.2000,0.0000>] [0.42292 color rgbf <0.4196,0.3059,0.2392,0.0000>] [0.50068 color rgbf <0.4980,0.3294,0.2392,0.0000>] [0.57844 color rgbf <0.5725,0.3529,0.2392,0.0000>] [0.75443 color rgbf <0.7529,0.4667,0.3529,0.0000>] [0.93042 color rgbf <0.9294,0.5804,0.4627,0.0000>] [0.95373 color rgbf <0.9529,0.6784,0.5412,0.0000>] [0.97704 color rgbf <0.9765,0.7804,0.6196,0.0000>] [0.98852 color rgbf <0.9882,0.8549,0.7765,0.0000>] [1.00000 color rgbf <1.0000,0.9294,0.9333,0.0000>] }