{
  "$generatedBy": "BrandSweets tokens.json — remix-run v2",
  "brand": {
    "slug": "remix-run",
    "name": "Remix",
    "version": 2,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Remix",
    "tagline": "Remix is a batteries-included, ultra-productive, zero dependencies and bundler-free framework, ready to develop with in a agent-first world."
  },
  "colors": {
    "primary": {
      "hex": "#2dacf9",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f0f6fa",
        "100": "#d8e9f3",
        "200": "#a6dbfc",
        "300": "#70c5fb",
        "400": "#2dacf9",
        "500": "#129ff8",
        "600": "#0789da",
        "700": "#0670b2",
        "800": "#04578b",
        "900": "#0a3d5c",
        "950": "#07273c"
      }
    },
    "secondary": {
      "hex": "#59b0ff",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#eff5fa",
        "100": "#d7e6f4",
        "200": "#a3d3ff",
        "300": "#59b0ff",
        "400": "#389fff",
        "500": "#0a89ff",
        "600": "#0074e0",
        "700": "#005fb8",
        "800": "#004a8f",
        "900": "#08345e",
        "950": "#05223d"
      }
    },
    "accent": {
      "hex": "#06ea8a",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#effaf6",
        "100": "#d8f3e8",
        "200": "#a5fdd8",
        "300": "#6ffbc1",
        "400": "#3dfaab",
        "500": "#10f998",
        "600": "#06ea8a",
        "700": "#05b36a",
        "800": "#048b53",
        "900": "#0a5c3a",
        "950": "#063c26"
      }
    },
    "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": "#111111",
      "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": "#111111"
      }
    }
  },
  "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
      }
    ]
  }
}