Revi Brand: Colors, Fonts, Logo & Visual Identity
Revi Brand Identity
A complete profile of Revi's visual system — colors, typography, components, and personality — extracted from https://www.revi.ai/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.revi.ai/.
| Color | Hex | RGB |
|---|---|---|
| primary | #000000 | rgb(0, 0, 0) |
| accent | #000000 | rgb(0, 0, 0) |
| background | #FFFFFF | rgb(255, 255, 255) |
| textPrimary | #737373 | rgb(115, 115, 115) |
| link | #000000 | rgb(0, 0, 0) |
Typography
Each font links to its Google Fonts page where available.
Primary
- Berkeley Mono
Heading
- Berkeley Mono
Inter, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:
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.
Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.
Visual Assets
Logo
Favicon
Social Card
Brand Personality
Tone: modern Energy: medium Audience: unknown
Revi Brand in the Wild
Image: revi.ai
Image: centralohiourology.com
Image: framerusercontent.com
Image: i.insider.com
Image: kb.7shifts.com
Frequently Asked Questions
What is Revi's primary brand color?
Revi's primary brand color is #000000. It anchors the visual identity across their website, product UI, and marketing materials.
What font does Revi use?
Revi uses Berkeley Mono as the primary typeface across body and headings.
Does Revi use a light or dark theme?
Revi's primary site uses a light color scheme, with a background of #FFFFFF.
Where can I find Revi's logo?
Revi's logo is available directly on their site (https://www.revi.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://www.revi.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 Revi.
Methodology
Brand data on this page was extracted from https://www.revi.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 Revi.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Berkeley Mono",
"role": "monospace"
},
{
"family": "Inter",
"role": "unknown"
}
],
"colors": {
"primary": "#000000",
"accent": "#000000",
"background": "#FFFFFF",
"textPrimary": "#737373",
"link": "#000000"
},
"typography": {
"fontFamilies": {
"primary": "Berkeley Mono",
"heading": "Berkeley Mono"
},
"fontStacks": {
"heading": [
"Inter",
"ui-sans-serif",
"system-ui",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
],
"body": [
"Inter",
"ui-sans-serif",
"system-ui",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
],
"paragraph": [
"Berkeley Mono",
"ui-monospace",
"SFMono-Regular",
"Menlo",
"Monaco",
"Consolas",
"Liberation Mono",
"Courier New",
"monospace"
]
},
"fontSizes": {
"h1": "16px",
"h2": "12px",
"body": "12px"
}
},
"spacing": {
"baseUnit": 8,
"borderRadius": "0px"
},
"components": {},
"images": {
"logo": "https://www.revi.ai/images/logo.svg",
"favicon": "https://www.revi.ai/favicon.ico?v=3",
"ogImage": "https://www.revi.ai/og-image.jpg",
"logoAlt": "Revi Logo"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "unknown"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0,
"colors": 0.9,
"overall": 0.45
}
}