Perle Brand: Colors, Fonts, Logo & Visual Identity
Perle Brand Identity
A complete profile of Perle's visual system — colors, typography, components, and personality — extracted from https://www.perle.ai/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.perle.ai/.
primary#FE7000
rgb(254, 112, 0)
secondary#9F4A07
rgb(159, 74, 7)
accent#FE7000
rgb(254, 112, 0)
background#111111
rgb(17, 17, 17)
textPrimary#FFFFFF
rgb(255, 255, 255)
link#9CA3AF
rgb(156, 163, 175)
Typography
Each font links to its Google Fonts page where available.
primary
Akkurat
Akkurat Google Fonts →
heading
Canela
Canela Google Fonts →
Visual Assets
Logo
Favicon
UI Components
Live previews rendered using Perle's actual button styles.
Button PrimarybuttonPrimary
background: #121212
textColor: #FFFFFF
borderRadius: 9999px
shadow: rgba(255, 20, 5, 0.25) 0px 2px 12px 0px
Button SecondarybuttonSecondary
background: #1A1A1A
textColor: #FFFFFF
borderColor: #2F2F2F
borderRadius: 16px
shadow: none
Brand Personality
Tone: modern
Energy: medium
Audience: tech professionals
Perle Brand in the Wild
Source: perle.ai
Source: perle.ai
Source: perle.ai
Source: perle.ai
Source: perle.ai
Source: perle.ai
Frequently Asked Questions
What is Perle's primary brand color?
Perle's primary brand color is #FE7000. It anchors the visual identity across their website, product UI, and marketing materials.
What font does Perle use?
Perle uses Akkurat for body text and Canela for headings. Fonts were detected on https://www.perle.ai/ as part of their live design system.
Does Perle use a light or dark theme?
Perle's primary site uses a dark color scheme, with a background of #111111.
Where can I find Perle's logo?
Perle's logo is available directly on their site here. 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://www.perle.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 Perle.
Methodology
Brand data on this page was extracted from https://www.perle.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
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "dark",
"fonts": [
{
"family": "Akkurat",
"role": "body"
},
{
"family": "Canela",
"role": "heading"
},
{
"family": "Tiempos Headline",
"role": "heading"
},
{
"family": "Akkurat Mono",
"role": "monospace"
}
],
"colors": {
"primary": "#FE7000",
"secondary": "#9F4A07",
"accent": "#FE7000",
"background": "#111111",
"textPrimary": "#FFFFFF",
"link": "#9CA3AF"
},
"typography": {
"fontFamilies": {
"primary": "Akkurat",
"heading": "Canela"
},
"fontStacks": {
"heading": [
"Canela",
"Tiempos Headline",
"Georgia",
"Times New Roman",
"serif"
],
"body": [
"Akkurat",
"Helvetica Neue",
"Arial",
"sans-serif"
],
"paragraph": [
"Akkurat",
"Helvetica Neue",
"Arial",
"sans-serif"
]
},
"fontSizes": {
"h1": "72px",
"h2": "52px",
"body": "17px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#121212",
"textColor": "#FFFFFF",
"borderRadius": "9999px",
"shadow": "rgba(255, 20, 5, 0.25) 0px 2px 12px 0px"
},
"buttonSecondary": {
"background": "#1A1A1A",
"textColor": "#FFFFFF",
"borderColor": "#2F2F2F",
"borderRadius": "16px",
"shadow": "none"
}
},
"images": {
"logo": "https://www.perle.ai/logo-mango.svg",
"favicon": "https://www.perle.ai/images/platform/perle-logo-mango.png"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "tech professionals"
},
"designSystem": {
"framework": "tailwind"
}
}