Home · Branding · Token Transit

Token Transit Brand Identity

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

Download JSON
Primary
#0E6366
Accent
#153A5F
Body Font
Public Sans
Heading
Public Sans

Color Palette

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

primary
#0E6366
rgb(14, 99, 102)
secondary
#0000EE
rgb(0, 0, 238)
accent
#153A5F
rgb(21, 58, 95)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#153A5F
rgb(21, 58, 95)
link
#153A5F
rgb(21, 58, 95)

Typography

Each font links to its Google Fonts page where available.

primary
Public Sans
Public Sans Google Fonts →
heading
Public Sans
Public Sans Google Fonts →
Public Sans, sans-serif
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

Token Transit logo
Logo
Token Transit favicon
Favicon
Token Transit social image
Social Card

UI Components

Live previews rendered using Token Transit's actual button styles.

input
background #FFFFFF textColor #153A5F borderColor #000000 borderRadius 0px shadow none
buttonPrimary
background #153A5F textColor #0000EE borderRadius 6px shadow rgba(0, 0, 0, 0.2) 0px 2px 5px 0px
buttonSecondary
background #EDF1F5 textColor #0E6366 borderRadius 0px shadow none

Brand Personality

Tone: professional Energy: medium Audience: public transit users

Token Transit Brand in the Wild

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

Frequently Asked Questions

What is Token Transit's primary brand color?

Token Transit's primary brand color is #0E6366. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Token Transit use?

Token Transit uses #153A5F as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Token Transit use?

Token Transit uses Public Sans as the primary typeface across body and headings.

Does Token Transit use a light or dark theme?

Token Transit's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Token Transit's logo?

Token Transit's logo is available directly on their site (https://tokentransit.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://tokentransit.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 Token Transit.

Methodology

Brand data on this page was extracted from https://tokentransit.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 Token Transit.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Public Sans",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#0E6366",
    "secondary": "#0000EE",
    "accent": "#153A5F",
    "background": "#FFFFFF",
    "textPrimary": "#153A5F",
    "link": "#153A5F"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Public Sans",
      "heading": "Public Sans"
    },
    "fontStacks": {
      "heading": [
        "Public Sans",
        "sans-serif"
      ],
      "body": [
        "Public Sans",
        "sans-serif"
      ],
      "paragraph": [
        "Public Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "56px",
      "body": "17.6px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#153A5F",
      "borderColor": "#000000",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#153A5F",
      "textColor": "#0000EE",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "rgba(0, 0, 0, 0.2) 0px 2px 5px 0px"
    },
    "buttonSecondary": {
      "background": "#EDF1F5",
      "textColor": "#0E6366",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/66a9319f9a099055594d5fdc/66db36ac757df9cbda31b825_Token%20Transit%20Logo%20-%20Full%20Name%20-%20Dark%20Blue.svg",
    "favicon": "https://cdn.prod.website-files.com/66a9319f9a099055594d5fdc/66e1df9ef82bb01d965ccc62_Favicon%20-%20Webflow%20(1).png",
    "ogImage": "https://cdn.prod.website-files.com/66a9319f9a099055594d5fdc/66e38b27775ecfa7901b8167_homepage%20hero%20-%20test%207%20(1).png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, has a medium size, and links to the homepage, which is a strong indicator of being the main brand logo.",
    "confidence": 0.85,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 3,
      "text": "Download Token Transit",
      "reasoning": "Button #3 with text 'Download Token Transit' is likely the primary CTA due to its action-oriented text and use of the brand's vibrant color #153A5F, which aligns with the site's branding."
    },
    "secondary": {
      "index": 2,
      "text": "Rider SupportDownload Token Transit",
      "reasoning": "Button #2 with text 'Rider SupportDownload Token Transit' is selected as secondary because it has a different background color #EDF1F5, making it distinct from the primary button."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "public transit users"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.95,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, has a medium size, and links to the homepage, which is a strong indicator of being the main brand logo.",
        "confidence": 0.85
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles