// cpt-city: neota/face/skin/pale-blue (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_pale_blue = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.13158 color rgbf <0.1843,0.1176,0.0980,0.0000>] [0.26316 color rgbf <0.3647,0.2353,0.1922,0.0000>] [0.37427 color rgbf <0.4275,0.3529,0.3294,0.0000>] [0.48538 color rgbf <0.4863,0.4706,0.4667,0.0000>] [0.57895 color rgbf <0.5882,0.5686,0.5647,0.0000>] [0.67251 color rgbf <0.6902,0.6667,0.6588,0.0000>] [0.70468 color rgbf <0.7294,0.6980,0.6667,0.0000>] [0.73684 color rgbf <0.7725,0.7294,0.6745,0.0000>] [0.84210 color rgbf <0.8863,0.8353,0.7725,0.0000>] [0.94737 color rgbf <1.0000,0.9451,0.8745,0.0000>] [0.97368 color rgbf <1.0000,0.9725,0.9373,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }