PrimeVault Brand: Colors, Fonts, Logo & Visual Identity
PrimeVault Brand Identity
A complete profile of PrimeVault's visual system — colors, typography, components, and personality — extracted from https://www.primevault.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.primevault.com.
primary
#007AFF
rgb(0, 122, 255)
secondary
#9CA3AF
rgb(156, 163, 175)
accent
#007AFF
rgb(0, 122, 255)
background
#050B13
rgb(5, 11, 19)
textPrimary
#050B13
rgb(5, 11, 19)
link
#07101B
rgb(7, 16, 27)
Typography
Each font links to its Google Fonts page where available.
primary
Roboto
Roboto Google Fonts →
heading
Roboto
Roboto Google Fonts →
Roboto, sans-serif
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using PrimeVault's actual button styles.
Button Primary
- background: #007AFF
- textColor: #FFFFFF
- borderRadius: 9px
- shadow: none
Button Secondary
- background: #FFFFFF
- textColor: #0C0D1A
- borderRadius: 9px
- shadow: none
Brand Personality
Tone: professional
Energy: medium
Audience: businesses and tech professionals
PrimeVault Brand in the Wild
Image: images.archbee.com
Source: docs.primevault.com
Image: dropinblog.net
Source: primevault.com
Image: static-assets.primevault.com
Source: primevault.com
Image: dropinblog.net
Source: primevault.com
Image: static-assets.primevault.com
Source: primevault.com
Frequently Asked Questions
What is PrimeVault's primary brand color?
PrimeVault's primary brand color is #007AFF. It anchors the visual identity across their website, product UI, and marketing materials.
What font does PrimeVault use?
PrimeVault uses Roboto as the primary typeface across body and headings.
Does PrimeVault use a light or dark theme?
PrimeVault's primary site uses a dark color scheme, with a background of #050B13.
Where can I find PrimeVault's logo?
PrimeVault's logo is available directly on their site (https://www.primevault.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.primevault.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 PrimeVault.
Methodology
Brand data on this page was extracted from https://www.primevault.com 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 PrimeVault.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "dark",
"fonts": [
{
"family": "Roboto",
"role": "body"
}
],
"colors": {
"primary": "#007AFF",
"secondary": "#9CA3AF",
"accent": "#007AFF",
"background": "#050B13",
"textPrimary": "#050B13",
"link": "#07101B"
},
"typography": {
"fontFamilies": {
"primary": "Roboto",
"heading": "Roboto"
},
"fontStacks": {
"heading": [
"Roboto",
"sans-serif"
],
"body": [
"Roboto",
"sans-serif"
],
"paragraph": [
"Roboto",
"sans-serif"
]
},
"fontSizes": {
"h1": "58px",
"h2": "26px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "5px"
},
"components": {
"buttonPrimary": {
"background": "#007AFF",
"textColor": "#FFFFFF",
"borderRadius": "9px",
"borderRadiusCorners": {
"topLeft": "9px",
"topRight": "9px",
"bottomRight": "9px",
"bottomLeft": "9px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#0C0D1A",
"borderRadius": "9px",
"borderRadiusCorners": {
"topLeft": "9px",
"topRight": "9px",
"bottomRight": "9px",
"bottomLeft": "9px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://static-assets.primevault.com/website-assets/primevault.svg",
"favicon": "https://www.primevault.com/favicon.ico",
"ogImage": "https://www.primevault.com/assets/og-image.jpg",
"logoHref": "/",
"logoAlt": "PrimeVault Logo"
},
"__llm_logo_reasoning": {
"selectedIndex": 2,
"reasoning": "Selected #2 because it is visible, located in the header, links to the homepage, and the alt text matches the brand name 'PrimeVault'.",
"confidence": 0.95,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 0,
"text": "Get in touch",
"reasoning": "Button #0 uses the vibrant brand color #007AFF and has action-oriented text 'Get in touch', making it the primary CTA."
},
"secondary": {
"index": 4,
"text": "Decline",
"reasoning": "Button #4 has a different background color (#FFFFFF) and serves as a secondary action with the text 'Decline'."
},
"confidence": 0.95
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "businesses and tech professionals"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": true,
"llmSucceeded": true,
"finalSource": "llm",
"rawLogoSelection": {
"selectedLogoIndex": 2,
"selectedLogoReasoning": "Selected #2 because it is visible, located in the header, links to the homepage, and the alt text matches the brand name 'PrimeVault'.",
"confidence": 0.95
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
}