{
  "$generatedBy": "BrandSweets tokens.json — replit v3",
  "brand": {
    "slug": "replit",
    "name": "Replit",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Replit",
    "tagline": "Build software collaboratively, from anywhere."
  },
  "colors": {
    "primary": {
      "hex": "#f26207",
      "name": "Replit Orange",
      "usage": "The warm orange accent — CTAs, highlights, the pixel mark.",
      "scale": {
        "50": "#fef1e7",
        "100": "#fddcc4",
        "200": "#fbba8b",
        "300": "#f9954f",
        "400": "#f57a25",
        "500": "#f26207",
        "600": "#cf4f04",
        "700": "#a63f06",
        "800": "#84330a",
        "900": "#6d2b0c",
        "950": "#3d1503"
      },
      "dark": {
        "hex": "#f26207"
      }
    },
    "secondary": {
      "hex": "#ec4e02",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#faf3ef",
        "100": "#f3e0d8",
        "200": "#fec1a4",
        "300": "#fe9a6d",
        "400": "#fd783a",
        "500": "#fd590d",
        "600": "#ec4e02",
        "700": "#b63b02",
        "800": "#8d2e01",
        "900": "#5d2309",
        "950": "#3d1706"
      }
    },
    "accent": {
      "hex": "#0f87ff",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#eff5fa",
        "100": "#d7e5f4",
        "200": "#a3d1ff",
        "300": "#6bb5ff",
        "400": "#389cff",
        "500": "#0f87ff",
        "600": "#0070e0",
        "700": "#005cb8",
        "800": "#00478f",
        "900": "#08335e",
        "950": "#05213d"
      }
    },
    "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": {
      "ibm-plex-sans": {
        "family": "IBM Plex Sans",
        "source": "google",
        "stack": "\"IBM Plex Sans\", sans-serif",
        "weights": [
          300,
          400,
          500,
          600,
          700
        ]
      }
    },
    "roles": {
      "heading": {
        "familyRef": "ibm-plex-sans",
        "stack": "\"IBM Plex Sans\", sans-serif"
      },
      "body": {
        "familyRef": "ibm-plex-sans",
        "stack": "\"IBM Plex Sans\", 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
      }
    ]
  }
}