llms.txt
Evervault Brand Identity
A complete profile of Evervault's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #121321 |
| Accent | #F2F2F3 |
| Body Font | Inter |
| Heading Font | Roobert |
Color Palette
- primary: #121321
- secondary: #DFE1F4
- accent: #F2F2F3
- background: #010314
- textPrimary: #010314
- link: #010314
Typography
- primary: Inter — https://fonts.google.com/specimen/Inter
- heading: Roobert — https://fonts.google.com/specimen/Roobert
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- buttonPrimary: background=#F2F2F3, textColor=#2A2B3A, borderRadius=25px, shadow=none
- buttonSecondary: background=#FFFFFF, textColor=#010314, borderRadius=24px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: businesses seeking payment security solutions
Evervault Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- The Story and Math of Differential Cryptanalysis — Blog — Evervault
- Image:
- Source: Link
- New Distribution Capability — Blog — Evervault
- Image:
- Source: Link
- Optimizing our Encryption Engine — Blog — Evervault
- Image:
- Source: Link
Machine-Readable Profile
{
"colorScheme": "dark",
"fonts": [
{
"family": "Inter",
"role": "body"
},
{
"family": "Roobert",
"role": "heading"
}
],
"colors": {
"primary": "#121321",
"secondary": "#DFE1F4",
"accent": "#F2F2F3",
"background": "#010314",
"textPrimary": "#010314",
"link": "#010314"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Roobert"
},
"fontStacks": {
"heading": [
"Roobert",
"sans-serif"
],
"body": [
"Inter",
"sans-serif"
],
"paragraph": [
"Inter"
]
},
"fontSizes": {
"h1": "56px",
"h2": "32px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "12px"
},
"components": {
"buttonPrimary": {
"background": "#F2F2F3",
"textColor": "#2A2B3A",
"borderRadius": "25px",
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#010314",
"borderRadius": "24px",
"shadow": "none"
}
},
"images": {
"logo": "https://evervault.com/images/logo-white.svg",
"favicon": "https://evervault.com/favicon.png",
"ogImage": "https://site-26hkgsj0w-evervault.vercel.app/api/og?title=Evervault+%E2%80%94+Flexible+Payments+Security&text=Take+control+of+your+payments+stack+with+Evervaults+powerful+encryption+model%2C+secure+your+data+while+maintaining+full+control+and+flexibility+of+your+payment+experience."
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "businesses seeking payment security solutions"
}
}