llms.txt

Eve Brand Identity

A complete profile of Eve's visual system — colors, typography, components, and personality.

Quick Facts

Field Value
Primary #101828
Accent #3993AE
Body Font Inter
Heading Font Manrope

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: plaintiff law firms

Eve Brand in the Wild

Real-world brand assets — ads, campaigns, marketing materials.

Working with these fonts

Not found on Google Fonts? Here are instructions that you can follow if you have permission to use the fonts:

  1. Open the company's homepage in a browser with DevTools open.
  2. In the Network tab, filter by "Font".
  3. Hard-reload the page and click around.
  4. For each captured font URL: right-click → Save As to download the file locally.
  5. View the page's CSS and copy out the @font-face declarations.

Only do this if you have permission to use the brand assets.

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
  {
   "family": "Inter",
   "role": "body"
  },
  {
   "family": "Arial",
   "role": "body"
  },
  {
   "family": "Manrope",
   "role": "heading"
  }
 ],
 "colors": {
  "primary": "#101828",
  "secondary": "#344054",
  "accent": "#3993AE",
  "background": "#FFFFFF",
  "textPrimary": "#0A0A0A",
  "link": "#3993AE"
 },
 "typography": {
  "fontFamilies": {
   "primary": "Inter",
   "heading": "Manrope"
  },
  "fontStacks": {
   "heading": ["Manrope", "sans-serif"],
   "body": ["Inter", "Arial", "sans-serif"],
   "paragraph": ["Inter", "Arial", "sans-serif"]
  },
  "fontSizes": {
   "h1": "80px",
   "h2": "18px",
   "body": "16px"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "8px"
 },
 "components": {
  "buttonPrimary": {
   "background": "#0A0A0A",
   "textColor": "#FFFFFF",
   "borderRadius": "8px",
   "borderRadiusCorners": {
    "topLeft": "8px",
    "topRight": "8px",
    "bottomRight": "8px",
    "bottomLeft": "8px"
   },
   "shadow": "none"
  }
 },
 "images": {
  "logo": "https://cdn.prod.website-files.com/65b07fd4b955263db7f63157/678064406543ff5eb2e18bd5_logo-dark.svg",
  "favicon": "https://cdn.prod.website-files.com/65b07fd4b955263db7f63157/67a495178000166eb58b4198_Eve%20Favicon.png",
  "ogImage": "https://cdn.prod.website-files.com/65b07fd4b955263db7f63157/67dc52dd4d7aac0bdf0e9189_OGP-Eve.png",
  "logoHref": "/"
 },
 "personality": {
  "tone": "professional",
  "energy": "medium",
  "targetAudience": "plaintiff law firms"
 },
 "designSystem": {
  "framework": "custom",
  "componentLibrary": ""
 },
 "confidence": {
  "buttons": 0.9,
  "colors": 0.95,
  "overall": 0.925
 }
}