Teevox Brand: Colors, Fonts, Logo & Visual Identity

Teevox Brand Identity

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

Color Palette

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

Color Hex Code RGB Value
primary #CAE5FF rgb(202, 229, 255)
secondary #88C6FF rgb(136, 198, 255)
accent #C1FEFF rgb(193, 254, 255)
background #999999 rgb(153, 153, 153)
textPrimary #999999 rgb(153, 153, 153)
link #C1FEFF rgb(193, 254, 255)

Typography

Each font links to its Google Fonts page where available.

Role Font Family Link
primary Eurostile Google Fonts →
heading Eurostile Google Fonts →

Visual Assets

Logo

Favicon

Brand Personality

Tone: modern
Energy: medium
Audience: unknown

Teevox Brand in the Wild

Brand Assets

Image: static.wikia.nocookie.net
Source: rex-reincarnated.fandom.com

Image: i.imgur.com
Source: reddit.com

Frequently Asked Questions

  1. What is Teevox's primary brand color?
    Teevox's primary brand color is #CAE5FF.

  2. What accent color does Teevox use?
    Teevox uses #C1FEFF as an accent color.

  3. What font does Teevox use?
    Teevox uses Eurostile as the primary typeface.

  4. Does Teevox use a light or dark theme?
    Teevox's primary site uses a light color scheme.

  5. Where can I find Teevox's logo?
    Teevox's logo is available directly on their site (https://teevox.com).

  6. How was this brand profile generated?
    This profile was extracted from https://teevox.com using the Firecrawl branding extraction API.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Eurostile",
      "role": "unknown"
    },
    {
      "family": "Verdana",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#CAE5FF",
    "secondary": "#88C6FF",
    "accent": "#C1FEFF",
    "background": "#999999",
    "textPrimary": "#999999",
    "link": "#C1FEFF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Eurostile",
      "heading": "Eurostile"
    },
    "fontStacks": {
      "heading": [
        "Eurostile",
        "Verdana",
        "sans-serif"
      ],
      "body": [
        "Eurostile",
        "Verdana",
        "sans-serif"
      ],
      "paragraph": [
        "Eurostile",
        "Verdana",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "16px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "1px"
  },
  "components": {},
  "images": {
    "logo": "https://teevox.com/static/images/components/Header/logo-large.png",
    "favicon": "https://teevox.com/static/images/favicon.ico",
    "ogImage": null
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "unknown"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  }
}