// cpt-city: neota/face/skin/peach (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_peach = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.11696 color rgbf <0.1490,0.0980,0.1020,0.0000>] [0.23392 color rgbf <0.2980,0.1961,0.2039,0.0000>] [0.30117 color rgbf <0.3725,0.2588,0.2549,0.0000>] [0.36842 color rgbf <0.4510,0.3216,0.3020,0.0000>] [0.45029 color rgbf <0.5647,0.4039,0.3608,0.0000>] [0.53216 color rgbf <0.6745,0.4863,0.4157,0.0000>] [0.64912 color rgbf <0.8078,0.6000,0.5098,0.0000>] [0.76608 color rgbf <0.9373,0.7137,0.6000,0.0000>] [0.81579 color rgbf <0.9490,0.7686,0.6745,0.0000>] [0.86550 color rgbf <0.9608,0.8235,0.7529,0.0000>] [0.86550 color rgbf <0.9882,0.8157,0.7608,0.0000>] [0.93275 color rgbf <0.9922,0.9059,0.8784,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }