{
  "name": "EzyGas Brand Colors",
  "version": "1.0",
  "updated": "2026-07-12",
  "source": "Official EzyGas logo artwork",
  "colors": {
    "navy":         { "hex": "#161D46", "rgb": "22,29,70",   "role": "Primary brand navy (wordmark 'Ezy')" },
    "navyInk":      { "hex": "#141C38", "rgb": "20,28,56",   "role": "Darker navy shade" },
    "navySurface":  { "hex": "#151B29", "rgb": "21,27,41",   "role": "Dark surface / icon background" },
    "green":        { "hex": "#3DA75B", "rgb": "61,167,91",  "role": "Signature flame green" },
    "greenDeep":    { "hex": "#094E36", "rgb": "9,78,54",    "role": "Deep green shadow" },
    "greenMid":     { "hex": "#629A32", "rgb": "98,154,50",  "role": "Wordmark 'Gas' green" },
    "lime":         { "hex": "#8CB542", "rgb": "140,181,66", "role": "Lime highlight" },
    "greenSoft":    { "hex": "#81BF79", "rgb": "129,191,121","role": "Light green" },
    "white":        { "hex": "#FFFFFF", "rgb": "255,255,255","role": "White" },
    "cloud":        { "hex": "#F5F7FA", "rgb": "245,247,250","role": "Light background" },
    "slate":        { "hex": "#4A5568", "rgb": "74,85,104",  "role": "Secondary text" },
    "line":         { "hex": "#E2E8F0", "rgb": "226,232,240","role": "Borders" }
  },
  "semantic": {
    "success": "#3DA75B",
    "warning": "#E0A106",
    "danger":  "#E23D3D",
    "info":    "#2B4C9B"
  },
  "gradient": "linear-gradient(135deg, #81BF79 0%, #3DA75B 55%, #094E36 100%)"
}
