{
  "$generatedBy": "BrandSweets tokens.json — monzo-com v3",
  "brand": {
    "slug": "monzo-com",
    "name": "Monzo",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Monzo",
    "tagline": "Your salary sorted into Pots. Your spare change turned into savings. Your money, doing what it should with Monzo."
  },
  "colors": {
    "primary": {
      "hex": "#14233c",
      "usage": "Primary brand color: CTAs, links, active states."
    },
    "secondary": {
      "hex": "#ff4f40",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#faf0ef",
        "100": "#f4dad7",
        "200": "#ffaba3",
        "300": "#ff776b",
        "400": "#ff4f40",
        "500": "#ff1f0a",
        "600": "#e01300",
        "700": "#b80f00",
        "800": "#8f0c00",
        "900": "#5e0f08",
        "950": "#3d0a05"
      }
    },
    "accent": {
      "hex": "#0000ee",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#efeffa",
        "100": "#d7d7f4",
        "200": "#a3a3ff",
        "300": "#6b6bff",
        "400": "#3838ff",
        "500": "#0a0aff",
        "600": "#0000ee",
        "700": "#0000b8",
        "800": "#00008f",
        "900": "#08085e",
        "950": "#05053d"
      }
    },
    "surface": {
      "hex": "#ffffff",
      "usage": "Page and card background.",
      "scale": {
        "50": "#ffffff",
        "100": "#e6e6e6",
        "200": "#d1d1d1",
        "300": "#b5b5b5",
        "400": "#9c9c9c",
        "500": "#858585",
        "600": "#707070",
        "700": "#5c5c5c",
        "800": "#474747",
        "900": "#333333",
        "950": "#212121"
      }
    },
    "text": {
      "hex": "#091723",
      "usage": "Body text on surface.",
      "scale": {
        "50": "#f1f5f8",
        "100": "#dde6ee",
        "200": "#b6d3ec",
        "300": "#89b8e1",
        "400": "#619fd6",
        "500": "#3c89cd",
        "600": "#2e75b2",
        "700": "#265f92",
        "800": "#1d4a72",
        "900": "#19354d",
        "950": "#091723"
      }
    }
  },
  "typography": {
    "families": {
      "monzosansdisplay": {
        "family": "MonzoSansDisplay",
        "source": "custom",
        "stack": "MonzoSansDisplay, sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      },
      "monzosanstext": {
        "family": "MonzoSansText",
        "source": "custom",
        "stack": "MonzoSansText, sans-serif",
        "weights": [
          400,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "monzosansdisplay",
        "stack": "MonzoSansDisplay, sans-serif"
      },
      "body": {
        "familyRef": "monzosanstext",
        "stack": "MonzoSansText, 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
      }
    ]
  }
}