// cpt-city: ocal/peach (svg) // // A mixed collection of gradients from the Open Clip Art Library // // author: Alan Horkan // copyright: Public domain // year: 2004 // url: https://phillips.shef.ac.uk/pub/cpt-city/ocal #declare Peach = color_map { [0.00000 color rgbf <1.0000,0.7529,0.7961,0.0000>] [0.15000 color rgbf <0.9765,0.8824,0.6863,0.0000>] [0.30000 color rgbf <1.0000,0.7647,0.4980,0.0000>] [0.50000 color rgbf <1.0000,0.7647,0.4980,0.0000>] [0.70000 color rgbf <0.9765,0.8824,0.6863,0.0000>] [0.85000 color rgbf <1.0000,0.7529,0.5020,0.0000>] [1.00000 color rgbf <1.0000,0.7529,0.7961,0.0000>] }