Plexe Brand: Colors, Fonts, Logo & Visual Identity
Plexe Brand Identity
A complete profile of Plexe's visual system — colors, typography, components, and personality — extracted from https://plexe.ai. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://plexe.ai.
- Primary: #3F5FFF
- Secondary: #0000EE
- Accent: #3F5FFF
- Background: #FFFFFF
- Text Primary: #1A1A1A
- Link: #2164E8
Typography
Each font links to its Google Fonts page where available.
- Primary: Inter
- Heading: Inter
Visual Assets
UI Components
Live previews rendered using Plexe's actual button styles.
Button Primary:
- Background: #3F5FFF
- Text Color: #0000EE
- Border Radius: 40px
- Shadow: none
Button Secondary:
- Background: #F9FAFC
- Text Color: #0000EE
- Border Radius: 40px
- Shadow: none
Brand Personality
- Tone: modern
- Energy: medium
- Audience: tech-savvy professionals
Plexe Brand in the Wild
Image: framerusercontent.com
Source: plexe.ai
Image: plexe.mintlify.app
Source: docs.plexe.ai
Frequently Asked Questions
What is Plexe's primary brand color?
- Plexe's primary brand color is #3F5FFF. It anchors the visual identity across their website, product UI, and marketing materials.
What font does Plexe use?
- Plexe uses Inter as the primary typeface across body and headings.
Does Plexe use a light or dark theme?
- Plexe's primary site uses a light color scheme, with a background of #FFFFFF.
How was this brand profile generated?
- This profile was extracted from https://plexe.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 Plexe.
Methodology
Brand data on this page was extracted from https://plexe.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. 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 Plexe.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
},
{
"family": "Neue Montreal Regular",
"role": "unknown"
},
{
"family": "Manrope",
"role": "unknown"
},
{
"family": "Satoshi",
"role": "unknown"
}
],
"colors": {
"primary": "#3F5FFF",
"secondary": "#0000EE",
"accent": "#3F5FFF",
"background": "#FFFFFF",
"textPrimary": "#1A1A1A",
"link": "#2164E8"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"sans-serif"
],
"body": [
"sans-serif"
],
"paragraph": [
"Neue Montreal Regular",
"sans-serif"
]
},
"fontSizes": {
"h1": "12px",
"h2": "30px",
"body": "12px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "10px"
},
"components": {
"buttonPrimary": {
"background": "#3F5FFF",
"textColor": "#0000EE",
"borderRadius": "40px",
"borderRadiusCorners": {
"topLeft": "40px",
"topRight": "40px",
"bottomRight": "40px",
"bottomLeft": "40px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#F9FAFC",
"textColor": "#0000EE",
"borderRadius": "40px",
"borderRadiusCorners": {
"topLeft": "40px",
"topRight": "40px",
"bottomRight": "40px",
"bottomLeft": "40px"
},
"shadow": "none"
}
},
"images": {
"logo": null,
"favicon": "https://framerusercontent.com/images/ySgX19uu6cFO4dieE6EokVeeF0.png",
"ogImage": null
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "tech-savvy professionals"
}
}