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.
- Primary:
#1B2D33 - Secondary:
#0000EE - Accent:
#C6D8DE - Background:
#FFFFFF - Text Primary:
#052233 - Link:
#052233
Typography
Each font links to its Google Fonts page where available.
- Primary: General Sans Google Fonts →
- Heading: Geist Google Fonts →
Visual Assets
UI Components
Live previews rendered using Ergo's actual button styles.
Button Primary
- Background:
#C6D8DE - Text Color:
#0000EE - Border Radius:
9px - Shadow: none
- Background:
Button Secondary
- Background:
#FAFAFA - Text Color:
#0000EE - Border Radius:
9px - Shadow: none
- Background:
Brand Personality
- Tone: modern
- Energy: medium
- Audience: professionals seeking ergonomic solutions
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
What is Ergo's primary brand color?
- Ergo's primary brand color is
#1B2D33.
- Ergo's primary brand color is
What accent color does Ergo use?
- Ergo uses
#C6D8DEas an accent color.
- Ergo uses
What font does Ergo use?
- Ergo uses General Sans for body text and Geist for headings.
Does Ergo use a light or dark theme?
- Ergo's primary site uses a light color scheme.
Where can I find Ergo's logo?
- Ergo's logo is available directly on their site (https://joinergo.com).
How was this brand profile generated?
- This profile was extracted from https://joinergo.com using the Firecrawl branding extraction API.
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": "./"
}
}