// cpt-city: neota/face/skin/blueish-pink (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_blueish_pink = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.15647 color rgbf <0.2196,0.1294,0.1216,0.0000>] [0.31295 color rgbf <0.4392,0.2549,0.2431,0.0000>] [0.39922 color rgbf <0.5451,0.3373,0.2902,0.0000>] [0.48550 color rgbf <0.6510,0.4235,0.3373,0.0000>] [0.57596 color rgbf <0.7373,0.5098,0.4549,0.0000>] [0.66643 color rgbf <0.8275,0.5961,0.5725,0.0000>] [0.73964 color rgbf <0.8941,0.6745,0.6392,0.0000>] [0.81287 color rgbf <0.9608,0.7569,0.7020,0.0000>] [0.86062 color rgbf <0.9804,0.8235,0.7608,0.0000>] [0.91228 color rgbf <1.0000,0.8863,0.8235,0.0000>] [0.95787 color rgbf <1.0000,0.9451,0.9098,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }