# Forage Mail Brand Identity

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

## Color Palette

Brand palette extracted from https://foragemail.com.

| Type      | Color Code  | RGB                           |
|-----------|-------------|-------------------------------|
| primary   | #DEE9FA     | rgb(222, 233, 250)           |
| accent    | #F7CAB3     | rgb(247, 202, 179)           |
| background| #FAFAFA     | rgb(250, 250, 250)           |
| textPrimary| #000000   | rgb(0, 0, 0)                 |
| link      | #F7CAB3     | rgb(247, 202, 179)           |

## Typography

Each font links to its Google Fonts page where available.

- **Primary**: PP Neue Montreal Regular [Google Fonts →](https://fonts.google.com/specimen/PP+Neue+Montreal+Regular)
- **Heading**: PP Right Serif Medium [Google Fonts →](https://fonts.google.com/specimen/PP+Right+Serif+Medium)

## Visual Assets

## UI Components

Live previews rendered using Forage Mail's actual button styles.

### Button Primary

```css
buttonPrimary {
  background: #DEE9FA;
  textColor: #0000EE;
  borderRadius: 14px;
  shadow: none;
}
```

## Brand Personality

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

## Forage Mail Brand in the Wild

Source: [foragemail.com](https://foragemail.com/)

Source: [foragemail.com](https://foragemail.com/)

Source: [foragemail.com](https://foragemail.com/)

Source: [foragemail.com](https://foragemail.com/)

Source: [foragemail.com](https://foragemail.com/)

Source: [foragemail.com](https://foragemail.com/)

## Frequently Asked Questions

**What is Forage Mail's primary brand color?**
Forage Mail's primary brand color is #DEE9FA. It anchors the visual identity across their website, product UI, and marketing materials.

**What accent color does Forage Mail use?**
Forage Mail uses #F7CAB3 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

**What font does Forage Mail use?**
Forage Mail uses PP Neue Montreal Regular for body text and PP Right Serif Medium for headings. Fonts were detected on https://foragemail.com as part of their live design system.

**Does Forage Mail use a light or dark theme?**
Forage Mail's primary site uses a light color scheme, with a background of #FAFAFA.

**Where can I find Forage Mail's logo?**
Forage Mail's logo is available directly on their site (https://foragemail.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://foragemail.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 Forage Mail.
