Home · Branding · Centauri AI

Centauri AI Brand Identity

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

Download JSON
Primary
#3898EC
Accent
#3898EC
Body Font
Satoshi
Heading
Satoshi

Color Palette

Brand palette extracted from https://centauri-ai.tech.

primary
#3898EC
rgb(56, 152, 236)
secondary
#4B429C
rgb(75, 66, 156)
accent
#3898EC
rgb(56, 152, 236)
background
#1A1A1A
rgb(26, 26, 26)
textPrimary
#1A1A1A
rgb(26, 26, 26)
link
#02E5A5
rgb(2, 229, 165)

Typography

Each font links to its Google Fonts page where available.

primary
Satoshi
heading
Satoshi
Satoshi, 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

Centauri AI logo
Logo
Centauri AI favicon
Favicon
Centauri AI social image
Social Card

UI Components

Live previews rendered using Centauri AI's actual button styles.

input
background #737373 textColor #FFFFFF borderColor #CCCCCC borderRadius 20px shadow none
buttonPrimary
background #3898EC textColor #FFFFFF borderRadius 100px shadow rgba(0, 0, 0, 0.2) 0px 2px 5px 0px
buttonSecondary
background #FFFFFF textColor #4B429C borderRadius 100px shadow rgba(0, 0, 0, 0.2) 0px 2px 5px 0px

Brand Personality

Tone: modern Energy: medium Audience: tech-savvy professionals

Centauri AI Brand in the Wild

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

Frequently Asked Questions

What is Centauri AI's primary brand color?

Centauri AI's primary brand color is #3898EC. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Centauri AI use?

Centauri AI uses Satoshi as the primary typeface across body and headings.

Does Centauri AI use a light or dark theme?

Centauri AI's primary site uses a dark color scheme, with a background of #1A1A1A.

Where can I find Centauri AI's logo?

Centauri AI's logo is available directly on their site (https://centauri-ai.tech). 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://centauri-ai.tech 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 Centauri AI.

Methodology

Brand data on this page was extracted from https://centauri-ai.tech 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 Centauri AI.

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Satoshi",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#3898EC",
    "secondary": "#4B429C",
    "accent": "#3898EC",
    "background": "#1A1A1A",
    "textPrimary": "#1A1A1A",
    "link": "#02E5A5"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Satoshi",
      "heading": "Satoshi"
    },
    "fontStacks": {
      "heading": [
        "Satoshi",
        "sans-serif"
      ],
      "body": [
        "Satoshi",
        "sans-serif"
      ],
      "paragraph": [
        "Satoshi",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "40px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "#737373",
      "textColor": "#FFFFFF",
      "borderColor": "#CCCCCC",
      "borderRadius": "20px",
      "borderRadiusCorners": {
        "topLeft": "20px",
        "topRight": "20px",
        "bottomRight": "20px",
        "bottomLeft": "20px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#3898EC",
      "textColor": "#FFFFFF",
      "borderRadius": "100px",
      "borderRadiusCorners": {
        "topLeft": "100px",
        "topRight": "100px",
        "bottomRight": "100px",
        "bottomLeft": "100px"
      },
      "shadow": "rgba(0, 0, 0, 0.2) 0px 2px 5px 0px"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#4B429C",
      "borderRadius": "100px",
      "borderRadiusCorners": {
        "topLeft": "100px",
        "topRight": "100px",
        "bottomRight": "100px",
        "bottomLeft": "100px"
      },
      "shadow": "rgba(0, 0, 0, 0.2) 0px 2px 5px 0px"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/65e6edf4368d54bc80ad2a01/65e934a4ba8d3aa72d27f792_Logo.svg",
    "favicon": "https://cdn.prod.website-files.com/65e6edf4368d54bc80ad2a01/65e9c36764948631e97b3006_Favicon.png",
    "ogImage": "https://cdn.prod.website-files.com/65e6edf4368d54bc80ad2a01/65f32d28948c68f511b9e442_Open%20Graph.png",
    "logoHref": "/",
    "logoAlt": "Logo of centauri AI"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, medium-sized, and matches the brand name 'Centauri AI' with href linking to home.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Join the waitlist",
      "reasoning": "Button #0 'Join the waitlist' uses the vibrant brand color #3898EC, making it the most prominent and action-oriented CTA."
    },
    "secondary": {
      "index": 1,
      "text": "Book A Demo",
      "reasoning": "Button #1 'Book A Demo' has a different background color (#FFFFFF) and serves as a secondary action, complementing the primary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy 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 visible, medium-sized, and matches the brand name 'Centauri AI' with href linking to home.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles