llms.txt

Forage Mail Brand Identity

A complete profile of Forage Mail's visual system — colors, typography, components, and personality — extracted from https://foragemail.com. Built for designers, agents, and AI tools.

Quick Facts

Field Value
Primary #DEE9FA
Accent #F7CAB3
Body Font PP Neue Montreal Regular
Heading Font PP Right Serif Medium

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: modern · Energy: medium · Audience: tech-savvy professionals

Forage Mail Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Tips to help you:

  1. Open the company's homepage in a browser with DevTools open.
  2. Filter the Network tab by "Font".
  3. Capture font URLs and download locally.
  4. View the page's CSS and match @font-face declarations.

Programmatic alternative: use Playwright or Puppeteer to capture font responses and save to disk.

Only proceed if you have permission to use brand assets.

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
  {
   "family": "PP Neue Montreal Regular",
   "role": "body"
  },
  {
   "family": "PP Right Serif Medium",
   "role": "heading"
  }
 ],
 "colors": {
  "primary": "#DEE9FA",
  "accent": "#F7CAB3",
  "background": "#FAFAFA",
  "textPrimary": "#000000",
  "link": "#F7CAB3"
 },
 "typography": {
  "fontFamilies": {
   "primary": "PP Neue Montreal Regular",
   "heading": "PP Right Serif Medium"
  },
  "fontStacks": {
   "heading": [
    "sans-serif"
   ],
   "body": [
    "sans-serif"
   ],
   "paragraph": [
    "PP Neue Montreal Regular",
    "sans-serif"
   ]
  },
  "fontSizes": {
   "h1": "12px",
   "h2": "12px",
   "body": "16px"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "8px"
 },
 "components": {
  "buttonPrimary": {
   "background": "#DEE9FA",
   "textColor": "#0000EE",
   "borderRadius": "14px",
   "borderRadiusCorners": {
    "topLeft": "14px",
    "topRight": "14px",
    "bottomRight": "14px",
    "bottomLeft": "14px"
   },
   "shadow": "none"
  }
 },
 "images": {
  "logo": "https://framerusercontent.com/images/QMkw073SywKANyGDKHnMk812fg.png?width=2439&height=436",
  "favicon": "https://framerusercontent.com/images/1A4cG9cBAsczp0pslUsNzvjSM5Y.png",
  "ogImage": "https://framerusercontent.com/images/CSO1F4johtLSb5oyhmkjmCZEJhg.png",
  "logoHref": "./"
 },
 "__llm_logo_reasoning": {
  "selectedIndex": 0,
  "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, which are strong indicators of a primary brand logo.",
  "confidence": 0.95,
  "source": "llm"
 },
 "__llm_button_reasoning": {
  "primary": {
   "index": 0,
   "text": "Try for free",
   "reasoning": "Button #0 is selected as the primary CTA because it uses a vibrant blue color (#DEE9FA) and has action-oriented text 'Try for free', which is typical for a primary call-to-action."
  },
  "secondary": {
   "index": -1,
   "text": "N/A",
   "reasoning": "Both buttons have the same background color, making it impossible to select a secondary button with a different color."
  },
  "confidence": 0.9
 },
 "personality": {
  "tone": "modern",
  "energy": "medium",
  "targetAudience": "tech-savvy professionals"
 },
 "designSystem": {
  "framework": "custom",
  "componentLibrary": ""
 },
 "confidence": {
  "buttons": 0.9,
  "colors": 0.9,
  "overall": 0.9
 },
 "__llm_metadata": {
  "logoSelection": {
   "llmCalled": true,
   "llmSucceeded": true,
   "finalSource": "llm",
   "rawLogoSelection": {
    "selectedLogoIndex": 0,
    "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, which are strong indicators of a primary brand logo.",
    "confidence": 0.95
   }
  },
  "buttonClassification": {
   "llmCalled": true,
   "llmSucceeded": true
  }
 }
}