Hindsight Brand: Colors, Fonts, Logo & Visual Identity
Hindsight Brand Identity
A complete profile of Hindsight's visual system — colors, typography, components, and personality — extracted from https://www.usehindsight.com/. Built for designers, agents, and AI tools.
Primary
Primary Color: #D97706
Accent Color: #0D1B3E
Body Font: Sora
Heading Font: Fraunces
Color Palette
Brand palette extracted from https://www.usehindsight.com/.
- Primary: #D97706 (rgb(217, 119, 6))
- Secondary: #374151 (rgb(55, 65, 81))
- Accent: #0D1B3E (rgb(13, 27, 62))
- Background: #F6F8FC (rgb(246, 248, 252))
- Text Primary: #0D1B3E (rgb(13, 27, 62))
- Link: #0D1B3E (rgb(13, 27, 62))
Typography
Each font links to its Google Fonts page where available.
- Primary: Sora
- Heading: Fraunces
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using Hindsight's actual button styles.
Input:
- Background: #F7F8FC
- Text Color: #FFFFFF
- Border Color: #F7F9FC
- Border Radius: 10px
- Shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: business professionals
Frequently Asked Questions
- What is Hindsight's primary brand color?
Hindsight's primary brand color is #D97706. It anchors the visual identity across their website, product UI, and marketing materials. - What accent color does Hindsight use?
Hindsight uses #0D1B3E as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis. - What font does Hindsight use?
Hindsight uses Sora for body text and Fraunces for headings. - Does Hindsight use a light or dark theme?
Hindsight's primary site uses a light color scheme, with a background of #F6F8FC. - Where can I find Hindsight's logo?
Hindsight's logo is available directly on their site (https://www.usehindsight.com/). - How was this brand profile generated?
This profile was extracted from https://www.usehindsight.com/ using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles.
Methodology
Brand data on this page was extracted from https://www.usehindsight.com/ on 2026-07-27 using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Sora",
"role": "body"
},
{
"family": "Fraunces",
"role": "heading"
}
],
"colors": {
"primary": "#D97706",
"secondary": "#374151",
"accent": "#0D1B3E",
"background": "#F6F8FC",
"textPrimary": "#0D1B3E",
"link": "#0D1B3E"
},
"typography": {
"fontFamilies": {
"primary": "Sora",
"heading": "Fraunces"
}
},
"components": {
"input": {
"background": "#F7F8FC",
"textColor": "#FFFFFF",
"borderColor": "#F7F9FC",
"borderRadius": "10px"
}
},
"images": {
"logo": "https://www.usehindsight.com/_next/image?url=%2Fhindsightlogo-clear.png&w=384&q=75&dpl=dpl_8j3mQXgQqWWhf7J5XWYB4RGqJ7hN",
"favicon": "https://www.usehindsight.com/favicon.ico?favicon.0b3bf435.ico",
"ogImage": "https://usehindsight.com/win-loss-og-image.jpg"
}
}