{
  "colors": [
    {
      "name": "primary blue",
      "slug": "primary-blue",
      "tags": [],
      "type": "solid",
      "hex": "#5887DA",
      "shades": null,
      "cmyk": null,
      "pantone": null
    },
    {
      "name": "Copper Gradient",
      "slug": "copper-gradient",
      "tags": [],
      "type": "gradient",
      "angleDegrees": 225,
      "stops": [
        {
          "hex": "#c95920",
          "position": 0
        },
        {
          "hex": "#ffb970",
          "position": 24
        },
        {
          "hex": "#ffb970",
          "position": 36
        },
        {
          "hex": "#b95b17",
          "position": 100
        }
      ],
      "css": "linear-gradient(225deg, #c95920 0%, #ffb970 24%, #ffb970 36%, #b95b17 100%)"
    },
    {
      "name": "black",
      "slug": "black",
      "tags": [],
      "type": "solid",
      "hex": "#222222",
      "shades": null,
      "cmyk": null,
      "pantone": null
    },
    {
      "name": "white",
      "slug": "white",
      "tags": [],
      "type": "solid",
      "hex": "#ffffff",
      "shades": null,
      "cmyk": null,
      "pantone": null
    },
    {
      "name": "Dark Copper",
      "slug": "dark-copper",
      "tags": [],
      "type": "solid",
      "hex": "#C95920",
      "shades": null,
      "cmyk": null,
      "pantone": null
    },
    {
      "name": "Light Copper",
      "slug": "light-copper",
      "tags": [],
      "type": "solid",
      "hex": "#FFB970",
      "shades": null,
      "cmyk": null,
      "pantone": null
    }
  ]
}
