Home · Branding · HockeyStack

HockeyStack Brand Identity

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

Download JSON
Primary
#0071E3
Accent
#A43053
Body Font
Inter
Heading
Polysans

Color Palette

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

primary
#0071E3
rgb(0, 113, 227)
secondary
#9DE0D8
rgb(157, 224, 216)
accent
#A43053
rgb(164, 48, 83)
background
#171717
rgb(23, 23, 23)
textPrimary
#171717
rgb(23, 23, 23)
link
#A43053
rgb(164, 48, 83)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Polysans
Tiempos Headline, Arial, 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

HockeyStack logo
Logo
HockeyStack favicon
Favicon
HockeyStack social image
Social Card

UI Components

Live previews rendered using HockeyStack's actual button styles.

buttonPrimary
background #FFFFFF textColor #F0F0F0 borderRadius 0px shadow none

Brand Personality

Tone: professional Energy: medium Audience: enterprise businesses

HockeyStack Brand in the Wild

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

Frequently Asked Questions

What is HockeyStack's primary brand color?

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

What accent color does HockeyStack use?

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

What font does HockeyStack use?

HockeyStack uses Inter for body text and Polysans for headings. Fonts were detected on https://hockeystack.com as part of their live design system.

Does HockeyStack use a light or dark theme?

HockeyStack's primary site uses a dark color scheme, with a background of #171717.

Where can I find HockeyStack's logo?

HockeyStack's logo is available directly on their site (https://hockeystack.com). 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://hockeystack.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 HockeyStack.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Arial",
      "role": "body"
    },
    {
      "family": "Polysans",
      "role": "heading"
    },
    {
      "family": "Tiempos Headline",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#0071E3",
    "secondary": "#9DE0D8",
    "accent": "#A43053",
    "background": "#171717",
    "textPrimary": "#171717",
    "link": "#A43053"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Polysans"
    },
    "fontStacks": {
      "heading": [
        "Tiempos Headline",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Inter",
        "sans-serif"
      ],
      "paragraph": [
        "Tiempos Headline",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "56px",
      "body": "54.08px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "10px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FFFFFF",
      "textColor": "#F0F0F0",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%20132%2020%22%20fill%3D%22none%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20aria-hidden%3D%22true%22%20role%3D%22img%22%20data-fc-idx%3D%220%22%3E%0A%3Cpath%20d%3D%22M10.0012%208.72695H2.28412V15.5606H0V0.326416H2.28412V6.72473H10.0012V0.326416H12.3076V15.5606H10.0012V8.72695Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(246%2C%20243%2C%20236)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M17.5187%2015.0056C16.6463%2014.5196%2015.9625%2013.8489%2015.4675%2012.9926C14.972%2012.1367%2014.7246%2011.1645%2014.7246%2010.0764C14.7246%208.98841%2014.9721%208.01644%2015.4675%207.16015C15.9627%206.30438%2016.6463%205.63338%2017.5187%205.14713C18.3908%204.66115%2019.3815%204.41809%2020.4903%204.41809C21.5991%204.41809%2022.5892%204.66115%2023.4618%205.14713C24.3339%205.63338%2025.0141%206.30438%2025.5018%207.16015C25.9897%208.01644%2026.2337%208.98827%2026.2337%2010.0764C26.2337%2011.1646%2025.9897%2012.1367%2025.5018%2012.9926C25.014%2013.8489%2024.3339%2014.5198%2023.4618%2015.0056C22.5892%2015.4919%2021.599%2015.7347%2020.4903%2015.7347C19.3816%2015.7347%2018.3908%2015.4919%2017.5187%2015.0056ZM23.0516%2012.8185C23.7093%2012.1077%2024.0385%2011.1937%2024.0385%2010.0764C24.0385%208.95919%2023.7094%208.04539%2023.0516%207.33425C22.3937%206.62363%2021.54%206.26793%2020.4904%206.26793C19.426%206.26793%2018.5645%206.62363%2017.9069%207.33425C17.2489%208.04539%2016.9201%208.95945%2016.9201%2010.0764C16.9201%2011.1934%2017.2489%2012.1077%2017.9069%2012.8185C18.5645%2013.5295%2019.426%2013.8848%2020.4904%2013.8848C21.54%2013.8848%2022.3937%2013.5295%2023.0516%2012.8185Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(246%2C%20243%2C%20236)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M30.4809%2014.9619C29.6455%2014.447%2029.0063%2013.7615%2028.5627%2012.9053C28.1192%2012.0494%2027.8975%2011.1064%2027.8975%2010.0761C27.8975%209.04588%2028.1192%208.10313%2028.5627%207.24684C29.0061%206.39107%2029.6455%205.70546%2030.4809%205.19026C31.316%204.67533%2032.2955%204.41766%2033.4192%204.41766C34.2914%204.41766%2035.1046%204.58084%2035.8586%204.90733C36.6126%205.23369%2037.2335%205.69822%2037.7214%206.30014C38.2093%206.90232%2038.5049%207.60951%2038.6086%208.42199H36.4575C36.3538%207.79822%2036.0211%207.28316%2035.4594%206.87679C34.8975%206.47082%2034.2322%206.2675%2033.4637%206.2675C32.3993%206.2675%2031.5788%206.62663%2031.0022%207.34474C30.4256%208.06286%2030.1373%208.9735%2030.1373%2010.076C30.1373%2011.1785%2030.4291%2012.089%2031.0134%2012.8073C31.5972%2013.5254%2032.4214%2013.8845%2033.4859%2013.8845C34.2399%2013.8845%2034.8831%2013.7033%2035.4152%2013.3405C35.9474%2012.9781%2036.3022%2012.4846%2036.4796%2011.8606H38.6084C38.431%2013.0215%2037.8767%2013.9573%2036.9453%2014.668C36.0138%2015.379%2034.8386%2015.7344%2033.4192%2015.7344C32.2955%2015.7344%2031.316%2015.477%2030.4809%2014.9619Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(246%2C%20243%2C%20236)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M40.9581%200H43.1092V8.98811L47.9879%204.59203H50.782L46.0808%208.87941L51.2034%2015.5605H48.5422L44.5506%2010.2938L43.1091%2011.5996V15.5605H40.958L40.9581%200Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(246%2C%20243%2C%20236)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M53.9094%2014.951C53.0668%2014.4285%2052.4161%2013.7323%2051.958%2012.8616C51.4995%2011.9911%2051.2705%2011.041%2051.2705%2010.0107C51.2705%208.98048%2051.4846%208.04128%2051.9136%207.19249C52.3423%206.3437%2052.9631%205.66901%2053.7764%205.16855C54.5893%204.66796%2055.5505%204.41766%2056.6593%204.41766C57.7681%204.41766%2058.7178%204.65361%2059.5087%205.12486C60.2994%205.5965%2060.902%206.22763%2061.316%207.01826C61.7298%207.80914%2061.937%208.67596%2061.937%209.61898C61.937%209.92362%2061.9221%2010.2066%2061.8926%2010.4676H53.3771C53.4657%2011.498%2053.8279%2012.3321%2054.4636%2012.9705C55.0991%2013.6091%2055.8975%2013.9281%2056.8587%2013.9281C57.6715%2013.9281%2058.3367%2013.7613%2058.8543%2013.4275C59.3717%2013.0939%2059.7116%2012.6151%2059.8745%2011.9911H62.0256C61.8333%2013.1227%2061.2716%2014.0297%2060.3402%2014.7115C59.4087%2015.3937%2058.248%2015.7344%2056.8587%2015.7344C55.735%2015.7344%2054.7519%2015.4733%2053.9092%2014.951H53.9094ZM59.7639%208.83559C59.6897%207.9943%2059.3831%207.33053%2058.8436%206.84429C58.3036%206.3583%2057.5758%206.11525%2056.6593%206.11525C55.7867%206.11525%2055.0737%206.34738%2054.5193%206.81165C53.9649%207.27618%2053.6061%207.95087%2053.4437%208.83559H59.7639Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(246%2C%20243%2C%20236)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M67.0591%2015.7344L63.001%204.5918H65.1965L68.1014%2012.9923L70.9843%204.5918H73.2017L67.5913%2020.0001H65.4848L67.0593%2015.7345L67.0591%2015.7344Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(246%2C%20243%2C%20236)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M75.963%2014.3308C74.9207%2013.3952%2074.3552%2012.1219%2074.2666%2010.5115H76.5063C76.595%2011.5273%2076.9498%2012.3178%2077.5708%2012.8837C78.1916%2013.4495%2079.0786%2013.7325%2080.2318%2013.7325C81.2518%2013.7325%2082.0614%2013.5332%2082.6601%2013.134C83.2589%2012.7352%2083.5582%2012.1366%2083.5582%2011.3386C83.5582%2010.8021%2083.3954%2010.3701%2083.0704%2010.0437C82.745%209.71723%2082.3348%209.46352%2081.8396%209.28205C81.3441%209.10084%2080.6677%208.90871%2079.8105%208.70526C78.7162%208.44418%2077.8368%208.17954%2077.1716%207.91095C76.5063%207.64263%2075.9331%207.21837%2075.4529%206.6379C74.9723%206.05769%2074.7323%205.28154%2074.7323%204.30918C74.7323%203.49684%2074.9574%202.77491%2075.4087%202.14378C75.8595%201.51265%2076.4876%201.02298%2077.2936%200.674778C78.0991%200.326445%2079.0193%200.152344%2080.0544%200.152344C81.1039%200.152344%2082.0353%200.341052%2082.8485%200.718205C83.6615%201.09562%2084.3083%201.63227%2084.7889%202.32867C85.2692%203.02507%2085.539%203.83018%2085.5983%204.74437H83.3586C83.2844%203.96085%2082.9517%203.33353%2082.3605%202.86176C81.7692%202.39039%2081.0003%202.15457%2080.0543%202.15457C79.1229%202.15457%2078.3911%202.34696%2077.8588%202.73122C77.3266%203.11588%2077.0605%203.63449%2077.0605%204.28721C77.0605%204.82425%2077.2231%205.25233%2077.5484%205.57132C77.8733%205.89057%2078.2801%206.13362%2078.7681%206.30036C79.2559%206.46735%2079.9211%206.64514%2080.7639%206.83358C81.8577%207.08045%2082.7447%207.33786%2083.4249%207.60605C84.1048%207.87463%2084.689%208.30258%2085.1768%208.89002C85.6647%209.47773%2085.9087%2010.2866%2085.9087%2011.3166C85.9087%2012.2307%2085.6681%2013.0217%2085.188%2013.6888C84.7075%2014.3564%2084.0384%2014.8641%2083.1811%2015.2123C82.3235%2015.5605%2081.3405%2015.7346%2080.2317%2015.7346C78.4277%2015.7346%2077.0052%2015.2666%2075.9629%2014.3308H75.963Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(246%2C%20243%2C%20236)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M90.2217%2014.6028C89.549%2013.9645%2089.2128%2013.0869%2089.2128%2011.9695V6.42003H86.9287V4.5919H89.2128V1.15344H91.3639V4.5919H94.6681V6.42003H91.3639V11.9044C91.3639%2012.4847%2091.5191%2012.9347%2091.8296%2013.2537C92.1402%2013.573%2092.5614%2013.7324%2093.0937%2013.7324H94.6682V15.5605H92.9384C91.8%2015.5605%2090.8945%2015.2415%2090.2219%2014.6029L90.2217%2014.6028Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(246%2C%20243%2C%20236)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M97.3191%2014.8204C96.6167%2014.2111%2096.2656%2013.4133%2096.2656%2012.4264C96.2656%2011.3675%2096.6611%2010.5188%2097.4519%209.88019C98.2427%209.24196%2099.2961%208.92257%20100.612%208.92257H102.963C103.465%208.92257%20103.717%208.73413%20103.717%208.35671C103.717%207.68952%20103.476%207.1488%20102.996%206.73546C102.515%206.32185%20101.854%206.11525%20101.011%206.11525C100.243%206.11525%2099.5993%206.31856%2099.0821%206.72453C98.5644%207.1309%2098.2909%207.61675%2098.2616%208.18261H96.2658C96.3246%207.472%2096.5687%206.82994%2096.9975%206.25658C97.4262%205.68361%2097.9954%205.23369%2098.705%204.90733C99.4146%204.58084%20100.205%204.41766%20101.078%204.41766C102.024%204.41766%20102.859%204.58834%20103.584%204.92904C104.308%205.27014%20104.866%205.7452%20105.258%206.35462C105.649%206.96391%20105.846%207.67505%20105.846%208.48739V15.5603H103.717V13.754C103.436%2014.3633%20102.97%2014.8458%20102.32%2015.2011C101.669%2015.5568%20100.922%2015.7344%20100.08%2015.7344C98.9413%2015.7344%2098.021%2015.4297%2097.3191%2014.8204ZM102.863%2013.1665C103.432%2012.5717%20103.717%2011.7665%20103.717%2010.7508V10.5549H100.834C100.094%2010.5549%2099.5066%2010.7182%2099.0708%2011.0446C98.6346%2011.371%2098.4166%2011.8172%2098.4166%2012.383C98.4166%2012.891%2098.6051%2013.2971%2098.9821%2013.6016C99.359%2013.9064%2099.8653%2014.0586%20100.501%2014.0586C101.506%2014.0586%20102.294%2013.7613%20102.863%2013.1664V13.1665Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(246%2C%20243%2C%20236)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M110.69%2014.9619C109.854%2014.447%20109.215%2013.7615%20108.772%2012.9053C108.328%2012.0494%20108.106%2011.1064%20108.106%2010.0761C108.106%209.04588%20108.328%208.10313%20108.772%207.24684C109.215%206.39107%20109.854%205.70546%20110.69%205.19026C111.525%204.67533%20112.505%204.41766%20113.628%204.41766C114.5%204.41766%20115.314%204.58084%20116.068%204.90733C116.822%205.23369%20117.442%205.69822%20117.93%206.30014C118.418%206.90232%20118.714%207.60951%20118.818%208.42199H116.666C116.563%207.79822%20116.23%207.28316%20115.668%206.87679C115.106%206.47082%20114.441%206.2675%20113.673%206.2675C112.608%206.2675%20111.788%206.62663%20111.211%207.34474C110.635%208.06286%20110.346%208.9735%20110.346%2010.076C110.346%2011.1785%20110.638%2012.089%20111.222%2012.8073C111.806%2013.5254%20112.63%2013.8845%20113.695%2013.8845C114.449%2013.8845%20115.092%2013.7033%20115.624%2013.3405C116.156%2012.9781%20116.511%2012.4846%20116.689%2011.8606H118.817C118.64%2013.0215%20118.086%2013.9573%20117.154%2014.668C116.223%2015.379%20115.048%2015.7344%20113.628%2015.7344C112.505%2015.7344%20111.525%2015.477%20110.69%2014.9619Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(246%2C%20243%2C%20236)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M121.167%200H123.318V8.98811L128.197%204.59203H130.991L126.29%208.87941L131.412%2015.5605H128.751L124.76%2010.2938L123.318%2011.5996V15.5605H121.167L121.167%200Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(246%2C%20243%2C%20236)%20!important%3B%22%2F%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://cdn.prod.website-files.com/66a17be30216c017de34cff2/67aa3a838f74c5502fc38e15_hs-favicon-32.png",
    "ogImage": "https://cdn.prod.website-files.com/66a17be30216c017de34cff2/69de6952fc52b4ef0644a6d8_homepage.webp",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 12,
    "reasoning": "Selected #1 because it is a medium-sized, visible logo in the header with href=home, matching the brand 'HockeyStack'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Read case study",
      "reasoning": "Button #0 with text 'Read case study' is likely the primary CTA due to its action-oriented text and distinct class 'blue_text-button', suggesting a focus on engagement."
    },
    "secondary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "All buttons share the same background color, making it impossible to select a secondary button with a different color."
    },
    "confidence": 0.8
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "enterprise businesses"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.8,
    "colors": 0.9,
    "overall": 0.8500000000000001
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 1,
        "selectedLogoReasoning": "Selected #1 because it is a medium-sized, visible logo in the header with href=home, matching the brand 'HockeyStack'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles