{
  "$generatedBy": "BrandSweets tokens.json — railway-app v3",
  "brand": {
    "slug": "railway-app",
    "name": "Railway",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Railway",
    "tagline": "Railway is a full-stack cloud for deploying web apps, servers, databases, and more with automatic scaling, monitoring, and security."
  },
  "colors": {
    "primary": {
      "hex": "#13044c",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f2f0fa",
        "100": "#ded9f2",
        "200": "#b8a8fa",
        "300": "#8d72f8",
        "400": "#6642f5",
        "500": "#4316f3",
        "600": "#340bd5",
        "700": "#2a09ae",
        "800": "#210788",
        "900": "#1c0c5a",
        "950": "#13044c"
      }
    },
    "secondary": {
      "hex": "#f9a8d4",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#faf0f5",
        "100": "#f2d9e7",
        "200": "#f9a8d4",
        "300": "#f575bb",
        "400": "#f245a4",
        "500": "#ef1a8f",
        "600": "#d20f7a",
        "700": "#ac0c64",
        "800": "#86094e",
        "900": "#590d37",
        "950": "#3a0924"
      }
    },
    "accent": {
      "hex": "#c67839",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f8f4f2",
        "100": "#ede5de",
        "200": "#eacfb8",
        "300": "#deb18c",
        "400": "#d29665",
        "500": "#c67839",
        "600": "#ae6a32",
        "700": "#8e5729",
        "800": "#6f4320",
        "900": "#4b311b",
        "950": "#312012"
      }
    },
    "surface": {
      "hex": "#f7f7f8",
      "usage": "Page and card background.",
      "scale": {
        "50": "#f7f7f8",
        "100": "#e5e5e6",
        "200": "#ceced4",
        "300": "#b0b0ba",
        "400": "#9595a3",
        "500": "#7c7c8d",
        "600": "#686878",
        "700": "#555562",
        "800": "#42424c",
        "900": "#303036",
        "950": "#1f1f23"
      }
    },
    "text": {
      "hex": "#13111c",
      "usage": "Body text on surface.",
      "scale": {
        "50": "#f4f3f6",
        "100": "#e3e2e9",
        "200": "#cac6dc",
        "300": "#aaa3c7",
        "400": "#8c84b3",
        "500": "#7267a2",
        "600": "#5f558b",
        "700": "#4e4672",
        "800": "#3d3659",
        "900": "#2c293d",
        "950": "#13111c"
      }
    }
  },
  "typography": {
    "families": {
      "ibm-plex-serif": {
        "family": "IBM Plex Serif",
        "source": "google",
        "stack": "\"IBM Plex Serif\", Georgia, Cambria, \"Times New Roman\", serif, ui-serif, Times",
        "weights": [
          300,
          400,
          500,
          600,
          700
        ]
      },
      "inter": {
        "family": "Inter",
        "source": "google",
        "stack": "Inter, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif, Roboto, Oxygen-Sans, Ubuntu, Cantarell, \"Helvetica Neue\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"",
        "weights": [
          300,
          400,
          500,
          600,
          700,
          800
        ]
      }
    },
    "roles": {
      "display": {
        "familyRef": "ibm-plex-serif",
        "stack": "\"IBM Plex Serif\", Georgia, Cambria, \"Times New Roman\", serif, ui-serif, Times"
      },
      "heading": {
        "familyRef": "ibm-plex-serif",
        "stack": "\"IBM Plex Serif\", Georgia, Cambria, \"Times New Roman\", serif, ui-serif, Times"
      },
      "body": {
        "familyRef": "inter",
        "stack": "Inter, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif, Roboto, Oxygen-Sans, Ubuntu, Cantarell, \"Helvetica Neue\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\""
      }
    },
    "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
      }
    ]
  }
}