Prime Intellect Brand: Colors, Fonts, Logo & Visual Identity

Prime Intellect Brand Identity

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

Color Palette

Brand palette extracted from https://www.primeintellect.ai/.

Typography

Each font links to its Google Fonts page where available.

Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:
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.

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Prime Intellect's actual button styles.

Button Primary

Brand Personality

Frequently Asked Questions

  1. What is Prime Intellect's primary brand color?
    Prime Intellect's primary brand color is #E2777A. It anchors the visual identity across their website, product UI, and marketing materials.

  2. What accent color does Prime Intellect use?
    Prime Intellect uses #6196CC as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

  3. What font does Prime Intellect use?
    Prime Intellect uses ABC Favorit Mono as the primary typeface across body and headings.

  4. Does Prime Intellect use a light or dark theme?
    Prime Intellect's primary site uses a dark color scheme, with a background of #0E0E0E.

  5. Where can I find Prime Intellect's logo?
    Prime Intellect's logo is available directly on their site (https://www.primeintellect.ai/). The current logo URL is included in the machine-readable JSON profile linked above.

  6. How was this brand profile generated?
    This profile was extracted from https://www.primeintellect.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 Prime Intellect.

Methodology

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

Machine-Readable Profile

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "ABC Favorit Mono",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#E2777A",
    "secondary": "#F08D49",
    "accent": "#6196CC",
    "background": "#0E0E0E",
    "textPrimary": "#0E0E0E",
    "link": "#6196CC"
  },
  "typography": {
    "fontFamilies": {
      "primary": "ABC Favorit Mono",
      "heading": "ABC Favorit Mono"
    },
    "fontStacks": {
      "heading": [
        "ABC Favorit Mono",
        "monospace"
      ],
      "body": [
        "ABC Favorit Mono",
        "monospace"
      ],
      "paragraph": [
        "ABC Favorit Mono",
        "monospace"
      ]
    },
    "fontSizes": {
      "h1": "32px",
      "h2": "28px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderRadius": "0px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.primeintellect.ai/icons/primeintellect-logo.svg?dpl=dpl_5WAx8jMB6LUsb4EEhymCqDCLm6WQ",
    "favicon": "https://www.primeintellect.ai/favicon.ico?e708dcf1b77b3a3b",
    "ogImage": "https://cdn.prod.website-files.com/66239f0441b09824acb92c75/695eff0f1166146a932d7aca_og-prime-intellect-v2.jpg"
  }
}