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/.
- primary: #E9FFFC (rgb(233, 255, 252))
- secondary: #DEFFFA (rgb(222, 255, 250))
- accent: #2FC4B2 (rgb(47, 196, 178))
- background: #FFFFFF (rgb(255, 255, 255))
- textPrimary: #18181B (rgb(24, 24, 27))
- link: #14A69D (rgb(20, 166, 157))
Typography
Each font links to its Google Fonts page where available.
- primary: Figtree
- heading: Figtree
Visual Assets
Logo
Favicon
Social Card
UI Components
Button Primary
- background: #2FC4B2
- textColor: #FFFFFF
- borderRadius: 33554400px
- shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(26, 26, 26, 0.04) 0px 1px 2px 0px
Button Secondary
- background: #FFFFFF
- textColor: #1A1A1A
- borderRadius: 18px
- shadow: rgba(28, 118, 107, 0.2) 0px 4px 32px 0px
Brand Personality
- Tone: modern
- Energy: medium
- Audience: home buyers and refinancers
Frequently Asked Questions
- What is Chestnut's primary brand color?
Chestnut's primary brand color is #E9FFFC. - What accent color does Chestnut use?
Chestnut uses #2FC4B2 as an accent color. - What font does Chestnut use?
Chestnut uses Figtree as the primary typeface. - Does Chestnut use a light or dark theme?
Chestnut's primary site uses a light color scheme. - 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"
}
}