{
  "name": "Donum Brand Palette",
  "version": "2026.06",
  "colors": {
    "macaw-red": {
      "hex": "#DC2E3E",
      "rgb": "220, 46, 62",
      "role": "Primary accent. The period, the call to action, the single point of emphasis."
    },
    "ink": {
      "hex": "#111118",
      "rgb": "17, 17, 24",
      "role": "Primary text and the wordmark on light surfaces."
    },
    "paper": {
      "hex": "#F7F6F3",
      "rgb": "247, 246, 243",
      "role": "Primary background. A warm, premium off-white."
    },
    "slate": {
      "hex": "#5A5A72",
      "rgb": "90, 90, 114",
      "role": "Secondary text and supporting detail."
    },
    "mist": {
      "hex": "#9898B0",
      "rgb": "152, 152, 176",
      "role": "Muted captions, metadata, and hints."
    },
    "line": {
      "hex": "#E8E7E3",
      "rgb": "232, 231, 227",
      "role": "Hairline borders and dividers."
    },
    "midnight": {
      "hex": "#0E0E11",
      "rgb": "14, 14, 17",
      "role": "Dark surfaces and inverted sections."
    }
  }
}