Ergo Brand: Colors, Fonts, Logo & Visual Identity

Ergo Brand Identity

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

Color Palette

Brand palette extracted from https://joinergo.com.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

UI Components

Live previews rendered using Ergo's actual button styles.

Brand Personality

Ergo Brand in the Wild

Source: joinergo.com

Source: joinergo.com

Source: joinergo.com

Source: joinergo.com

Source: joinergo.com

Source: joinergo.com

Frequently Asked Questions

  1. What is Ergo's primary brand color?

    • Ergo's primary brand color is #1B2D33.
  2. What accent color does Ergo use?

    • Ergo uses #C6D8DE as an accent color.
  3. What font does Ergo use?

    • Ergo uses General Sans for body text and Geist for headings.
  4. Does Ergo use a light or dark theme?

    • Ergo's primary site uses a light color scheme.
  5. Where can I find Ergo's logo?

  6. How was this brand profile generated?

Methodology

Brand data on this page was extracted from https://joinergo.com on 2026-07-27 using the Firecrawl branding extraction API.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling.

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Geist",
      "role": "heading"
    },
    {
      "family": "General Sans",
      "role": "body"
    },
    {
      "family": "Inter Display",
      "role": "display"
    }
  ],
  "colors": {
    "primary": "#1B2D33",
    "secondary": "#0000EE",
    "accent": "#C6D8DE",
    "background": "#FFFFFF",
    "textPrimary": "#052233",
    "link": "#052233"
  },
  "typography": {
    "fontFamilies": {
      "primary": "General Sans",
      "heading": "Geist"
    },
    "fontStacks": {
      "heading": [
        "Geist",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Geist",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "76px",
      "h2": "33px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "14px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#C6D8DE",
      "textColor": "#0000EE",
      "borderRadius": "9px",
      "borderRadiusCorners": {
        "topLeft": "9px",
        "topRight": "9px",
        "bottomRight": "9px",
        "bottomLeft": "9px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FAFAFA",
      "textColor": "#0000EE",
      "borderRadius": "9px",
      "borderRadiusCorners": {
        "topLeft": "9px",
        "topRight": "9px",
        "bottomRight": "9px",
        "bottomLeft": "9px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://framerusercontent.com/images/ve7KbHG7oaVIYk0VgTpdOY6POhk.svg?width=2332&height=648",
    "favicon": "https://framerusercontent.com/images/ox5Y6MC8yeG6MMXF17EzDqCCrHY.png",
    "ogImage": "https://framerusercontent.com/images/FD3VMuR9IVzJjE9ubGfoi6QGgOE.png",
    "logoHref": "./"
  }
}