{
  "$generatedBy": "BrandSweets tokens.json — mistral-ai v4",
  "brand": {
    "slug": "mistral-ai",
    "name": "Mistral AI",
    "version": 4,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Mistral AI",
    "tagline": "The most powerful AI platform for enterprises. Customize, fine-tune, and deploy AI assistants, autonomous agents, and multimodal AI with open models."
  },
  "colors": {
    "primary": {
      "hex": "#54b4fc",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#eff6fa",
        "100": "#d8e7f3",
        "200": "#a5d7fe",
        "300": "#54b4fc",
        "400": "#3ba8fc",
        "500": "#0e94fb",
        "600": "#037fdd",
        "700": "#0368b5",
        "800": "#02518d",
        "900": "#09395d",
        "950": "#06253c"
      }
    },
    "secondary": {
      "hex": "#ffaf01",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#faf7ef",
        "100": "#f4ebd7",
        "200": "#ffe2a3",
        "300": "#ffd06b",
        "400": "#ffc038",
        "500": "#ffaf01",
        "600": "#e09900",
        "700": "#b87d00",
        "800": "#8f6200",
        "900": "#5e4308",
        "950": "#3d2b05"
      }
    },
    "accent": {
      "hex": "#b9daff",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#eff4fa",
        "100": "#b9daff",
        "200": "#a3ceff",
        "300": "#6bb0ff",
        "400": "#3895ff",
        "500": "#0a7cff",
        "600": "#0069e0",
        "700": "#0056b8",
        "800": "#00438f",
        "900": "#08305e",
        "950": "#051f3d"
      }
    },
    "surface": {
      "hex": "#fbfbf8",
      "usage": "Page and card background.",
      "scale": {
        "50": "#fbfbf8",
        "100": "#e9e9e2",
        "200": "#ddddc5",
        "300": "#c9c9a1",
        "400": "#b6b681",
        "500": "#a6a664",
        "600": "#8e8e52",
        "700": "#757543",
        "800": "#5b5b34",
        "900": "#3f3f27",
        "950": "#29291a"
      }
    },
    "text": {
      "hex": "#000000",
      "usage": "Body text on surface.",
      "scale": {
        "50": "#f5f5f5",
        "100": "#e6e6e6",
        "200": "#d1d1d1",
        "300": "#b5b5b5",
        "400": "#9c9c9c",
        "500": "#858585",
        "600": "#707070",
        "700": "#5c5c5c",
        "800": "#474747",
        "900": "#333333",
        "950": "#000000"
      }
    }
  },
  "typography": {
    "families": {
      "inter": {
        "family": "Inter",
        "source": "google",
        "stack": "Inter, sans-serif",
        "weights": [
          300,
          400,
          500,
          600,
          700,
          800
        ]
      }
    },
    "roles": {
      "heading": {
        "familyRef": "inter",
        "stack": "Inter, sans-serif"
      },
      "body": {
        "familyRef": "inter",
        "stack": "Inter, sans-serif"
      }
    },
    "scale": [
      {
        "name": "sm",
        "sizeRem": 0.875,
        "lineHeight": 1.5
      },
      {
        "name": "base",
        "sizeRem": 1,
        "lineHeight": 1.6
      },
      {
        "name": "lg",
        "sizeRem": 1.25,
        "lineHeight": 1.4
      },
      {
        "name": "xl",
        "sizeRem": 1.75,
        "lineHeight": 1.25
      },
      {
        "name": "2xl",
        "sizeRem": 2.25,
        "lineHeight": 1.15
      },
      {
        "name": "display",
        "sizeRem": 3.5,
        "lineHeight": 1.05,
        "letterSpacingEm": -0.02
      }
    ]
  }
}