Home · Branding · Cero

Cero Brand Identity

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

Download JSON
Primary
#FAFAD2
Accent
#44A2FF
Body Font
Helvetica
Heading
Space Grotesk

Color Palette

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

primary
#FAFAD2
rgb(250, 250, 210)
secondary
#0000EE
rgb(0, 0, 238)
accent
#44A2FF
rgb(68, 162, 255)
background
#A6A6A6
rgb(166, 166, 166)
textPrimary
#000000
rgb(0, 0, 0)
link
#44A2FF
rgb(68, 162, 255)

Typography

Each font links to its Google Fonts page where available.

primary
Helvetica
heading
Space Grotesk
Space Grotesk Google Fonts →
Space Grotesk
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

Cero favicon
Favicon

UI Components

Live previews rendered using Cero's actual button styles.

buttonPrimary
background #000000 textColor #FFFFFF borderRadius 350px shadow none
buttonSecondary
background #808080 textColor #FFFFFF borderRadius 350px shadow none

Brand Personality

Tone: modern Energy: medium Audience: business professionals

Cero Brand in the Wild

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

Frequently Asked Questions

What is Cero's primary brand color?

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

What accent color does Cero use?

Cero uses #44A2FF as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Cero use?

Cero uses Helvetica for body text and Space Grotesk for headings. Fonts were detected on https://cero.ai as part of their live design system.

Does Cero use a light or dark theme?

Cero's primary site uses a light color scheme, with a background of #A6A6A6.

How was this brand profile generated?

This profile was extracted from https://cero.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 Cero.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Space Grotesk",
      "role": "heading"
    },
    {
      "family": "Helvetica",
      "role": "body"
    },
    {
      "family": "Arial",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#FAFAD2",
    "secondary": "#0000EE",
    "accent": "#44A2FF",
    "background": "#A6A6A6",
    "textPrimary": "#000000",
    "link": "#44A2FF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Helvetica",
      "heading": "Space Grotesk"
    },
    "fontStacks": {
      "heading": [
        "Space Grotesk"
      ],
      "body": [
        "Space Grotesk"
      ],
      "paragraph": [
        "Space Grotesk"
      ]
    },
    "fontSizes": {
      "h1": "4000px",
      "h2": "2000px",
      "body": "2500px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "250px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#000000",
      "textColor": "#FFFFFF",
      "borderRadius": "350px",
      "borderRadiusCorners": {
        "topLeft": "350px",
        "topRight": "350px",
        "bottomRight": "350px",
        "bottomLeft": "350px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#808080",
      "textColor": "#FFFFFF",
      "borderRadius": "350px",
      "borderRadiusCorners": {
        "topLeft": "350px",
        "topRight": "350px",
        "bottomRight": "350px",
        "bottomLeft": "350px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "favicon": "https://cero.ai/favicon.png",
    "ogImage": null
  },
  "__llm_logo_reasoning": {
    "selectedIndex": -1,
    "reasoning": "No suitable logo candidate was found that clearly represents the brand 'CERO' in the header area. The heuristic suggestion did not match the brand name or favicon.",
    "confidence": 0.3,
    "rejected": true,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Agenda tu demo",
      "reasoning": "Button #0 'Agenda tu demo' is likely the primary CTA due to its action-oriented text and prominent dark background color, which stands out against the page's light color scheme."
    },
    "secondary": {
      "index": 3,
      "text": "Ver integraciones",
      "reasoning": "Button #3 'Ver integraciones' is selected as secondary because it has a different neutral background color (#808080) and serves as a supportive action."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "business professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": -1,
        "selectedLogoReasoning": "No suitable logo candidate was found that clearly represents the brand 'CERO' in the header area. The heuristic suggestion did not match the brand name or favicon.",
        "confidence": 0.3
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles