Pantheon Brand: Colors, Fonts, Logo & Visual Identity

Pantheon Brand Identity

A complete profile of Pantheon's visual system — colors, typography, components, and personality. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from https://www.joinpantheon.io/.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Brand Personality

Pantheon Brand in the Wild

Source: reddit.com

Source: pantheon.io

Source: psdrepo.com

Source: depts.washington.edu

Source: youtube.com

Source: ayerhsmagazine.com

Frequently Asked Questions

Methodology

Brand data on this page was extracted from https://www.joinpantheon.io/ on 2026-07-27 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.

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "sans-serif",
      "count": 4
    },
    {
      "family": "Roboto",
      "count": 1
    }
  ],
  "colors": {
    "primary": "#F49300",
    "secondary": "#626574",
    "accent": "#101C36",
    "background": "#646464",
    "textPrimary": "#101C36",
    "link": "#101C36"
  },
  "typography": {
    "fontFamilies": {
      "primary": "sans-serif",
      "heading": "sans-serif"
    },
    "fontStacks": {
      "body": [
        "sans-serif"
      ],
      "heading": [
        "sans-serif"
      ],
      "paragraph": [
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "16px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {},
  "images": {
    "logo": null,
    "favicon": null,
    "ogImage": null
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "unknown"
  },
  "designSystem": {
    "framework": "unknown",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0,
    "colors": 0,
    "overall": 0
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": false,
      "llmSucceeded": false,
      "finalSource": "none",
      "rawLogoSelection": {
        "selectedLogoIndex": -1,
        "selectedLogoReasoning": "LLM failed",
        "confidence": 0
      }
    },
    "buttonClassification": {
      "llmCalled": false,
      "llmSucceeded": false,
      "error": "LLM call failed or returned fallback values"
    }
  }
}