Vouch Brand: Colors, Fonts, Logo & Visual Identity
Vouch Brand Identity
A complete profile of Vouch's visual system — colors, typography, components, and personality — extracted from http://vouch.us. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from http://vouch.us.
- primary: #3BE0AD (rgb(59, 224, 173))
- secondary: #3898EC (rgb(56, 152, 236))
- accent: #3BE0AD (rgb(59, 224, 173))
- background: #FFFFFF (rgb(255, 255, 255))
- textPrimary: #0F1C2C (rgb(15, 28, 44))
- link: #0F1C2C (rgb(15, 28, 44))
Typography
Each font links to its Google Fonts page where available.
- primary: GT Standard
Google Fonts → - heading: GT Extended
Google Fonts →
Mirador Book, sans-serif
UI Components
Live previews rendered using Vouch's actual button styles.
Button Primary
- background: #3BE0AD
- textColor: #0F1C2C
- borderRadius: 4px
- shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px inset
Button Secondary
- background: #0F1C2C
- textColor: #F7FAF2
- borderRadius: 4px
- shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: growing companies and business professionals
Vouch Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Vouch's primary brand color?
Vouch's primary brand color is #3BE0AD. It anchors the visual identity across their website, product UI, and marketing materials.
What font does Vouch use?
Vouch uses GT Standard for body text and GT Extended for headings. Fonts were detected on http://vouch.us as part of their live design system.
Does Vouch use a light or dark theme?
Vouch's primary site uses a light color scheme, with a background of #FFFFFF.
Where can I find Vouch's logo?
Vouch's logo is available directly on their site (http://vouch.us). 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 http://vouch.us 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 Vouch.
Methodology
Brand data on this page was extracted from http://vouch.us on 2026-07-27 using the Firecrawl branding extraction API.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "GT Extended",
"role": "heading"
},
{
"family": "GT Standard",
"role": "body"
},
{
"family": "Mirador Book",
"role": "unknown"
}
],
"colors": {
"primary": "#3BE0AD",
"secondary": "#3898EC",
"accent": "#3BE0AD",
"background": "#FFFFFF",
"textPrimary": "#0F1C2C",
"link": "#0F1C2C"
},
"typography": {
"fontFamilies": {
"primary": "GT Standard",
"heading": "GT Extended"
},
"fontStacks": {
"heading": [
"Mirador Book",
"sans-serif"
],
"body": [
"GT Standard",
"sans-serif"
],
"paragraph": [
"GT Standard",
"sans-serif"
]
},
"fontSizes": {
"h1": "64px",
"h2": "48px",
"body": "19px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "3px"
},
"components": {
"buttonPrimary": {
"background": "#3BE0AD",
"textColor": "#0F1C2C",
"borderRadius": "4px",
"borderRadiusCorners": {
"topLeft": "4px",
"topRight": "4px",
"bottomRight": "4px",
"bottomLeft": "4px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px inset"
},
"buttonSecondary": {
"background": "#0F1C2C",
"textColor": "#F7FAF2",
"borderRadius": "4px",
"borderRadiusCorners": {
"topLeft": "4px",
"topRight": "4px",
"bottomRight": "4px",
"bottomLeft": "4px"
},
"shadow": "none"
}
},
"images": {
"logo": "data:image/svg+xml;utf8,%3Csvg...",
"favicon": "https://cdn.prod.website-files.com/5f29b9bb8466f57a1291c19c/5f4d481b9c63bad42e1e327f_Vouch-Favicon-Transparent-32.png",
"ogImage": "https://cdn.prod.website-files.com/5f29b9bb8466f57a1291c19c/6812324b0d1e30abffcafa8a_vouch-open-graph.png",
"logoHref": "/"
}
}