Home · Branding · Hume AI

Hume AI Brand Identity

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

Download JSON
Primary
#E6D1ED
Accent
#FFFAF4
Body Font
Fellix
Heading
Fellix

Color Palette

Brand palette extracted from https://www.hume.ai/.

primary
#E6D1ED
rgb(230, 209, 237)
secondary
#FFDFB8
rgb(255, 223, 184)
accent
#FFFAF4
rgb(255, 250, 244)
background
#FFF9F3
rgb(255, 249, 243)
textPrimary
#222222
rgb(34, 34, 34)
link
#FCE0EE
rgb(252, 224, 238)

Typography

Each font links to its Google Fonts page where available.

primary
Fellix
heading
Fellix
Fellix, system-ui, 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

Hume AI logo
Logo
Hume AI favicon
Favicon
Hume AI social image
Social Card

UI Components

Live previews rendered using Hume AI's actual button styles.

input
background #FFFAF4 textColor #FFFFFF borderColor null borderRadius 33554400px shadow none
buttonPrimary
background #FFFAF4 textColor #FFFFFF borderRadius 33554400px shadow none
buttonSecondary
background #222222 textColor #FFF9F3 borderRadius 33554400px shadow none

Brand Personality

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

Hume AI Brand in the Wild

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

Frequently Asked Questions

What is Hume AI's primary brand color?

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

What accent color does Hume AI use?

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

What font does Hume AI use?

Hume AI uses Fellix as the primary typeface across body and headings.

Does Hume AI use a light or dark theme?

Hume AI's primary site uses a light color scheme, with a background of #FFF9F3.

Where can I find Hume AI's logo?

Hume AI's logo is available directly on their site (https://www.hume.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://www.hume.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 Hume AI.

Methodology

Brand data on this page was extracted from https://www.hume.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 Hume AI.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Fellix",
      "role": "body"
    },
    {
      "family": "PP Fraktion Mono",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#E6D1ED",
    "secondary": "#FFDFB8",
    "accent": "#FFFAF4",
    "background": "#FFF9F3",
    "textPrimary": "#222222",
    "link": "#FCE0EE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Fellix",
      "heading": "Fellix"
    },
    "fontStacks": {
      "heading": [
        "Fellix",
        "system-ui",
        "sans-serif"
      ],
      "body": [
        "Fellix",
        "system-ui",
        "sans-serif"
      ],
      "paragraph": [
        "Fellix",
        "system-ui",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "30px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "#FFFAF4",
      "textColor": "#FFFFFF",
      "borderColor": null,
      "borderRadius": "33554400px",
      "borderRadiusCorners": {
        "topLeft": "33554400px",
        "topRight": "33554400px",
        "bottomRight": "33554400px",
        "bottomLeft": "33554400px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#FFFAF4",
      "textColor": "#FFFFFF",
      "borderRadius": "33554400px",
      "borderRadiusCorners": {
        "topLeft": "33554400px",
        "topRight": "33554400px",
        "bottomRight": "33554400px",
        "bottomLeft": "33554400px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#222222",
      "textColor": "#FFF9F3",
      "borderRadius": "33554400px",
      "borderRadiusCorners": {
        "topLeft": "33554400px",
        "topRight": "33554400px",
        "bottomRight": "33554400px",
        "bottomLeft": "33554400px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20106%2024%22%20aria-labelledby%3D%22_R_9kknllb_%22%20focusable%3D%22false%22%20role%3D%22img%22%20class%3D%22h-6%20w-auto%22%20data-fc-idx%3D%220%22%3E%3Ctitle%20id%3D%22_R_9kknllb_%22%3Ehume.ai%20logo%3C%2Ftitle%3E%3Cg%20clip-path%3D%22url(%23clip0_3775_6360)%22%3E%3Cpath%20d%3D%22M1.58628%2012.5801C0.353552%2012.8628%20-0.413558%2014.0273%20-0.11375%2015.2754C0.169308%2016.5235%201.36854%2017.2563%202.58452%2016.9735C3.81724%2016.6908%204.5676%2015.5263%204.28455%2014.2782C4.00149%2013.0285%202.80226%2012.2973%201.58628%2012.5801Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(34%2C%2034%2C%2034)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M2.65085%207.87087C3.63401%208.65386%205.0158%208.52001%205.81641%207.5212C6.61533%206.52239%206.43278%205.14213%205.46636%204.35914C4.49994%203.57616%203.09971%203.70999%202.30079%204.7088C1.50186%205.70761%201.68443%207.08788%202.65085%207.87087Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(34%2C%2034%2C%2034)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M8.61584%2019.7028C7.46686%2019.154%206.15039%2019.6192%205.60102%2020.7518C5.05165%2021.8828%205.50053%2023.1978%206.65118%2023.7633C7.80017%2024.3121%209.11664%2023.8469%209.66601%2022.7143C10.1986%2021.5666%209.7665%2020.2516%208.61584%2019.7028Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(34%2C%2034%2C%2034)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M15.5459%2019.702C14.3969%2020.2508%2013.9464%2021.5825%2014.4957%2022.7135C15.0451%2023.8445%2016.3448%2024.328%2017.5106%2023.7625C18.6595%2023.2137%2019.1101%2021.882%2018.5607%2020.751C18.0114%2019.62%2016.6966%2019.1365%2015.5459%2019.702Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(34%2C%2034%2C%2034)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M22.5782%2012.58C21.3455%2012.2973%2020.163%2013.0301%2019.88%2014.2781C19.5969%2015.5262%2020.3473%2016.7074%2021.58%2016.9734C22.8127%2017.2562%2023.9952%2016.5234%2024.2783%2015.2753C24.5613%2014.0272%2023.811%2012.8627%2022.5782%2012.58Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(34%2C%2034%2C%2034)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M21.828%207.87212C22.8112%207.08914%2022.977%205.70887%2022.1781%204.71006C21.3792%203.71125%2019.9957%203.57908%2019.0125%204.3604C18.0294%205.14338%2017.8635%206.52364%2018.6625%207.52245C19.4631%208.52126%2020.8449%208.65344%2021.828%207.87212Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(34%2C%2034%2C%2034)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M12.0811%200C10.7814%200%209.81494%200.998804%209.81494%202.26363C9.81494%203.52845%2010.7814%204.52727%2012.0811%204.52727C13.3641%204.52727%2014.3472%203.52845%2014.3472%202.26363C14.3456%200.997131%2013.3641%200%2012.0811%200Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(34%2C%2034%2C%2034)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M41.755%207.2465C39.4051%207.2465%2037.6263%208.1031%2036.7788%209.55698V2.59375H33.7925V20.7714H36.7788V14.1144C36.7788%2012.8378%2037.154%2011.8039%2037.9044%2010.9958C38.6547%2010.1877%2039.601%209.78452%2040.7919%209.78452C43.1904%209.78452%2044.2355%2011.2869%2044.2355%2014.1144V20.7714H47.2219V14.1144C47.2219%2011.8842%2046.7981%2010.1727%2045.9322%209.00822C45.0679%207.84378%2043.6811%207.2465%2041.755%207.2465Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(34%2C%2034%2C%2034)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M60.2947%2014.1004C60.2947%2015.3937%2059.9681%2016.4427%2059.3148%2017.2357C58.6616%2018.0271%2057.7321%2018.4152%2056.5412%2018.4152C54.3052%2018.4152%2053.3756%2016.9279%2053.3756%2014.1004V7.44336H50.3726V14.1172C50.3726%2016.2988%2050.7159%2017.915%2051.5148%2019.1263C52.3138%2020.3543%2053.6687%2020.9683%2055.5446%2020.9683C57.8125%2020.985%2059.3953%2020.2087%2060.293%2018.6745L60.4236%2020.7742H63.2793V7.44503H60.293V14.1004H60.2947Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(34%2C%2034%2C%2034)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M84.1847%207.23047C81.5736%207.23047%2079.7295%208.24768%2078.8652%2010.1064C78.1467%208.18411%2076.646%207.23047%2074.3782%207.23047C71.9462%207.23047%2070.4455%207.94151%2069.6298%209.54095L69.4992%207.44127H66.6753V20.7704H69.6616V14.1134C69.6616%2012.8051%2069.9883%2011.7544%2070.6398%2010.963C71.2763%2010.1717%2072.1907%209.78354%2073.3481%209.78354C75.5338%209.78354%2076.4483%2011.2859%2076.4483%2014.1134V20.7704H79.4515V14.1134C79.4515%2012.8051%2079.7613%2011.7544%2080.4145%2010.963C81.051%2010.1717%2081.9638%209.78354%2083.1228%209.78354C85.3103%209.78354%2086.2231%2011.2859%2086.2231%2014.1134V20.7704H89.2094V14.1134C89.2094%2011.9167%2088.8828%2010.3156%2088.1325%209.08922C87.3654%207.87794%2086.0288%207.2472%2084.1847%207.23047Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(34%2C%2034%2C%2034)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M99.0638%207.24609C97.1059%207.24609%2095.3104%207.92536%2093.9889%209.10486C92.6674%2010.2844%2091.835%2012.0779%2091.835%2014.114C91.835%2016.1501%2092.6674%2017.9436%2093.9889%2019.1063C95.3104%2020.2858%2097.1226%2020.9651%2099.0638%2020.9651C100.451%2020.9651%20101.724%2020.6255%20102.883%2019.9629C104.042%2019.3004%20104.923%2018.3953%20105.511%2017.2493L102.948%2016.038C102.229%2017.6374%20100.811%2018.591%2099.0488%2018.591C98.0371%2018.591%2097.1394%2018.2681%2096.3723%2017.6223C95.6052%2016.9765%2095.1161%2016.135%2094.9201%2015.1011H106.164C106.294%2012.7588%20105.576%2010.7227%20104.303%209.3809C103.028%208.05418%20101.152%207.24609%2099.0638%207.24609ZM94.9185%2013.1118C95.1144%2012.0611%2095.5867%2011.2213%2096.3388%2010.5755C97.0891%209.94472%2097.9869%209.62182%2099.0638%209.62182C100.141%209.62182%20101.055%209.94472%20101.806%2010.5755C102.556%2011.2062%20103.03%2012.0611%20103.226%2013.1118H94.9185Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(34%2C%2034%2C%2034)%20!important%3B%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22hume-logo-gradient-_R_9kknllb_%22%20x1%3D%2221.4334%22%20y1%3D%2216.9446%22%20x2%3D%2222.6817%22%20y2%3D%2212.7375%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220.2656%22%20stop-color%3D%22%23FFB7B2%22%20style%3D%22stop-color%3A%20rgb(255%2C%20183%2C%20178)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.5781%22%20stop-color%3D%22%23AB9EFC%22%20style%3D%22stop-color%3A%20rgb(171%2C%20158%2C%20252)%20!important%3B%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E",
    "favicon": "https://www.hume.ai/favicon.ico?favicon.bd1999a1.ico",
    "ogImage": "https://hume.ai/opengraph-image.jpg?opengraph-image.6b4cd84b.jpg",
    "logoHref": "/",
    "logoAlt": "hume.ai logo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, matching the brand 'Hume AI'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Join our Discord",
      "reasoning": "Button #0 ('Join our Discord') has a vibrant red/orange background (#FFFAF4), making it stand out as the primary CTA. Its action-oriented text encourages user engagement."
    },
    "secondary": {
      "index": 1,
      "text": "Contact",
      "reasoning": "Button #1 ('Contact') has a dark background (#222222), which contrasts with the primary button's color, making it suitable as a secondary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals and researchers"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, matching the brand 'Hume AI'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles