// cpt-city: jjg/neo10/face/skin/pale-blue (cpt) // // Ten-step sequential schemes based on the Skin pixel-art // gradients by Neota // // author: J.J. Green // copyright: Free to use // year: 2010 // url: https://phillips.shef.ac.uk/pub/cpt-city/jjg/neo10/face/skin #declare pale_blue = color_map { [0.00000 color rgbf <1.0000,0.9608,0.9098,0.0000>] [0.10000 color rgbf <1.0000,0.9608,0.9098,0.0000>] [0.10000 color rgbf <0.9373,0.8824,0.8157,0.0000>] [0.20000 color rgbf <0.9373,0.8824,0.8157,0.0000>] [0.20000 color rgbf <0.8549,0.8078,0.7451,0.0000>] [0.30000 color rgbf <0.8549,0.8078,0.7451,0.0000>] [0.30000 color rgbf <0.7725,0.7294,0.6745,0.0000>] [0.40000 color rgbf <0.7725,0.7294,0.6745,0.0000>] [0.40000 color rgbf <0.6784,0.6549,0.6471,0.0000>] [0.50000 color rgbf <0.6784,0.6549,0.6471,0.0000>] [0.50000 color rgbf <0.5961,0.5765,0.5686,0.0000>] [0.60000 color rgbf <0.5961,0.5765,0.5686,0.0000>] [0.60000 color rgbf <0.5137,0.4941,0.4902,0.0000>] [0.70000 color rgbf <0.5137,0.4941,0.4902,0.0000>] [0.70000 color rgbf <0.4549,0.4157,0.4039,0.0000>] [0.80000 color rgbf <0.4549,0.4157,0.4039,0.0000>] [0.80000 color rgbf <0.4157,0.3373,0.3098,0.0000>] [0.90000 color rgbf <0.4157,0.3373,0.3098,0.0000>] [0.90000 color rgbf <0.3725,0.2588,0.2196,0.0000>] [1.00000 color rgbf <0.3725,0.2588,0.2196,0.0000>] }