// cpt-city: neota/face/skin/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_pink = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.12281 color rgbf <0.1843,0.1020,0.0549,0.0000>] [0.24561 color rgbf <0.3647,0.2000,0.1137,0.0000>] [0.29825 color rgbf <0.4157,0.2588,0.1725,0.0000>] [0.35088 color rgbf <0.4627,0.3176,0.2314,0.0000>] [0.42690 color rgbf <0.5529,0.3843,0.2902,0.0000>] [0.50292 color rgbf <0.6392,0.4549,0.3451,0.0000>] [0.64620 color rgbf <0.7922,0.5961,0.4902,0.0000>] [0.78947 color rgbf <0.9490,0.7373,0.6353,0.0000>] [0.89474 color rgbf <0.9725,0.8706,0.8196,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }