// cpt-city: pj/classic/pastel-rb3 (PspGradient) // // Gradients for digital art, by Peggy Jentoft // // author: Peggy Jentoft // copyright: Free to use // year: 2005 // url: https://phillips.shef.ac.uk/pub/cpt-city/pj/classic #declare pastel_rb3 = color_map { [0.00000 color rgbf <0.5529,0.7569,0.8510,0.0000>] [0.12988 color rgbf <0.5686,0.8667,0.7137,0.0000>] [0.25000 color rgbf <0.8627,0.9725,0.6392,0.0000>] [0.35010 color rgbf <0.9608,0.8980,0.5647,0.0000>] [0.46997 color rgbf <0.9922,0.7294,0.4196,0.0000>] [0.55005 color rgbf <0.9961,0.6627,0.5490,0.0000>] [0.64990 color rgbf <0.9647,0.5647,0.8196,0.0000>] [0.76001 color rgbf <0.9216,0.6784,0.9412,0.0000>] [0.86011 color rgbf <0.8549,0.7333,0.9647,0.0000>] [0.94995 color rgbf <0.6863,0.7608,0.9176,0.0000>] [1.00000 color rgbf <0.6863,0.7608,0.9176,0.0000>] }