// cpt-city: jjg/neo10/food/pink-candy (cpt) // // Ten-step sequential schemes based on the Food 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/food #declare pink_candy = color_map { [0.00000 color rgbf <0.9961,0.8314,0.7647,0.0000>] [0.10000 color rgbf <0.9961,0.8314,0.7647,0.0000>] [0.10000 color rgbf <0.9882,0.6392,0.6275,0.0000>] [0.20000 color rgbf <0.9882,0.6392,0.6275,0.0000>] [0.20000 color rgbf <0.9804,0.5059,0.6000,0.0000>] [0.30000 color rgbf <0.9804,0.5059,0.6000,0.0000>] [0.30000 color rgbf <0.9765,0.3843,0.6314,0.0000>] [0.40000 color rgbf <0.9765,0.3843,0.6314,0.0000>] [0.40000 color rgbf <0.8588,0.2706,0.5373,0.0000>] [0.50000 color rgbf <0.8588,0.2706,0.5373,0.0000>] [0.50000 color rgbf <0.7098,0.1765,0.4196,0.0000>] [0.60000 color rgbf <0.7098,0.1765,0.4196,0.0000>] [0.60000 color rgbf <0.5725,0.1020,0.3176,0.0000>] [0.70000 color rgbf <0.5725,0.1020,0.3176,0.0000>] [0.70000 color rgbf <0.4314,0.0471,0.2235,0.0000>] [0.80000 color rgbf <0.4314,0.0471,0.2235,0.0000>] [0.80000 color rgbf <0.3490,0.0392,0.1647,0.0000>] [0.90000 color rgbf <0.3490,0.0392,0.1647,0.0000>] [0.90000 color rgbf <0.2745,0.0275,0.1176,0.0000>] [1.00000 color rgbf <0.2745,0.0275,0.1176,0.0000>] }