Home · Branding · Hatchet

Hatchet Brand Identity

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

Download JSON
Primary
#B8D9FF
Accent
#18203A
Body Font
Martina
Heading
Martina

Color Palette

Brand palette extracted from https://hatchet.run.

primary
#B8D9FF
rgb(184, 217, 255)
secondary
#18203A
rgb(24, 32, 58)
accent
#18203A
rgb(24, 32, 58)
background
#0A1029
rgb(10, 16, 41)
textPrimary
#0A1029
rgb(10, 16, 41)
link
#0A1029
rgb(10, 16, 41)

Typography

Each font links to its Google Fonts page where available.

primary
Martina
heading
Martina
judge-extended, sans-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

Hatchet logo
Logo
Hatchet favicon
Favicon
Hatchet social image
Social Card

UI Components

Live previews rendered using Hatchet's actual button styles.

buttonPrimary
background #18203A textColor #B8D9FF borderRadius 4px shadow none

Brand Personality

Tone: modern Energy: medium Audience: teams and enterprises

Hatchet Brand in the Wild

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

Frequently Asked Questions

What is Hatchet's primary brand color?

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

What accent color does Hatchet use?

Hatchet uses #18203A as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Hatchet use?

Hatchet uses Martina as the primary typeface across body and headings.

Does Hatchet use a light or dark theme?

Hatchet's primary site uses a dark color scheme, with a background of #0A1029.

Where can I find Hatchet's logo?

Hatchet's logo is available directly on their site (https://hatchet.run). 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://hatchet.run 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 Hatchet.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Martina",
      "role": "unknown"
    },
    {
      "family": "Judge Extended",
      "role": "unknown"
    },
    {
      "family": "DM Mono",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#B8D9FF",
    "secondary": "#18203A",
    "accent": "#18203A",
    "background": "#0A1029",
    "textPrimary": "#0A1029",
    "link": "#0A1029"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Martina",
      "heading": "Martina"
    },
    "fontStacks": {
      "heading": [
        "judge-extended",
        "sans-serif"
      ],
      "body": [
        "Martina",
        "serif"
      ],
      "paragraph": [
        "Martina",
        "serif"
      ]
    },
    "fontSizes": {
      "h1": "96px",
      "h2": "72px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#18203A",
      "textColor": "#B8D9FF",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22100%25%22%20viewBox%3D%220%200%20137%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22_logo_32vlr_1%20undefined%20%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M17.5%2010L22%200L30.6059%208.60589C31.7939%209.79394%2032.388%2010.388%2032.6105%2011.0729C32.8063%2011.6755%2032.8063%2012.3245%2032.6105%2012.9271C32.388%2013.612%2031.7939%2014.2061%2030.6059%2015.3941L22%2024H15L26.7517%2011.3444C27.146%2010.9197%2027.3432%2010.7074%2027.3527%2010.5263C27.361%2010.3691%2027.2947%2010.2171%2027.1739%2010.1162C27.0347%2010%2026.7449%2010%2026.1654%2010H17.5Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(184%2C%20217%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M16.5%2014L12%2024L3.39411%2015.3941C2.20606%2014.2061%201.61204%2013.612%201.38947%2012.9271C1.1937%2012.3245%201.1937%2011.6755%201.38947%2011.0729C1.61204%2010.388%202.20606%209.79394%203.39411%208.60589L12%200H19L7.24833%2012.6556C6.854%2013.0803%206.65684%2013.2926%206.6473%2013.4737C6.63902%2013.6309%206.70527%2013.7829%206.82612%2013.8838C6.96529%2014%207.25505%2014%207.83457%2014H16.5Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(184%2C%20217%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M88.5908%203.14502C92.0637%203.14506%2094.5478%205.30746%2094.5479%208.96436V10.1147H91.0977V9.05615C91.0975%207.42337%2090.0857%206.36577%2088.5908%206.36572C87.0959%206.36572%2086.0841%207.42333%2086.084%209.05615V14.9448C86.0841%2016.5776%2087.0959%2017.6353%2088.5908%2017.6353C90.0856%2017.6352%2091.0975%2016.5776%2091.0977%2014.9448V13.6108H94.5479V14.9448C94.5477%2018.6476%2092.0866%2020.8549%2088.5908%2020.855C85.0949%2020.855%2082.634%2018.6476%2082.6338%2014.9448V8.96436C82.6338%205.30742%2085.1179%203.14502%2088.5908%203.14502ZM80.4238%206.61865H76.3994V20.6489H72.9492V6.61865H68.9238V3.39893H80.4238V6.61865ZM136.884%206.61865H132.858V20.6489H129.408V6.61865H125.384V3.39893H136.884V6.61865ZM44.4502%2010.3677H49.4414V3.37549H52.8916V20.6255H49.4414V13.5874H44.4502V20.6255H41V3.37549H44.4502V10.3677ZM68.4639%2020.6255H64.3926L63.9326%2018.3022H59.7461L59.2861%2020.6255H55.4688L59.7461%203.37549H64.1855L68.4639%2020.6255ZM101.157%2010.3677H106.148V3.37549H109.598V20.6255H106.148V13.5874H101.157V20.6255H97.707V3.37549H101.157V10.3677ZM122.801%206.59521H116.361V10.1831H121.812V13.4038H116.361V17.4058H122.848V20.6255H112.911V3.37549H122.801V6.59521ZM60.2988%2015.5425H63.4033L61.8623%207.72217L60.2988%2015.5425Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(184%2C%20217%2C%20255)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "data:image/x-icon;base64,AAABAAEAICAAAAEAIACoEAAAFgAAACgAAAAgAAAAQAAAAAEAIAAAAAAAABAAACMuAAAjLgAAAAAAAAAAAAAaBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8ZBgL/GQYD/xoHA/8YBQH/FgMA/xYDAP8WAwD/FgMA/xcEAP8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GAUC/y8aE/8iDwr/GQYC/0YvJv9sUkT/alBC/2pQ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uP//2bj//9m4///auf/10bH/gGVU/x0JBf8ZBgL/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8XBQH/OyUd/8ali///27r//9m4///ZuP//27r/u5uD/zAbFP8YBQH/GAUB/0ErIv/nw6X//9q5///ZuP//2rn/9dGx/4BlVP8dCQX/GQYC/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8XBQH/OyUd/8ali///27r//9m4///ZuP//2rn/sZF6/yoWEP8YBQH/GwgE/6KEb///3Lr//9q5//XRsf+AZVT/HAkF/xkGAv8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8XBAH/OiUd/8ali///27r//9m4///ZuP/+2rn/pohy/yYSDP8WAwD/Tzgu//HNrv/10rL/gGVU/x0JBf8ZBgL/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8XBQH/OyUd/8Wkiv/817b/+9a1//zWtf/61bT/l3pm/yEOCf8gDQj/qot1/4NoVv8dCQX/GQYC/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8YBQH/NB8Y/2BHOv9hSDv/YUg7/2JJPP9cRDf/JxMN/xkGAv8tGBL/HwwH/xkGAv8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8YBgL/FgMA/xYDAP8WAwD/FgMA/xYEAP8ZBgP/GgcD/xkGAv8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/GgcD/xoHA/8aBwP/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=",
    "ogImage": "/assets/og-PqKfvZWg.png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of the main brand logo.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Start for free",
      "reasoning": "The button 'Start for free' is likely the primary CTA due to its action-oriented text, encouraging users to begin using the service immediately, which is typical for primary CTAs."
    },
    "secondary": {
      "index": 0,
      "text": "Schedule Enterprise Demo",
      "reasoning": "The button 'Schedule Enterprise Demo' serves as a secondary action, targeting a more specific audience interested in enterprise solutions."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "teams and enterprises"
  },
  "designSystem": {
    "framework": "custom",
    "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, which are strong indicators of the main brand logo.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles