AdThrow Brand: Colors, Fonts, Logo & Visual Identity

AdThrow Brand Identity

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

Color Palette

Brand palette extracted from http://adthrow.com.

Typography

Each font links to its Google Fonts page where available.

UI Components

Live previews rendered using AdThrow's actual button styles.

Button Primary

Brand Personality

AdThrow Brand in the Wild

Image: imageio.forbes.com

Image: i.ytimg.com

Image: media.licdn.com

Image: imageio.forbes.com

Image: media.licdn.com

Image: static.wikia.nocookie.net

Frequently Asked Questions

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

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

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

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

How was this brand profile generated?
This profile was extracted from http://adthrow.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 AdThrow.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Helvetica",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#00112C",
    "secondary": "#D8EFEF",
    "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": "16px",
      "h2": "56px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "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": "business professionals looking to purchase domains"
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.95,
    "overall": 0.925
  }
}