CO2Stats Brand: Colors, Fonts, Logo & Visual Identity
CO2Stats Brand Identity
A complete profile of CO2Stats's visual system — colors, typography, components, and personality — extracted from http://co2stats.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from http://co2stats.com.
| Color Code | RGB | |
|---|---|---|
| primary | #00A4A6 | rgb(0, 164, 166) |
| secondary | #D8EFEF | rgb(216, 239, 239) |
| accent | #00A4A6 | rgb(0, 164, 166) |
| background | #FFFFFF | rgb(255, 255, 255) |
| textPrimary | #111111 | rgb(17, 17, 17) |
| link | #00112C | rgb(0, 17, 44) |
Typography
Each font links to its Google Fonts page where available.
| Font | |
|---|---|
| primary | Helvetica |
| heading | Helvetica |
UI Components
Live previews rendered using CO2Stats's actual button styles.
| Button | Style |
|---|---|
| Button Primary | background:#00A4A6, textColor:#FFFFFF, borderRadius:10px, shadow:rgb(128, 128, 128) 0px 0px 1px 0px |
| Button Secondary | background:#111111, textColor:#FFFFFF, borderColor:#111111, borderRadius:6px, shadow:none |
Brand Personality
Tone: professional Energy: medium Audience: business professionals
CO2Stats Brand in the Wild
Image: miro.medium.com
Source: medium.com
Image: archive.smashing.media
Source: smashingmagazine.com
Image: cdn.mos.cms.futurecdn.net
Source: creativebloq.com
Image: image-plus.co.uk
Source: image-plus.co.uk
Image: miro.medium.com
Source: medium.com
Image: cdn.mos.cms.futurecdn.net
Source: creativebloq.com
Frequently Asked Questions
- What is CO2Stats's primary brand color? CO2Stats's primary brand color is #00A4A6. It anchors the visual identity across their website, product UI, and marketing materials.
- What font does CO2Stats use? CO2Stats uses Helvetica as the primary typeface across body and headings.
- Does CO2Stats use a light or dark theme? CO2Stats's primary site uses a light color scheme, with a background of #FFFFFF.
- How was this brand profile generated? This profile was extracted from http://co2stats.com 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 CO2Stats.
Methodology
Brand data on this page was extracted from http://co2stats.com on 2026-07-27 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 CO2Stats.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [{
"family": "Helvetica",
"role": "body"
}],
"colors": {
"primary": "#00A4A6",
"secondary": "#D8EFEF",
"accent": "#00A4A6",
"background": "#FFFFFF",
"textPrimary": "#111111",
"link": "#00112C"
},
"typography": {
"fontFamilies": {
"primary": "Helvetica",
"heading": "Helvetica"
},
"fontStacks": {
"heading": ["gdsherpa", "Helvetica", "Arial", "sans-serif"],
"body": ["gdsherpa", "Helvetica", "Arial", "sans-serif"],
"paragraph": ["gdsherpa", "Helvetica", "Arial", "sans-serif"]
},
"fontSizes": {
"h1": "16px",
"h2": "56px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"buttonPrimary": {
"background": "#00A4A6",
"textColor": "#FFFFFF",
"borderRadius": "10px",
"borderRadiusCorners": {
"topLeft": "10px",
"topRight": "10px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "rgb(128, 128, 128) 0px 0px 1px 0px"
},
"buttonSecondary": {
"background": "#111111",
"textColor": "#FFFFFF",
"borderColor": "#111111",
"borderRadius": "6px",
"borderRadiusCorners": {
"topLeft": "6px",
"topRight": "6px",
"bottomRight": "6px",
"bottomLeft": "6px"
},
"shadow": "none"
}
},
"images": {
"favicon": "https://img6.wsimg.com/ux-assets/favicon/apple-icon-57x57.png",
"ogImage": null
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "business professionals"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}