{
  "$schema": "https://fastwrite.ai/schemas/brand-colors.json",
  "name": "Fastwrite Brand Palette",
  "version": "1.0.0",
  "tokens": {
    "canvas": { "hex": "#f6f1eb", "role": "Page background", "rgb": "246, 241, 235" },
    "primaryText": { "hex": "#282422", "role": "Primary text + headings", "rgb": "40, 36, 34" },
    "mutedText": { "hex": "#6f6863", "role": "Secondary text", "rgb": "111, 104, 99" },
    "accent": { "hex": "#d46a4b", "role": "Brand accent (terracotta) + primary CTA", "rgb": "212, 106, 75" },
    "accentHover": { "hex": "#bf5b3e", "role": "Accent hover state", "rgb": "191, 91, 62" },
    "surfaceBorder": { "hex": "#e4d8ce", "role": "Card and section borders", "rgb": "228, 216, 206" },
    "darkSurface": { "hex": "#1b1715", "role": "Dark proof / contrast sections", "rgb": "27, 23, 21" }
  }
}
