Ticket Wallet Brand: Colors, Fonts, Logo & Visual Identity

Ticket Wallet Brand Identity

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

Color Palette

Brand palette extracted from https://www.ticketwallet.com.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Ticket Wallet's actual button styles.

Brand Personality

Ticket Wallet Brand in the Wild

Source: ticketwallet.com

Source: ticketwallet.com

Source: ticketwallet.com

Source: ticketwallet.com

Source: ticketwallet.com

Source: ticketwallet.com

Frequently Asked Questions

  1. What is Ticket Wallet's primary brand color?

    • Ticket Wallet's primary brand color is #4A5565. It anchors the visual identity across their website, product UI, and marketing materials.
  2. What accent color does Ticket Wallet use?

    • Ticket Wallet uses #6A7282 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
  3. What font does Ticket Wallet use?

    • Ticket Wallet uses SF Pro Text for body text and SF Pro Display for headings. Fonts were detected on https://www.ticketwallet.com as part of their live design system.
  4. Does Ticket Wallet use a light or dark theme?

    • Ticket Wallet's primary site uses a light color scheme, with a background of #FFFFFF.
  5. Where can I find Ticket Wallet's logo?

    • Ticket Wallet's logo is available directly on their site (https://www.ticketwallet.com). The current logo URL is included in the machine-readable JSON profile linked above.
  6. How was this brand profile generated?

    • This profile was extracted from https://www.ticketwallet.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 Ticket Wallet.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "SF Pro Text",
      "role": "body"
    },
    {
      "family": "SF Pro Display",
      "role": "heading"
    },
    {
      "family": "Inter",
      "role": "unknown"
    },
    {
      "family": "Arial",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#4A5565",
    "secondary": "#99A1AF",
    "accent": "#6A7282",
    "background": "#FFFFFF",
    "textPrimary": "#121317",
    "link": "#6A7282"
  },
  "typography": {
    "fontFamilies": {
      "primary": "SF Pro Text",
      "heading": "SF Pro Display"
    },
    "fontStacks": {
      "heading": [
        "ui-sans-serif",
        "system-ui",
        "-apple-system",
        "BlinkMacSystemFont",
        "SF Pro Text",
        "SF Pro Display",
        "Inter",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "ui-sans-serif",
        "system-ui",
        "-apple-system",
        "BlinkMacSystemFont",
        "SF Pro Text",
        "SF Pro Display",
        "Inter",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "ui-sans-serif",
        "system-ui",
        "-apple-system",
        "BlinkMacSystemFont",
        "SF Pro Text",
        "SF Pro Display",
        "Inter",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "32px",
      "h2": "60px",
      "body": "24px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#222222",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://ticketwallet.com/images/ticketwallet/ticketwallet-black.svg",
    "favicon": "https://ticketwallet.com/favicon.ico?favicon.42a08f66.ico",
    "ogImage": "https://tw-prod-storage.s3.us-east-2.amazonaws.com/shared/img/tw_preview.png",
    "logoHref": "/",
    "logoAlt": "Ticket Wallet"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "event attendees and organizers"
  }
}