{
  "offwhite": {
    "value": "#e6e7e8",
    "type": "color",
    "description": "Offwhite — neutral"
  },
  "light-grey": {
    "value": "#cdcdcd",
    "type": "color",
    "description": "Light Grey — neutral"
  },
  "orange": {
    "value": "#f58a4f",
    "type": "color",
    "description": "Orange — accent"
  },
  "maroon": {
    "value": "#660333",
    "type": "color",
    "description": "Maroon — primary"
  },
  "black": {
    "value": "#241f21",
    "type": "color",
    "description": "Black — neutral"
  },
  "maroon-grey": {
    "value": "#272727",
    "type": "color",
    "description": "Maroon Grey — neutral"
  },
  "orange-grey": {
    "value": "#a4a4a4",
    "type": "color",
    "description": "Orange Grey — neutral"
  },
  "mid-grey": {
    "value": "#666666",
    "type": "color",
    "description": "Mid Grey — neutral"
  }
}