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.
- primary: #7166FF (rgb(113, 102, 255))
- secondary: #6379FF (rgb(99, 121, 255))
- accent: #7166FF (rgb(113, 102, 255))
- background: #0D0E10 (rgb(13, 14, 16))
- textPrimary: #0D0E10 (rgb(13, 14, 16))
- link: #0000EE (rgb(0, 0, 238))
Typography
Each font links to its Google Fonts page where available.
- primary: Inter
- heading: Inter
Visual Assets
Logo
Favicon
UI Components
Live previews rendered using Paragon AI's actual button styles.
Input
- background: transparent
- textColor: #9D9FA5
- borderColor: #252628
- borderRadius: 16px
- shadow: none
Button Primary
- background: #7166FF
- textColor: #FFFFFF
- borderRadius: 10px
- shadow: none
Button Secondary
- background: #151617
- textColor: #333333
- borderRadius: 0px
- shadow: none
Brand Personality
- Tone: modern
- Energy: medium
- Audience: tech-savvy professionals
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"
}
}