Home · Branding · Webhound

Webhound Brand Identity

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

Download JSON
Primary
#F5F1E3
Accent
#F5F1E3
Body Font
Manrope
Heading
Zilla Slab

Color Palette

Brand palette extracted from https://webhound.ai.

primary
#F5F1E3
rgb(245, 241, 227)
secondary
#635B52
rgb(99, 91, 82)
accent
#F5F1E3
rgb(245, 241, 227)
background
#F5F1E3
rgb(245, 241, 227)
textPrimary
#27272A
rgb(39, 39, 42)
link
#536471
rgb(83, 100, 113)

Typography

Each font links to its Google Fonts page where available.

primary
Manrope
heading
Zilla Slab
Zilla Slab, Georgia, serif
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

CharacterQuilt.com suggests this flow that can help:

1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
4. For each captured font URL: right-click → Save As to download the file locally.
5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.

Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Visual Assets

Webhound logo
Logo
Webhound favicon
Favicon
Webhound social image
Social Card

UI Components

Live previews rendered using Webhound's actual button styles.

input
background transparent textColor #18181B borderColor null borderRadius 0px shadow none
buttonPrimary
background #F5F1E3 textColor #C03028 borderColor #C03028 borderRadius 4px shadow none

Brand Personality

Tone: modern Energy: medium Audience: tech-savvy professionals

Webhound Brand in the Wild

Real-world brand assets — ads, campaigns, and marketing materials.

Frequently Asked Questions

What is Webhound's primary brand color?

Webhound's primary brand color is #F5F1E3. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Webhound use?

Webhound uses Manrope for body text and Zilla Slab for headings. Fonts were detected on https://webhound.ai as part of their live design system.

Does Webhound use a light or dark theme?

Webhound's primary site uses a light color scheme, with a background of #F5F1E3.

Where can I find Webhound's logo?

Webhound's logo is available directly on their site (https://webhound.ai). The current logo URL is included in the machine-readable JSON profile linked above.

How was this brand profile generated?

This profile was extracted from https://webhound.ai 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 Webhound.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Manrope",
      "role": "body"
    },
    {
      "family": "Zilla Slab",
      "role": "heading"
    },
    {
      "family": "Crimson Text",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#F5F1E3",
    "secondary": "#635B52",
    "accent": "#F5F1E3",
    "background": "#F5F1E3",
    "textPrimary": "#27272A",
    "link": "#536471"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Manrope",
      "heading": "Zilla Slab"
    },
    "fontStacks": {
      "heading": [
        "Zilla Slab",
        "Georgia",
        "serif"
      ],
      "body": [
        "Manrope",
        "system-ui",
        "sans-serif"
      ],
      "paragraph": [
        "Crimson Text",
        "Georgia",
        "serif"
      ]
    },
    "fontSizes": {
      "h1": "44px",
      "h2": "14px",
      "body": "17px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "6px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#18181B",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#F5F1E3",
      "textColor": "#C03028",
      "borderColor": "#C03028",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.webhound.ai/zinc-light.png",
    "favicon": "https://www.webhound.ai/favicon.ico?favicon.46875769.ico",
    "ogImage": "https://www.webhound.ai/logo-16-10.png",
    "logoHref": "/",
    "logoAlt": "Webhound"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, matching the brand name 'Webhound'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Start free →",
      "reasoning": "Button #4 has a vibrant background color (#F5F1E3) and action-oriented text 'Start free →', making it a strong candidate for the primary CTA."
    },
    "secondary": {
      "index": 0,
      "text": "Contact us →",
      "reasoning": "Button #6 has a different background color (#F5F1E3) and serves as a secondary action with 'Contact us →', fitting the role of a secondary CTA."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, matching the brand name 'Webhound'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles