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

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: energy leaders and professionals

Fever Energy Brand in the Wild

Working with these fonts

Not found on Google Fonts? Instructions you can follow if you have permission to use the fonts:

  1. Open the company's homepage in a browser with DevTools open.
  2. In the Network tab, filter by "Font".
  3. Hard-reload the page and click around.
  4. For each captured font URL: right-click → Save As.
  5. 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"
  }
}