Fever Energy Brand Identity
A complete profile of Fever Energy's visual system — colors, typography, components, and personality — extracted from https://www.fever.energy/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.fever.energy/.
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 Fever Energy's actual button styles.
Brand Personality
Fever Energy Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Fever Energy's primary brand color?
Fever Energy's primary brand color is #000000. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Fever Energy use?
Fever Energy uses #151515 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Fever Energy use?
Fever Energy uses Graphik as the primary typeface across body and headings.
Does Fever Energy use a light or dark theme?
Fever Energy's primary site uses a light color scheme, with a background of #EAEAEA.
Where can I find Fever Energy's logo?
Fever Energy's logo is available directly on their site (https://www.fever.energy/). 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.fever.energy/ 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 Fever Energy.
Methodology
Brand data on this page was extracted from https://www.fever.energy/ 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 Fever Energy.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Graphik",
"role": "body"
},
{
"family": "Roboto",
"role": "body"
}
],
"colors": {
"primary": "#000000",
"accent": "#151515",
"background": "#EAEAEA",
"textPrimary": "#151515",
"link": "#000000"
},
"typography": {
"fontFamilies": {
"primary": "Graphik",
"heading": "Graphik"
},
"fontStacks": {
"heading": [
"perfectly_ninetiesregular",
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"Roboto",
"Helvetica Neue",
"Arial",
"sans-serif"
],
"body": [
"Graphik",
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"Roboto",
"Helvetica Neue",
"Arial",
"sans-serif"
],
"paragraph": [
"Graphik",
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"Roboto",
"Helvetica Neue",
"Arial",
"sans-serif"
]
},
"fontSizes": {
"h1": "80px",
"h2": "60px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"input": {
"background": "transparent",
"textColor": "#EAEAEA",
"borderColor": "#EAEAEA",
"borderRadius": "16px",
"borderRadiusCorners": {
"topLeft": "16px",
"topRight": "16px",
"bottomRight": "16px",
"bottomLeft": "16px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#151515",
"textColor": "#F5F5F7",
"borderColor": "#000000",
"borderRadius": "33554400px",
"borderRadiusCorners": {
"topLeft": "33554400px",
"topRight": "33554400px",
"bottomRight": "33554400px",
"bottomLeft": "33554400px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#EAEAEA",
"textColor": "#151515",
"borderColor": "#EAEAEA",
"borderRadius": "33554400px",
"borderRadiusCorners": {
"topLeft": "33554400px",
"topRight": "33554400px",
"bottomRight": "33554400px",
"bottomLeft": "33554400px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://www.fever.energy/_next/image?url=%2F_next%2Fstatic%2Fmedia%2FfeverWhite.9739069b.svg&w=384&q=75&dpl=dpl_ANowZJpUZMGPohLjYrAKpANuG3jN",
"favicon": "https://www.fever.energy/favicon.ico?favicon.839f7a5a.ico",
"ogImage": "https://www.fever.energy/images/og-images/og-en-home.png"
},
"__llm_logo_reasoning": {
"selectedIndex": 0,
"reasoning": "Logo rejected: Red flags detected (UI icon). Selected #0 because it is visible, medium-sized, and links to the homepage, matching the brand inferred from the URL and page title.",
"confidence": 0.85,
"rejected": true,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 1,
"text": "Request a Demo",
"reasoning": "Button #1 has a dark background (#151515) which stands out as a primary CTA. The text 'Request a Demo' is action-oriented, making it suitable as the main call-to-action."
},
"secondary": {
"index": 2,
"text": "Explore the Platform",
"reasoning": "Button #2 has a light background (#EAEAEA) and a different action text 'Explore the Platform', making it a suitable secondary option."
},
"confidence": 0.9
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "energy leaders and 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 visible, medium-sized, and links to the homepage, matching the brand inferred from the URL and page title.",
"confidence": 0.85
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 