Revoy Brand Identity
A complete profile of Revoy's visual system — colors, typography, components, and personality — extracted from https://www.revoy.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.revoy.com.
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 Revoy's actual button styles.
Brand Personality
Revoy Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Revoy's primary brand color?
Revoy's primary brand color is #4AB0F2. It anchors the visual identity across their website, product UI, and marketing materials.
What font does Revoy use?
Revoy uses Inter for body text and Bebas Neue for headings. Fonts were detected on https://www.revoy.com as part of their live design system.
Does Revoy use a light or dark theme?
Revoy's primary site uses a dark color scheme, with a background of #001F28.
Where can I find Revoy's logo?
Revoy's logo is available directly on their site (https://www.revoy.com). 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.revoy.com 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 Revoy.
Methodology
Brand data on this page was extracted from https://www.revoy.com 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 Revoy.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "dark",
"fonts": [
{
"family": "Inter",
"role": "body"
},
{
"family": "IBM Plex Mono",
"role": "monospace"
},
{
"family": "Bebas Neue",
"role": "heading"
}
],
"colors": {
"primary": "#4AB0F2",
"secondary": "#FEAA42",
"accent": "#4AB0F2",
"background": "#001F28",
"textPrimary": "#001F28",
"link": "#001F28"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Bebas Neue"
},
"fontStacks": {
"heading": [
"Bebas Neue",
"sans-serif"
],
"body": [
"Inter",
"sans-serif"
],
"paragraph": [
"Bebas Neue",
"sans-serif"
]
},
"fontSizes": {
"h1": "171px",
"h2": "81px",
"body": "54px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#4AB0F2",
"textColor": "#001F28",
"borderRadius": "180px",
"borderRadiusCorners": {
"topLeft": "180px",
"topRight": "180px",
"bottomRight": "180px",
"bottomLeft": "180px"
},
"shadow": "rgba(16, 24, 40, 0.05) 0px 1px 2px 0px"
},
"buttonSecondary": {
"background": "#FEAA42",
"textColor": "#001F28",
"borderRadius": "180px",
"borderRadiusCorners": {
"topLeft": "180px",
"topRight": "180px",
"bottomRight": "180px",
"bottomLeft": "180px"
},
"shadow": "rgba(16, 24, 40, 0.05) 0px 1px 2px 0px"
}
},
"images": {
"logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%20112%2042%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%0A%3Cpath%20d%3D%22M26.9339%2017.859C27.8823%2018.4221%2028.3946%2019.3916%2028.3946%2020.6195C28.3946%2022.1141%2027.6198%2023.3292%2026.303%2023.8373C27.6579%2024.4004%2027.8145%2025.1032%2027.8865%2026.547C27.9754%2028.3761%2027.9754%2029.4134%2028.5724%2029.714V29.9087H23.0979C22.7126%2029.2948%2022.8862%2028.3803%2022.7634%2027.3049C22.6576%2026.3565%2022.2003%2026.0389%2020.9852%2026.0389H18.0468V29.9087H13.0508V17.2069H22.7253C24.7322%2017.2069%2026.1252%2017.3678%2026.9339%2017.859ZM20.9174%2022.6984C22.2723%2022.6984%2022.9582%2022.4528%2022.9582%2021.5383C22.9582%2020.5729%2022.2384%2020.429%2020.7946%2020.429H18.0511V22.6984H20.9174Z%22%20fill%3D%22currentcolor%22%20style%3D%22fill%3A%20rgb(255%2C%20251%2C%20242)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M31.3369%2017.2069H44.7966V20.3189H36.261V21.8304H43.175V24.9635H36.261V26.6359H45.2158V30.3321L31.3369%2029.9087V17.2069Z%22%20fill%3D%22currentcolor%22%20style%3D%22fill%3A%20rgb(255%2C%20251%2C%20242)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M74.0532%2016.8725C79.7182%2016.8725%2082.6015%2019.1588%2082.6015%2023.5578C82.6015%2027.9569%2079.7182%2030.2432%2074.0532%2030.2432C68.3882%2030.2432%2065.5049%2027.9569%2065.5049%2023.5578C65.5049%2019.1588%2068.3882%2016.8725%2074.0532%2016.8725ZM74.0532%2026.9704C76.1659%2026.9704%2077.3091%2025.7722%2077.3091%2023.5578C77.3091%2021.3435%2076.1659%2020.1284%2074.0532%2020.1284C71.9405%2020.1284%2070.7973%2021.3435%2070.7973%2023.5578C70.7973%2025.7764%2071.9405%2026.9704%2074.0532%2026.9704Z%22%20fill%3D%22currentcolor%22%20style%3D%22fill%3A%20rgb(255%2C%20251%2C%20242)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M89.0112%2026.3184L83.0117%2017.2069H88.7995L91.5092%2022.4316L94.3587%2017.2069H100.024L93.9353%2026.3184V29.9087H89.0112V26.3184Z%22%20fill%3D%22currentcolor%22%20style%3D%22fill%3A%20rgb(255%2C%20251%2C%20242)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M58.2557%2018.3374C57.337%2022.0548%2056.541%2025.7722%2055.7069%2029.6547C54.8728%2025.7764%2054.0768%2022.0548%2053.1581%2018.3374C49.212%200.279641%2035.8709%2013.8452%2031.1416%200.978241C31.1416%200.978241%2032.1069%2011.127%2037.6873%2012.1347C44.3176%2013.5827%2048.814%2012.9899%2051.13%2016.3474C49.8429%2016.3474%2048.5558%2016.3474%2047.2687%2016.3474C48.9199%2021.7669%2050.4864%2027.3557%2052.053%2033.1985C53.2385%2033.4102%2054.4748%2033.4949%2055.7027%2033.5795C56.9305%2033.4949%2058.1668%2033.4102%2059.3523%2033.1985C60.9189%2027.3557%2062.4854%2021.7669%2064.1367%2016.3474C62.8495%2016.3474%2061.5624%2016.3474%2060.2753%2016.3474C62.5913%2012.9941%2067.0877%2013.5827%2073.718%2012.1347C79.3026%2011.127%2080.2637%200.978241%2080.2637%200.978241C75.5386%2013.8494%2062.1975%200.283876%2058.2557%2018.3374Z%22%20fill%3D%22currentcolor%22%20style%3D%22fill%3A%20rgb(255%2C%20251%2C%20242)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M110.85%2011.3514C110.206%2010.4411%20109.156%209.89914%20108.043%209.89914H79.2353C78.706%2010.7544%2078.0752%2011.5419%2077.33%2012.1939H108.043C108.42%2012.1939%20108.763%2012.3718%20108.979%2012.6766C109.195%2012.9857%20109.25%2013.3625%20109.127%2013.7097L102.852%2031.145C102.712%2031.543%20102.369%2031.8309%20101.95%2031.8987L55.9232%2039.2572C55.8047%2039.2784%2055.6819%2039.2742%2055.5633%2039.2572L9.52776%2031.8987C9.11283%2031.8309%208.76565%2031.543%208.62593%2031.1366L2.35971%2013.7181C2.23692%2013.3625%202.28773%2012.9814%202.50789%2012.6766C2.72382%2012.3675%203.06677%2012.1939%203.44359%2012.1939H34.0888C33.3436%2011.5461%2032.7128%2010.7586%2032.1835%209.89914H3.43936C2.32583%209.89914%201.27582%2010.4411%200.632261%2011.3514C-0.0112969%2012.2617%20-0.17642%2013.4302%200.196166%2014.4887L6.46239%2031.9071C6.88155%2033.0969%207.91463%2033.9648%209.16364%2034.1638L55.195%2041.5224C55.377%2041.552%2055.5549%2041.5647%2055.7369%2041.5647C55.919%2041.5647%2056.101%2041.552%2056.2789%2041.5224L102.314%2034.1596C103.563%2033.9606%20104.597%2033.0969%20105.011%2031.9114L111.286%2014.476C111.654%2013.426%20111.494%2012.2574%20110.85%2011.3514Z%22%20fill%3D%22currentcolor%22%20style%3D%22fill%3A%20rgb(255%2C%20251%2C%20242)%20!important%3B%22%2F%3E%0A%3C%2Fsvg%3E",
"favicon": "https://cdn.prod.website-files.com/644256fe693d807d873bf254/6442581d5588e4eba1253620_Logomark.png",
"ogImage": "https://cdn.prod.website-files.com/644256fe693d807d873bf254/652ae3f4b62af154c4870742_revoy-og.png",
"logoHref": "/"
},
"__llm_logo_reasoning": {
"selectedIndex": 9,
"reasoning": "Selected #9 because it is visible, located in the header, and links to the homepage, which strongly indicates it is the main brand logo.",
"confidence": 0.95,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 4,
"text": "Let's Talk",
"reasoning": "Button #4 ('Let's Talk') is likely the primary CTA due to its action-oriented text and vibrant blue color, which aligns with the brand's primary color."
},
"secondary": {
"index": 2,
"text": "See Sustainability",
"reasoning": "Button #2 ('See Sustainability') is selected as secondary because it has a different vibrant color (orange) and serves as a supportive action."
},
"confidence": 0.9
},
"personality": {
"tone": "modern",
"energy": "high",
"targetAudience": "technology and automotive professionals"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.9,
"overall": 0.9
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": true,
"llmSucceeded": true,
"finalSource": "llm",
"rawLogoSelection": {
"selectedLogoIndex": 9,
"selectedLogoReasoning": "Selected #9 because it is visible, located in the header, and links to the homepage, which strongly indicates it is the main brand logo.",
"confidence": 0.95
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 