// cpt-city: rc/pinkfairyrose (PspGradient) // // Gradients from the graphics designers Restless Concepts // // author: Restless Concepts // copyright: Free to use // year: 2005 // url: https://phillips.shef.ac.uk/pub/cpt-city/rc #declare _pinkfairyrose = color_map { [0.00000 color rgbf <0.3922,0.2980,0.3451,0.0000>] [0.17993 color rgbf <0.5216,0.3216,0.3961,0.0000>] [0.32007 color rgbf <0.6706,0.5059,0.5765,0.0000>] [0.41992 color rgbf <0.7176,0.5961,0.6588,0.0000>] [0.54004 color rgbf <0.7333,0.6314,0.6549,0.0000>] [0.68994 color rgbf <0.7569,0.5529,0.6000,0.0000>] [0.82007 color rgbf <0.8235,0.7098,0.7412,0.0000>] [1.00000 color rgbf <0.9098,0.8392,0.8824,0.0000>] }