Home · Branding · Railway

Railway Brand Identity

A complete profile of Railway's visual system — colors, typography, components, and personality — extracted from https://railway.com/. Built for designers, agents, and AI tools.

Download JSON
Primary
#291839
Accent
#553F83
Body Font
Inter
Heading
Inter

Color Palette

Brand palette extracted from https://railway.com/.

primary
#291839
rgb(41, 24, 57)
secondary
#BF93EC
rgb(191, 147, 236)
accent
#553F83
rgb(85, 63, 131)
background
#13111C
rgb(19, 17, 28)
textPrimary
#13111C
rgb(19, 17, 28)
link
#553F83
rgb(85, 63, 131)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Inter
IBM Plex Serif, serif, ui-serif, Georgia, Cambria, Times New Roman, Times
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

CharacterQuilt.com suggests this flow that can help:

1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
4. For each captured font URL: right-click → Save As to download the file locally.
5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.

Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Visual Assets

Railway logo
Logo
Railway favicon
Favicon
Railway social image
Social Card

UI Components

Live previews rendered using Railway's actual button styles.

buttonPrimary
background #553F83 textColor #FFFFFF borderColor #36353E borderRadius 8px shadow none
buttonSecondary
background #2B2933 textColor #FFFFFF borderRadius 6px shadow none

Brand Personality

Tone: modern Energy: medium Audience: developers and tech professionals

Railway Brand in the Wild

Real-world brand assets — ads, campaigns, and marketing materials.

Frequently Asked Questions

What is Railway's primary brand color?

Railway's primary brand color is #291839. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Railway use?

Railway uses #553F83 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Railway use?

Railway uses Inter as the primary typeface across body and headings.

Does Railway use a light or dark theme?

Railway's primary site uses a dark color scheme, with a background of #13111C.

Where can I find Railway's logo?

Railway's logo is available directly on their site (https://railway.com/). The current logo URL is included in the machine-readable JSON profile linked above.

How was this brand profile generated?

This profile was extracted from https://railway.com/ using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Railway.

Methodology

Brand data on this page was extracted from https://railway.com/ on using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Railway.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Roboto",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#291839",
    "secondary": "#BF93EC",
    "accent": "#553F83",
    "background": "#13111C",
    "textPrimary": "#13111C",
    "link": "#553F83"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "IBM Plex Serif",
        "serif",
        "ui-serif",
        "Georgia",
        "Cambria",
        "Times New Roman",
        "Times"
      ],
      "body": [
        "Inter",
        "sans-serif",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Oxygen-Sans",
        "Ubuntu",
        "Cantarell",
        "Helvetica Neue",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol"
      ],
      "paragraph": [
        "Inter",
        "sans-serif",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Oxygen-Sans",
        "Ubuntu",
        "Cantarell",
        "Helvetica Neue",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol"
      ]
    },
    "fontSizes": {
      "h1": "54px",
      "h2": "40px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "6px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#553F83",
      "textColor": "#FFFFFF",
      "borderColor": "#36353E",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#2B2933",
      "textColor": "#FFFFFF",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2080%2080%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22text-background%20rounded-full%22%20data-fc-idx%3D%220%22%3E%3Cg%20id%3D%22circle-background%22%3E%3Cpath%20d%3D%22M77.354%2052.4286C78.6655%2048.525%2079.3762%2044.3455%2079.3762%2040C79.3762%2018.4609%2061.9153%201%2040.3762%201C18.8371%201%201.37619%2018.4609%201.37619%2040C1.37619%2044.3455%202.08689%2048.525%203.3984%2052.4286H77.354Z%22%20class%3D%22fill-foreground%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M75.8056%2056.3247H4.94684C11.1248%2069.7105%2024.6657%2079%2040.3762%2079C56.0867%2079%2069.6276%2069.7105%2075.8056%2056.3247Z%22%20class%3D%22fill-foreground%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22trainOne%22%20transform%3D%22translate(-247%2C%200)%22%20class%3D%22group-hover%3Aanimate-trainOneAnimation%22%3E%3Cpath%20d%3D%22M61.8522%2030.8071H30.6814V34.7032H61.8522V30.8071Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(19%2C%2017%2C%2028)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M105.979%2030.8071H74.8087V34.7032H105.979V30.8071Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(19%2C%2017%2C%2028)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M117.668%2030.8071H148.839V34.7032H117.668V30.8071Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(19%2C%2017%2C%2028)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M191.7%2030.8071H160.529V34.7032H191.7V30.8071Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(19%2C%2017%2C%2028)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M204.948%2030.8071H236.119V34.7032H204.948V30.8071Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(19%2C%2017%2C%2028)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M279.954%2030.8071H248.783V34.7032H279.954V30.8071Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(19%2C%2017%2C%2028)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M285.619%2021.0669C296.01%2021.0045%20301.981%2024.8753%20309.857%2034.9468L309.859%2034.9487C312.233%2037.5766%20312.874%2041.5643%20311.435%2044.8058C310.083%2047.6286%20307.005%2049.4656%20303.878%2049.3156H8.31775C5.19113%2049.4656%202.11321%2047.6286%200.761258%2044.8058C-0.676405%2041.5623%20-0.0374435%2037.5766%202.33723%2034.9468C10.2074%2024.8812%2016.1918%2021.0026%2026.5749%2021.0669H285.619ZM26.6255%2024.963C16.7801%2025.1188%2013.0885%2027.8987%205.33139%2037.4442C5.00801%2037.7929%204.73139%2038.1825%204.51321%2038.5994H307.681C307.461%2038.1825%20307.186%2037.7929%20306.863%2037.4442C299.109%2027.9007%20295.412%2025.1169%20285.568%2024.963H26.6255ZM303.96%2045.4195C305.567%2045.5208%20307.166%2044.6071%20307.895%2043.1695C307.985%2042.9494%20308.061%2042.7253%20308.121%2042.4974H4.07295C4.13334%2042.7253%204.20931%2042.9494%204.29892%2043.1695C5.02554%2044.6052%206.62684%2045.5208%208.23399%2045.4195H303.96Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(19%2C%2017%2C%2028)%20!important%3B%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22trainTwo%22%20transform%3D%22translate(-247%2C%200)%22%20class%3D%22group-hover%3Aanimate-trainTwoAnimation%22%3E%3Cpath%20d%3D%22M61.8522%2030.8071H30.6814V34.7032H61.8522V30.8071Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(19%2C%2017%2C%2028)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M105.979%2030.8071H74.8087V34.7032H105.979V30.8071Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(19%2C%2017%2C%2028)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M117.668%2030.8071H148.839V34.7032H117.668V30.8071Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(19%2C%2017%2C%2028)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M191.7%2030.8071H160.529V34.7032H191.7V30.8071Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(19%2C%2017%2C%2028)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M204.948%2030.8071H236.119V34.7032H204.948V30.8071Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(19%2C%2017%2C%2028)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M279.954%2030.8071H248.783V34.7032H279.954V30.8071Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(19%2C%2017%2C%2028)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M285.619%2021.0669C296.01%2021.0045%20301.981%2024.8753%20309.857%2034.9468L309.859%2034.9487C312.233%2037.5766%20312.874%2041.5643%20311.435%2044.8058C310.083%2047.6286%20307.005%2049.4656%20303.878%2049.3156H8.31775C5.19113%2049.4656%202.11321%2047.6286%200.761258%2044.8058C-0.676405%2041.5623%20-0.0374435%2037.5766%202.33723%2034.9468C10.2074%2024.8812%2016.1918%2021.0026%2026.5749%2021.0669H285.619ZM26.6255%2024.963C16.7801%2025.1188%2013.0885%2027.8987%205.33139%2037.4442C5.00801%2037.7929%204.73139%2038.1825%204.51321%2038.5994H307.681C307.461%2038.1825%20307.186%2037.7929%20306.863%2037.4442C299.109%2027.9007%20295.412%2025.1169%20285.568%2024.963H26.6255ZM303.96%2045.4195C305.567%2045.5208%20307.166%2044.6071%20307.895%2043.1695C307.985%2042.9494%20308.061%2042.7253%20308.121%2042.4974H4.07295C4.13334%2042.7253%204.20931%2042.9494%204.29892%2043.1695C5.02554%2044.6052%206.62684%2045.5208%208.23399%2045.4195H303.96Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(19%2C%2017%2C%2028)%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E",
    "favicon": "https://railway.com/favicon-16x16.png",
    "ogImage": "https://railway.com/og.png?v=2",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 1,
    "reasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, aligning with the brand 'Railway'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Deploy →",
      "reasoning": "Button #0 has a vibrant brand color (#553F83) and action-oriented text ('Deploy →'), making it the primary CTA."
    },
    "secondary": {
      "index": 3,
      "text": "Read customer stories →",
      "reasoning": "Button #3 has a neutral background color (#2B2933) and serves as a secondary action ('Read customer stories →'), distinct from the primary button's color group."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "developers and tech professionals"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, aligning with the brand 'Railway'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles