Chestnut Brand: Colors, Fonts, Logo & Visual Identity

Chestnut Brand Identity

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

Color Palette

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

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

UI Components

Button Primary

Button Secondary

Brand Personality

Frequently Asked Questions

  1. What is Chestnut's primary brand color?
    Chestnut's primary brand color is #E9FFFC.
  2. What accent color does Chestnut use?
    Chestnut uses #2FC4B2 as an accent color.
  3. What font does Chestnut use?
    Chestnut uses Figtree as the primary typeface.
  4. Does Chestnut use a light or dark theme?
    Chestnut's primary site uses a light color scheme.
  5. Where can I find Chestnut's logo?
    Chestnut's logo is available directly on their site (https://chestnutmortgage.com/).

Methodology

Brand data on this page was extracted from https://chestnutmortgage.com/ on 2026-07-27 using the Firecrawl branding extraction API.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "light",
  "fonts": [
    {"family": "Figtree", "role": "unknown"},
    {"family": "Zalando Sans", "role": "unknown"}
  ],
  "colors": {
    "primary": "#E9FFFC",
    "secondary": "#DEFFFA",
    "accent": "#2FC4B2",
    "background": "#FFFFFF",
    "textPrimary": "#18181B",
    "link": "#14A69D"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Figtree",
      "heading": "Figtree"
    },
    "fontStacks": {
      "heading": ["Zalando Sans", "Figtree", "ui-sans-serif", "system-ui", "sans-serif"],
      "body": ["Zalando Sans", "Figtree", "ui-sans-serif", "system-ui", "sans-serif"],
      "paragraph": ["Zalando Sans", "Figtree", "ui-sans-serif", "system-ui", "sans-serif"]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "40px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#2FC4B2",
      "textColor": "#FFFFFF",
      "borderRadius": "33554400px",
      "borderRadiusCorners": {
        "topLeft": "33554400px",
        "topRight": "33554400px",
        "bottomRight": "33554400px",
        "bottomLeft": "33554400px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(26, 26, 26, 0.04) 0px 1px 2px 0px"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#1A1A1A",
      "borderRadius": "18px",
      "borderRadiusCorners": {
        "topLeft": "18px",
        "topRight": "18px",
        "bottomRight": "18px",
        "bottomLeft": "18px"
      },
      "shadow": "rgba(28, 118, 107, 0.2) 0px 4px 32px 0px"
    }
  },
  "images": {
    "logo": "https://chestnutmortgage.com/logo-text.svg",
    "favicon": "https://chestnutmortgage.com/favicon.svg",
    "ogImage": "https://chestnutmortgage.com/og-default.png",
    "logoHref": "/",
    "logoAlt": "Chestnut"
  }
}