[
  {
    "name": "Navy",
    "hex": "#193762",
    "role": "Primary — wordmark, headings, primary buttons",
    "rgb": [
      25,
      55,
      98
    ]
  },
  {
    "name": "Deep Navy",
    "hex": "#0A1F3D",
    "role": "Footer and dark bands",
    "rgb": [
      10,
      31,
      61
    ]
  },
  {
    "name": "Ink",
    "hex": "#0B1220",
    "role": "Body text on light backgrounds",
    "rgb": [
      11,
      18,
      32
    ]
  },
  {
    "name": "Sky",
    "hex": "#5382CC",
    "role": "Wordmark on dark backgrounds, eyebrows, links",
    "rgb": [
      83,
      130,
      204
    ]
  },
  {
    "name": "Blue",
    "hex": "#2563EB",
    "role": "Interactive accents and hover states",
    "rgb": [
      37,
      99,
      235
    ]
  },
  {
    "name": "Orange",
    "hex": "#FF8A00",
    "role": "Accent — highlights and icons, never body text",
    "rgb": [
      255,
      138,
      0
    ]
  },
  {
    "name": "Soft Orange",
    "hex": "#FFF4E6",
    "role": "Accent tint backgrounds",
    "rgb": [
      255,
      244,
      230
    ]
  },
  {
    "name": "Slate",
    "hex": "#4D5B70",
    "role": "Secondary text",
    "rgb": [
      77,
      91,
      112
    ]
  },
  {
    "name": "Logo Grey",
    "hex": "#4D4D4D",
    "role": "The “Map” in the wordmark on light backgrounds",
    "rgb": [
      77,
      77,
      77
    ]
  },
  {
    "name": "Mist",
    "hex": "#F5F7FA",
    "role": "Section backgrounds",
    "rgb": [
      245,
      247,
      250
    ]
  },
  {
    "name": "Line",
    "hex": "#E4E8F0",
    "role": "Borders and dividers",
    "rgb": [
      228,
      232,
      240
    ]
  },
  {
    "name": "Neutral Grey",
    "hex": "#6D7079",
    "role": "Greyscale logos and partner / client logo strips",
    "rgb": [
      109,
      112,
      121
    ]
  }
]
