Peppr AI Brand Identity
A complete profile of Peppr AI's visual system — colors, typography, components, and personality — extracted from https://www.usepeppr.ai/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.usepeppr.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: CharacterQuilt.com suggests this flow that can help: 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. Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same. Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.
Visual Assets

UI Components
Live previews rendered using Peppr AI's actual button styles.
Brand Personality
Peppr AI Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Peppr AI's primary brand color?
Peppr AI's primary brand color is #E8E2D9. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Peppr AI use?
Peppr AI uses #283DE2 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Peppr AI use?
Peppr AI uses Inter for body text and Instrument Sans for headings. Fonts were detected on https://www.usepeppr.ai/ as part of their live design system.
Does Peppr AI use a light or dark theme?
Peppr AI's primary site uses a light color scheme, with a background of #F3EFE7.
How was this brand profile generated?
This profile was extracted from https://www.usepeppr.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 Peppr AI.
Methodology
Brand data on this page was extracted from https://www.usepeppr.ai/ on 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 Peppr AI.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
},
{
"family": "Instrument Sans",
"role": "heading"
}
],
"colors": {
"primary": "#E8E2D9",
"secondary": "#D1C9BD",
"accent": "#283DE2",
"background": "#F3EFE7",
"textPrimary": "#151828",
"link": "#151828"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Instrument Sans"
},
"fontStacks": {
"heading": [
"Instrument Sans",
"system-ui",
"sans-serif"
],
"body": [
"Inter",
"system-ui",
"sans-serif"
],
"paragraph": [
"Inter",
"system-ui",
"sans-serif"
]
},
"fontSizes": {
"h1": "72px",
"h2": "60px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#283DE2",
"textColor": "#FFFFFF",
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(40, 61, 226, 0.25) 0px 10px 15px -3px, rgba(40, 61, 226, 0.25) 0px 4px 6px -4px"
},
"buttonSecondary": {
"background": "#F3EFE7",
"textColor": "#111118",
"borderColor": "#D1C9BD",
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "none"
}
},
"images": {
"logo": null,
"favicon": null,
"ogImage": "https://pub-bb2e103a32db4e198524a2e9ed8f35b4.r2.dev/8dbdc474-e5a0-4afc-8545-ddd468a96192/id-preview-d6cd8811--bcfaea44-30b9-4044-a266-fc241031bafd.lovable.app-1772828351544.png"
},
"__llm_button_reasoning": {
"primary": {
"index": 1,
"text": "Book a Demo",
"reasoning": "Button #1 ('Book a Demo') uses a vibrant blue color (#283DE2), which stands out as the primary call-to-action. The color is vibrant and action-oriented, making it the most prominent choice for user engagement."
},
"secondary": {
"index": 0,
"text": "Watch Demo",
"reasoning": "Button #0 ('Watch Demo') has a different background color (#F3EFE7) and serves as a secondary action. It is less vibrant and more subdued compared to the primary button."
},
"confidence": 0.95
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "sales professionals"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": false,
"llmSucceeded": false,
"finalSource": "none"
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 