{
  "name": "Suicide Prevention Month",
  "colors": [
    {
      "name": "Teal",
      "role": "Primary",
      "hex": "#1B7F79",
      "rgb": "27, 127, 121",
      "cmyk": "79 / 25 / 45 / 5",
      "pantone": "7717 C"
    },
    {
      "name": "Deep Teal",
      "role": "Text, hover states",
      "hex": "#125F5A",
      "rgb": "18, 95, 90",
      "cmyk": "85 / 38 / 55 / 20",
      "pantone": "7722 C"
    },
    {
      "name": "Light Teal",
      "role": "Accents on dark",
      "hex": "#8FD4CC",
      "rgb": "143, 212, 204",
      "cmyk": "42 / 0 / 24 / 0",
      "pantone": "570 C"
    },
    {
      "name": "Purple",
      "role": "Primary",
      "hex": "#5B2C6F",
      "rgb": "91, 44, 111",
      "cmyk": "68 / 92 / 20 / 6",
      "pantone": "2622 C"
    },
    {
      "name": "Deep Purple",
      "role": "Headings, footer",
      "hex": "#3D1D4B",
      "rgb": "61, 29, 75",
      "cmyk": "74 / 95 / 33 / 25",
      "pantone": "2627 C"
    },
    {
      "name": "Lavender",
      "role": "Borders, tints",
      "hex": "#C4A5D9",
      "rgb": "196, 165, 217",
      "cmyk": "24 / 35 / 0 / 0",
      "pantone": "2635 C"
    },
    {
      "name": "Yellow",
      "role": "Youth prevention accent",
      "hex": "#F2B705",
      "rgb": "242, 183, 5",
      "cmyk": "3 / 30 / 100 / 0",
      "pantone": "7409 C"
    },
    {
      "name": "Ink",
      "role": "Body text",
      "hex": "#1C1B22",
      "rgb": "28, 27, 34",
      "cmyk": "72 / 66 / 55 / 63",
      "pantone": "Black 6 C"
    },
    {
      "name": "Warm White",
      "role": "Backgrounds",
      "hex": "#FBFAF9",
      "rgb": "251, 250, 249",
      "cmyk": "0 / 1 / 1 / 0",
      "pantone": "11-0601 TCX"
    }
  ]
}
