Upfront Brand: Colors, Fonts, Logo & Visual Identity

Upfront Brand Identity

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

Color Palette

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

Color Hex Code RGB
primary #D8EFEF rgb(216, 239, 239)
secondary #0D595C rgb(13, 89, 92)
accent #00A4A6 rgb(0, 164, 166)
background #FFFFFF rgb(255, 255, 255)
textPrimary #111111 rgb(17, 17, 17)
link #00A4A6 rgb(0, 164, 166)

Typography

Each font links to its Google Fonts page where available.

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

UI Components

Live previews rendered using Upfront's actual button styles.

Brand Personality

Tone: professional
Energy: low
Audience: businesses looking to purchase domains

Upfront Brand in the Wild

Image Source: deadline.com

Image Source: mediavillage.com

Image Source: venngage.com

Image Source: press.disneyadvertising.com

Image Source: emarketer.com

Image Source: hubspot.com

Frequently Asked Questions

What is Upfront's primary brand color?
Upfront's primary brand color is #D8EFEF. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Upfront use?
Upfront uses #00A4A6 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Upfront use?
Upfront uses Helvetica as the primary typeface across body and headings.

Does Upfront use a light or dark theme?
Upfront's primary site uses a light color scheme, with a background of #FFFFFF.

How was this brand profile generated?
This profile was extracted from https://tryupfront.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 Upfront.

Methodology

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

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Helvetica",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#D8EFEF",
    "secondary": "#0D595C",
    "accent": "#00A4A6",
    "background": "#FFFFFF",
    "textPrimary": "#111111",
    "link": "#00A4A6"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Helvetica",
      "heading": "Helvetica"
    },
    "fontStacks": {
      "heading": [
        "gdsherpa",
        "Helvetica",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "gdsherpa",
        "Helvetica",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "gdsherpa",
        "Helvetica",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "60px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "16px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#111111",
      "textColor": "#FFFFFF",
      "borderColor": "#111111",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "favicon": "https://img6.wsimg.com/ux-assets/favicon/apple-icon-57x57.png",
    "ogImage": null
  },
  "personality": {
    "tone": "professional",
    "energy": "low",
    "targetAudience": "businesses looking to purchase domains"
  }
}