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

Typography

Visual Assets

UI Components

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.

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"
  }
}