Paragon AI Brand: Colors, Fonts, Logo & Visual Identity

Paragon AI Brand Identity

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

Color Palette

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

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

UI Components

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

Input

Button Primary

Button Secondary

Brand Personality

Paragon AI Brand in the Wild

.png)

Image: cdn.prod.website-files.com

Source: home.paragon.ai

Frequently Asked Questions

What is Paragon AI's primary brand color?
Paragon AI's primary brand color is #7166FF. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Paragon AI use?
Paragon AI uses Inter as the primary typeface across body and headings.

Does Paragon AI use a light or dark theme?
Paragon AI's primary site uses a dark color scheme, with a background of #0D0E10.

Where can I find Paragon AI's logo?
Paragon AI's logo is available directly on their site (https://paragon.ai). 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://paragon.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 Paragon AI.

Methodology

Brand data on this page was extracted from https://paragon.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": "Inter",
    "role": "body"
  }],
  "colors": {
    "primary": "#7166FF",
    "secondary": "#6379FF",
    "accent": "#7166FF",
    "background": "#0D0E10",
    "textPrimary": "#0D0E10",
    "link": "#0000EE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "10px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#9D9FA5",
      "borderColor": "#252628",
      "borderRadius": "16px",
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#7166FF",
      "textColor": "#FFFFFF",
      "borderRadius": "10px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#151617",
      "textColor": "#333333",
      "borderRadius": "0px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/6725157d6512f3b57affc370/672c5ecf76927daef8a90fee_image%203.svg",
    "favicon": "https://cdn.prod.website-files.com/6725157d6512f3b57affc370/696f99d478bbef93305c90da_logo32.png"
  }
}