fever energy.json
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.
Quick Facts
| Field | Value |
|---|---|
| Primary | #000000 |
| Accent | #151515 |
| Body Font | Graphik |
| Heading Font | Graphik |
Color Palette
- primary: #000000
- accent: #151515
- background: #EAEAEA
- textPrimary: #151515
- link: #000000
Typography
- primary: Graphik — https://fonts.google.com/specimen/Graphik
- heading: Graphik — https://fonts.google.com/specimen/Graphik
Visual Assets
- Logo:
- Favicon: Favicon
- Social card (og:image):
UI Components
- input: background=transparent, textColor=#EAEAEA, borderColor=#EAEAEA, borderRadius=16px, shadow=none
- buttonPrimary: background=#151515, textColor=#F5F5F7, borderColor=#000000, borderRadius=33554400px, shadow=none
- buttonSecondary: background=#EAEAEA, textColor=#151515, borderColor=#EAEAEA, borderRadius=33554400px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: energy leaders and professionals
Fever Energy Brand in the Wild
Fever's platform is for energy leaders
Source: Fever Energy
Success Stories | Fever
Source: Success Stories
Energy Platform | Fever
Source: Platform
Success Stories | Fever
Source: Success Stories
Working with these fonts
Not found on Google Fonts? Instructions you can follow if you have permission to use the fonts:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font".
- Hard-reload the page and click around.
- For each captured font URL: right-click → Save As.
- Copy out the matching @font-face declarations to local paths.
Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.
Machine-Readable Profile
{
"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",
"shadow": "none"
},
"buttonPrimary": {
"background": "#151515",
"textColor": "#F5F5F7",
"borderColor": "#000000",
"borderRadius": "33554400px",
"shadow": "none"
},
"buttonSecondary": {
"background": "#EAEAEA",
"textColor": "#151515",
"borderColor": "#EAEAEA",
"borderRadius": "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"
}
}