Flott HQ Brand Identity
A complete profile of Flott HQ's visual system — colors, typography, components, and personality — extracted from https://www.flotthq.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.flotthq.com.
Typography
Each font links to its Google Fonts page where available.
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

UI Components
Live previews rendered using Flott HQ's actual button styles.
Brand Personality
Flott HQ Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Flott HQ's primary brand color?
Flott HQ's primary brand color is #F17463. It anchors the visual identity across their website, product UI, and marketing materials.
What font does Flott HQ use?
Flott HQ uses Inter Display as the primary typeface across body and headings.
Does Flott HQ use a light or dark theme?
Flott HQ's primary site uses a light color scheme, with a background of #FFFFFF.
Where can I find Flott HQ's logo?
Flott HQ's logo is available directly on their site (https://www.flotthq.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://www.flotthq.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 Flott HQ.
Methodology
Brand data on this page was extracted from https://www.flotthq.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 Flott HQ.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter Display",
"role": "body"
},
{
"family": "DM Mono",
"role": "monospace"
}
],
"colors": {
"primary": "#F17463",
"secondary": "#364153",
"accent": "#F17463",
"background": "#FFFFFF",
"textPrimary": "#8B8B8B",
"link": "#1E2939"
},
"typography": {
"fontFamilies": {
"primary": "Inter Display",
"heading": "Inter Display"
},
"fontStacks": {
"heading": [
"Inter Display",
"sans-serif"
],
"body": [
"Inter Display",
"sans-serif"
],
"paragraph": [
"Inter Display",
"sans-serif"
]
},
"fontSizes": {
"h1": "48px",
"h2": "16px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 8,
"borderRadius": "0px"
},
"components": {
"input": {
"background": "#F9FAFB",
"textColor": "#364153",
"borderColor": "#F5F5F5",
"borderRadius": "6px",
"borderRadiusCorners": {
"topLeft": "6px",
"topRight": "6px",
"bottomRight": "6px",
"bottomLeft": "6px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#F17463",
"textColor": "#FFFFFF",
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#000000",
"borderColor": "#EAEDF1",
"borderRadius": "12px",
"borderRadiusCorners": {
"topLeft": "12px",
"topRight": "12px",
"bottomRight": "12px",
"bottomLeft": "12px"
},
"shadow": "none"
}
},
"images": {
"logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2220%22%20height%3D%2224%22%20viewBox%3D%220%200%20249%20211%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M232.892%203H103.39C100.705%203%2098.131%204.0647%2096.2329%205.95987C94.3348%207.85505%2093.2684%2010.4255%2093.2684%2013.1056V47.8241C93.2684%2050.5043%2092.2021%2053.0747%2090.304%2054.9699C88.4059%2056.865%2085.8314%2057.9297%2083.1471%2057.9297H51.7035C49.0191%2057.9297%2046.4447%2058.9944%2044.5466%2060.8896C42.6485%2062.7848%2041.5821%2065.3552%2041.5821%2068.0354V117.004C41.5787%20119.683%2040.51%20122.252%2038.6108%20124.144C36.7117%20126.037%2034.1376%20127.099%2031.4544%20127.097H16.1213C13.437%20127.097%2010.8626%20128.162%208.96447%20130.057C7.06635%20131.952%206%20134.523%206%20137.203V197.894C6%20200.575%207.06635%20203.145%208.96447%20205.04C10.8626%20206.935%2013.437%20208%2016.1213%20208H83.1471C85.8314%20208%2088.4059%20206.935%2090.304%20205.04C92.2021%20203.145%2093.2684%20200.575%2093.2684%20197.894V177.882C93.2684%20175.202%2094.3348%20172.631%2096.2329%20170.736C98.131%20168.841%20100.705%20167.776%20103.39%20167.776H181.186C183.87%20167.776%20186.445%20166.712%20188.343%20164.816C190.241%20162.921%20191.307%20160.351%20191.307%20157.671V122.984C191.307%20120.304%20192.374%20117.734%20194.272%20115.839C196.17%20113.943%20198.744%20112.879%20201.429%20112.879H232.879C235.563%20112.879%20238.137%20111.814%20240.036%20109.919C241.934%20108.024%20243%20105.453%20243%20102.773V13.0928C242.997%2010.4171%20241.931%207.85189%20240.036%205.95986C238.141%204.06783%20235.571%203.0034%20232.892%203Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
"favicon": "https://www.flotthq.com/images/favicon.png",
"ogImage": "https://flotthq.com/banner.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 a primary brand logo.",
"confidence": 0.9,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 4,
"text": "Accept all",
"reasoning": "Button #4 uses the vibrant brand color #F17463, which is a strong indicator of a primary CTA. The text 'Accept all' suggests an action-oriented purpose."
},
"secondary": {
"index": 3,
"text": "Request demo",
"reasoning": "Button #3 has a different background color (#FFFFFF) and offers a secondary action 'Request demo', which is less prominent than the primary CTA."
},
"confidence": 0.95
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "businesses managing fleets"
},
"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 located in the header, is visible, and links to the homepage, which are strong indicators of a primary brand logo.",
"confidence": 0.9
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 