// cpt-city: nd/other/Pastel_Colors (ggr) // // Extra gradients for the GIMP by Nevit Dilmen // // author: Nevit Dilmen // copyright: GPL // year: 2007 // url: https://phillips.shef.ac.uk/pub/cpt-city/nd/other #declare Pastel_Colors = color_map { [0.00000 color rgbf <0.7490,0.7176,0.5490,0.0000>] [0.05000 color rgbf <0.8745,0.6235,0.5961,0.0000>] [0.10000 color rgbf <1.0000,0.5294,0.6431,0.0000>] [0.15000 color rgbf <0.8745,0.7059,0.7451,0.0000>] [0.20000 color rgbf <0.7490,0.8824,0.8471,0.0000>] [0.25000 color rgbf <0.8745,0.8235,0.8000,0.0000>] [0.30000 color rgbf <1.0000,0.7647,0.7529,0.0000>] [0.35000 color rgbf <0.8745,0.6588,0.6510,0.0000>] [0.40000 color rgbf <0.7490,0.5529,0.5490,0.0000>] [0.45000 color rgbf <0.8745,0.7294,0.5451,0.0000>] [0.50000 color rgbf <1.0000,0.9059,0.5412,0.0000>] [0.55000 color rgbf <0.8745,0.7294,0.5451,0.0000>] [0.60000 color rgbf <0.7490,0.5529,0.5490,0.0000>] [0.65000 color rgbf <0.8745,0.7412,0.7490,0.0000>] [0.70000 color rgbf <1.0000,0.9294,0.9490,0.0000>] [0.75000 color rgbf <0.8745,0.7529,0.8471,0.0000>] [0.80000 color rgbf <0.7490,0.5765,0.7451,0.0000>] [0.85000 color rgbf <0.6235,0.7412,0.7490,0.0000>] [0.90000 color rgbf <0.4980,0.9059,0.7529,0.0000>] [0.95000 color rgbf <0.6235,0.8118,0.6510,0.0000>] [1.00000 color rgbf <0.7490,0.7176,0.5490,0.0000>] }