// cpt-city: neota/face/skin/pinkish-red (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_pinkish_red = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.13450 color rgbf <0.2000,0.1059,0.0784,0.0000>] [0.26901 color rgbf <0.4000,0.2118,0.1569,0.0000>] [0.36257 color rgbf <0.5373,0.2941,0.2275,0.0000>] [0.45614 color rgbf <0.6784,0.3765,0.2980,0.0000>] [0.56433 color rgbf <0.7686,0.4784,0.4039,0.0000>] [0.67251 color rgbf <0.8627,0.5804,0.5137,0.0000>] [0.71345 color rgbf <0.9255,0.6235,0.5608,0.0000>] [0.75439 color rgbf <0.9882,0.6667,0.6118,0.0000>] [0.79532 color rgbf <0.9922,0.7098,0.6588,0.0000>] [0.83626 color rgbf <1.0000,0.7490,0.7059,0.0000>] [0.91813 color rgbf <1.0000,0.8745,0.8549,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }