Home · Branding · Balance

Balance Brand Identity

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

Download JSON
Primary
#C4AE86
Accent
#C4AE86
Body Font
Suisse Intl Light
Heading
PP Editorial New Ultralight

Color Palette

Brand palette extracted from https://getbalance.ai.

primary
#C4AE86
rgb(196, 174, 134)
secondary
#F55D48
rgb(245, 93, 72)
accent
#C4AE86
rgb(196, 174, 134)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#666666
rgb(102, 102, 102)
link
#0000EE
rgb(0, 0, 238)

Typography

Each font links to its Google Fonts page where available.

primary
Suisse Intl Light
Suisse Intl Light Google Fonts →
heading
PP Editorial New Ultralight
PP Editorial New Ultralight Google Fonts →
PP Editorial New Ultralight, 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

Balance logo
Logo
Balance favicon
Favicon
Balance social image
Social Card

UI Components

Live previews rendered using Balance's actual button styles.

buttonPrimary
background #C4AE86 textColor #0000EE borderRadius 8px shadow none
buttonSecondary
background #242424 textColor #0000EE borderRadius 8px shadow none

Brand Personality

Tone: professional Energy: medium Audience: business professionals

Balance Brand in the Wild

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

Frequently Asked Questions

What is Balance's primary brand color?

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

What font does Balance use?

Balance uses Suisse Intl Light for body text and PP Editorial New Ultralight for headings. Fonts were detected on https://getbalance.ai as part of their live design system.

Does Balance use a light or dark theme?

Balance's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Balance's logo?

Balance's logo is available directly on their site (https://getbalance.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://getbalance.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 Balance.

Methodology

Brand data on this page was extracted from https://getbalance.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 Balance.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Suisse Intl Light",
      "role": "body"
    },
    {
      "family": "PP Editorial New Ultralight",
      "role": "heading"
    },
    {
      "family": "Suisse Intl Regular",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#C4AE86",
    "secondary": "#F55D48",
    "accent": "#C4AE86",
    "background": "#FFFFFF",
    "textPrimary": "#666666",
    "link": "#0000EE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Suisse Intl Light",
      "heading": "PP Editorial New Ultralight"
    },
    "fontStacks": {
      "heading": [
        "PP Editorial New Ultralight",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Suisse Intl Light",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "96px",
      "h2": "40px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#C4AE86",
      "textColor": "#0000EE",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#242424",
      "textColor": "#0000EE",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20style%3D%22width%3A100%25%3Bheight%3A100%25%3B%22%20preserveAspectRatio%3D%22none%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20data-fc-idx%3D%220%22%3E%3Csvg%20viewBox%3D%220%200%20102.261%2024.154%22%20overflow%3D%22visible%22%20id%3D%22svg17644857_7334%22%3E%3Cg%3E%3Cpath%20d%3D%22M%200%200%20L%2024.037%200%20L%2024.037%2024.154%20L%200%2024.154%20Z%22%20fill%3D%22rgb(242%2C102%2C37)%22%2F%3E%3Cpath%20d%3D%22M%2011.33%2013.57%20L%207.165%205.76%20L%209.088%205.76%20L%2011.492%2010.671%20C%2011.492%2010.752%2011.572%2010.833%2011.652%2010.913%20C%2011.733%2010.994%2011.733%2011.075%2011.813%2011.235%20L%2011.893%2011.316%20L%2011.893%2011.396%20C%2011.973%2011.557%2011.973%2011.638%2012.054%2011.799%20C%2012.134%2011.88%2012.134%2012.041%2012.214%2012.121%20C%2012.294%2011.879%2012.455%2011.718%2012.534%2011.396%20C%2012.614%2011.154%2012.775%2010.913%2012.935%2010.671%20L%2015.339%205.76%20L%2017.102%205.76%20L%2012.936%2013.651%20L%2012.936%2018.643%20L%2011.334%2018.643%20Z%22%20fill%3D%22var(--token-a0fc9635-ad82-4a4b-a5ad-9f72b40f9f35%2C%20rgb(255%2C%20255%2C%20255))%22%2F%3E%3Cpath%20d%3D%22M%2033.803%206.223%20C%2034.816%206.223%2035.695%206.495%2036.371%207.039%20L%2035.696%207.855%20C%2035.087%207.448%2034.479%207.177%2033.737%207.177%20C%2032.588%207.177%2031.71%207.788%2031.237%208.943%20C%2030.967%209.622%2030.832%2010.505%2030.832%2011.66%20C%2030.832%2012.543%2030.966%2013.29%2031.17%2013.833%20C%2031.711%2015.124%2032.59%2015.734%2033.941%2015.734%20C%2034.684%2015.734%2035.36%2015.531%2035.968%2015.055%20L%2036.643%2015.939%20C%2035.764%2016.482%2034.828%2016.755%2033.806%2016.755%20C%2032.59%2016.755%2031.576%2016.279%2030.765%2015.261%20C%2029.953%2014.301%2029.616%2013.02%2029.616%2011.459%20C%2029.616%209.898%2030.021%208.675%2030.832%207.658%20C%2031.575%206.774%2032.59%206.231%2033.806%206.231%20Z%20M%2037.655%2012.946%20C%2037.655%2011.724%2037.925%2010.773%2038.534%2010.095%20C%2039.143%209.417%2039.886%209.008%2040.832%209.008%20C%2041.913%209.008%2042.79%209.415%2043.4%2010.299%20C%2043.872%2010.977%2044.075%2011.929%2044.075%2013.083%20C%2044.075%2014.441%2043.67%2015.528%2042.926%2016.206%20C%2042.366%2016.7%2041.643%2016.967%2040.898%2016.953%20C%2039.886%2016.953%2039.141%2016.613%2038.533%2015.867%20C%2037.924%2015.188%2037.654%2014.169%2037.654%2012.946%20Z%20M%2042.386%2010.978%20C%2042.048%2010.367%2041.574%2010.018%2040.832%2010.018%20C%2040.089%2010.018%2039.615%2010.29%2039.277%2010.834%20C%2039.007%2011.241%2038.939%2011.921%2038.939%2012.802%20C%2038.939%2013.957%2039.073%2014.77%2039.412%2015.247%20C%2039.751%2015.724%2040.224%2015.994%2040.898%2015.994%20C%2041.71%2015.994%2042.25%2015.587%2042.521%2014.839%20C%2042.654%2014.432%2042.723%2013.879%2042.723%2013.209%20C%2042.79%2012.192%2042.656%2011.443%2042.385%2010.969%20Z%20M%2046.236%2011.113%20C%2046.236%2010.366%2046.169%209.754%2045.966%209.289%20L%2047.115%209.017%20C%2047.317%209.357%2047.385%209.764%2047.385%2010.104%20L%2047.385%2010.171%20C%2047.656%209.899%2047.926%209.628%2048.341%209.424%20C%2048.814%209.152%2049.22%209.017%2049.625%209.017%20C%2050.233%209.017%2050.774%209.289%2051.111%209.764%20C%2051.178%209.898%2051.314%2010.104%2051.381%2010.239%20C%2052.194%209.423%2052.936%209.017%2053.747%209.017%20C%2054.288%209.017%2054.76%209.22%2055.099%209.56%20C%2055.437%209.967%2055.639%2010.444%2055.639%2010.987%20L%2055.639%2016.622%20L%2054.405%2016.622%20L%2054.405%2011.054%20C%2054.405%2010.307%2054.067%209.967%2053.45%209.967%20C%2053.112%209.967%2052.707%2010.102%2052.368%2010.374%20C%2052.235%2010.509%2051.963%2010.714%2051.625%2010.986%20L%2051.491%2011.12%20L%2051.491%2016.621%20L%2050.207%2016.621%20L%2050.207%2011.316%20C%2050.207%2010.841%2050.14%2010.5%2050.005%2010.356%20C%2049.802%2010.153%2049.6%2010.084%2049.262%2010.084%20C%2048.721%2010.084%2048.112%2010.424%2047.37%2011.102%20L%2047.37%2016.67%20L%2046.237%2016.67%20Z%20M%2057.726%205.952%20L%2058.942%205.68%20C%2059.076%206.223%2059.145%206.835%2059.145%207.581%20L%2059.145%2010.093%20C%2059.82%209.414%2060.564%209.076%2061.308%209.076%20C%2062.186%209.076%2062.93%209.415%2063.403%2010.093%20C%2063.943%2010.772%2064.215%2011.723%2064.215%2012.877%20C%2064.215%2014.099%2063.944%2015.051%2063.403%2015.797%20C%2062.861%2016.544%2062.119%2016.884%2061.24%2016.884%20C%2060.84%2016.892%2060.445%2016.798%2060.09%2016.612%20C%2059.685%2016.409%2059.415%2016.205%2059.212%2015.934%20L%2059.009%2016.75%20L%2057.86%2016.75%20C%2057.993%2016.41%2058.062%2015.79%2058.062%2014.849%20L%2058.062%207.716%20C%2057.995%206.9%2057.928%206.29%2057.724%205.95%20Z%20M%2059.684%2010.56%20C%2059.482%2010.694%2059.279%2010.9%2059.144%2011.103%20L%2059.144%2014.993%20C%2059.617%2015.604%2060.225%2015.876%2060.959%2015.876%20C%2061.567%2015.876%2062.04%2015.673%2062.311%2015.197%20C%2062.649%2014.654%2062.851%2013.907%2062.851%2012.82%20C%2062.851%2011.86%2062.718%2011.19%2062.378%2010.783%20C%2062.108%2010.376%2061.635%2010.172%2060.959%2010.172%20C%2060.554%2010.105%2060.08%2010.239%2059.675%2010.579%20Z%20M%2065.971%206.912%20C%2065.971%206.64%2066.037%206.436%2066.241%206.233%20C%2066.444%206.029%2066.646%205.961%2066.916%205.961%20C%2067.187%205.961%2067.389%206.028%2067.592%206.233%20C%2067.794%206.437%2067.862%206.64%2067.862%206.912%20C%2067.862%207.183%2067.795%207.387%2067.592%207.59%20C%2067.388%207.794%2067.187%207.862%2066.916%207.862%20C%2066.646%207.862%2066.443%207.795%2066.241%207.59%20C%2066.038%207.386%2065.971%207.183%2065.971%206.912%20Z%20M%2066.251%2016.683%20L%2066.251%209.214%20L%2067.468%209.01%20L%2067.468%2016.684%20Z%20M%2070.094%2011.113%20C%2070.094%2010.569%2070.094%2010.229%2070.027%2010.095%20C%2070.027%209.892%2069.893%209.688%2069.757%209.348%20L%2070.906%209.008%20C%2071.091%209.364%2071.184%209.762%2071.176%2010.163%20C%2071.92%209.416%2072.731%209.008%2073.542%209.008%20C%2073.947%209.008%2074.285%209.076%2074.623%209.28%20C%2074.961%209.484%2075.232%209.755%2075.366%2010.096%20C%2075.5%2010.368%2075.569%2010.639%2075.569%2010.979%20L%2075.569%2016.684%20L%2074.42%2016.684%20L%2074.42%2011.591%20C%2074.42%2010.979%2074.353%2010.573%2074.149%2010.369%20C%2073.936%2010.149%2073.643%2010.026%2073.338%2010.029%20C%2073.068%2010.029%2072.663%2010.163%2072.257%2010.369%20C%2071.881%2010.561%2071.539%2010.814%2071.243%2011.116%20L%2071.243%2016.684%20L%2070.094%2016.684%20Z%20M%2078.272%2010.841%20L%2077.663%2010.025%20C%2078.676%209.346%2079.69%209.007%2080.772%209.007%20C%2081.853%209.007%2082.53%209.414%2082.867%2010.162%20C%2083.001%2010.434%2083.001%2010.841%2083.001%2011.452%20L%2083.001%2011.86%20L%2082.934%2014.305%20L%2082.934%2014.644%20C%2082.934%2015.052%2082.934%2015.323%2083.001%2015.528%20C%2083.068%2015.799%2083.271%2016.003%2083.541%2016.139%20L%2082.933%2016.955%20C%2082.392%2016.752%2082.054%2016.412%2081.92%2015.868%20C%2081.245%2016.547%2080.5%2016.886%2079.757%2016.886%20C%2079.014%2016.886%2078.405%2016.683%2077.942%2016.275%20C%2077.537%2015.935%2077.334%2015.391%2077.334%2014.713%20C%2077.297%2013.922%2077.684%2013.171%2078.347%2012.744%20C%2079.023%2012.268%2080.036%2012.065%2081.253%2012.065%20L%2081.794%2012.065%20L%2081.794%2011.522%20C%2081.794%2010.91%2081.727%2010.504%2081.524%2010.367%20C%2081.264%2010.085%2080.892%209.935%2080.511%209.96%20C%2080.106%209.96%2079.632%2010.094%2079.091%2010.3%20L%2078.279%2010.843%20Z%20M%2081.854%2014.848%20L%2081.921%2012.88%20L%2081.313%2012.88%20C%2080.231%2012.88%2079.555%2013.084%2079.15%2013.492%20C%2078.879%2013.763%2078.745%2014.17%2078.745%2014.714%20C%2078.745%2015.597%2079.15%2016.072%2080.029%2016.072%20C%2080.81%2016.027%2081.505%2015.559%2081.844%2014.85%20Z%20M%2086.854%209.211%20L%2088.746%209.211%20L%2088.408%2010.171%20L%2086.854%2010.171%20L%2086.854%2014.993%20C%2086.854%2015.4%2086.92%2015.672%2087.056%2015.876%20C%2087.19%2016.011%2087.461%2016.148%2087.799%2016.148%20C%2088.07%2016.148%2088.34%2016.081%2088.543%2016.013%20L%2088.676%2016.76%20C%2088.271%2016.964%2087.864%2017.032%2087.392%2017.032%20C%2086.243%2017.032%2085.703%2016.489%2085.703%2015.335%20L%2085.703%2010.174%20L%2084.69%2010.174%20L%2084.69%209.214%20L%2085.645%209.214%20L%2085.645%209.079%20C%2085.645%208.945%2085.712%208.401%2085.779%207.517%20L%2085.779%207.313%20L%2086.995%207.041%20C%2086.861%207.857%2086.861%208.603%2086.861%209.215%20Z%20M%2089.963%2012.945%20C%2089.963%2011.723%2090.234%2010.772%2090.842%2010.094%20C%2091.383%209.415%2092.194%209.007%2093.14%209.007%20C%2094.221%209.007%2095.098%209.414%2095.708%2010.298%20C%2096.181%2010.976%2096.383%2011.928%2096.383%2013.082%20C%2096.383%2014.44%2095.978%2015.527%2095.234%2016.205%20C%2094.674%2016.699%2093.951%2016.966%2093.207%2016.952%20C%2092.194%2016.952%2091.449%2016.612%2090.841%2015.866%20C%2090.3%2015.187%2089.962%2014.168%2089.962%2012.945%20Z%20M%2094.762%2010.977%20C%2094.424%2010.366%2093.95%2010.017%2093.208%2010.017%20C%2092.465%2010.017%2091.991%2010.289%2091.653%2010.833%20C%2091.383%2011.24%2091.315%2011.92%2091.315%2012.801%20C%2091.315%2013.956%2091.449%2014.769%2091.788%2015.246%20C%2092.127%2015.724%2092.6%2015.993%2093.274%2015.993%20C%2094.086%2015.993%2094.626%2015.586%2094.897%2014.838%20C%2095.03%2014.431%2095.099%2013.878%2095.099%2013.208%20C%2095.099%2012.191%2094.965%2011.442%2094.761%2010.968%20Z%20M%2098.612%2010.975%20C%2098.612%2010.297%2098.545%209.753%2098.342%209.345%20L%2099.491%209.005%20C%2099.676%209.362%2099.769%209.759%2099.761%2010.16%20L%2099.761%2010.295%20C%20100.37%209.479%20101.045%209.073%20101.856%209.073%20C%20101.99%209.073%20102.127%209.073%20102.261%209.14%20L%20101.788%2010.43%20C%20101.655%2010.363%20101.518%2010.363%20101.45%2010.363%20C%20101.18%2010.363%20100.842%2010.43%20100.571%2010.635%20C%20100.301%2010.839%20100.031%2011.042%2099.896%2011.313%20C%2099.807%2011.576%2099.761%2011.851%2099.761%2012.128%20L%2099.761%2016.813%20L%2098.612%2016.813%20Z%22%20fill%3D%22rgb(242%2C102%2C37)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%3C%2Fsvg%3E",
    "favicon": "https://framerusercontent.com/images/9W7RQsVGbbU8nkjwYgHhvhAp0o.png",
    "ogImage": "https://framerusercontent.com/images/DXqp2RnUaE6mNrp75pUsuFUPIXo.png"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is a medium-sized, visible logo in the header area, matching the brand 'Balance'.",
    "confidence": 0.85,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Get Balance TodayGet Balance Today",
      "reasoning": "Button #1 uses the vibrant brand color #C4AE86, which is consistent with the primary brand color and has action-oriented text 'Get Balance Today'."
    },
    "secondary": {
      "index": 0,
      "text": "Get Balance TodayGet Balance Today",
      "reasoning": "Button #0 has a different background color (#242424) and serves as a secondary option with the same text, making it suitable as a secondary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business professionals"
  },
  "designSystem": {
    "framework": "custom",
    "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 a medium-sized, visible logo in the header area, matching the brand 'Balance'.",
        "confidence": 0.85
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles