OpenIntake Brand: Colors, Fonts, Logo & Visual Identity
OpenIntake Brand Identity
A complete profile of OpenIntake's visual system — colors, typography, components, and personality — extracted from https://www.openintake.ai/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.openintake.ai/.
- Primary: #3E301E (rgb(62, 48, 30))
- Secondary: #6B5F4D (rgb(107, 95, 77))
- Accent: #B5683C (rgb(181, 104, 60))
- Background: #FDFCF9 (rgb(253, 252, 249))
- Text Primary: #B5683C (rgb(181, 104, 60))
- Link: #B5683C (rgb(181, 104, 60))
Typography
Each font links to its Google Fonts page where available.
- Primary: Manrope (Manrope Google Fonts →)
- Heading: Manrope (Manrope Google Fonts →)
Visual Assets
Logo
Favicon
UI Components
Live previews rendered using OpenIntake's actual button styles.
Button Primary
- Background: #B5683C
- Text Color: #FFFFFF
- Border Color: #3E301E
- Border Radius: 50px
- Shadow: rgb(77, 67, 57) 0px 1px 0px 0px inset, rgb(0, 0, 0) 0px -1px 0px 1px inset
Button Secondary
- Background: #FFF5ED
- Text Color: #B5683C
- Border Color: #B5683C
- Border Radius: 50px
- Shadow: none
Brand Personality
- Tone: modern
- Energy: medium
- Audience: business professionals seeking AI solutions
OpenIntake Brand in the Wild
Image: openintake.ai
Source: openintake.ai
Image: dms.licdn.com
Source: linkedin.com
Image: media.licdn.com
Source: linkedin.com
Frequently Asked Questions
What is OpenIntake's primary brand color?
OpenIntake's primary brand color is #3E301E. It anchors the visual identity across their website, product UI, and marketing materials.What accent color does OpenIntake use?
OpenIntake uses #B5683C as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.What font does OpenIntake use?
OpenIntake uses Manrope as the primary typeface across body and headings.Does OpenIntake use a light or dark theme?
OpenIntake's primary site uses a light color scheme, with a background of #FDFCF9.Where can I find OpenIntake's logo?
OpenIntake's logo is available directly on their site (https://www.openintake.ai/). 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://www.openintake.ai/ 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 OpenIntake.
Methodology
Brand data on this page was extracted from https://www.openintake.ai/ 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. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by OpenIntake.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{ "family": "Manrope", "role": "body" }
],
"colors": {
"primary": "#3E301E",
"secondary": "#6B5F4D",
"accent": "#B5683C",
"background": "#FDFCF9",
"textPrimary": "#B5683C",
"link": "#B5683C"
},
"typography": {
"fontFamilies": {
"primary": "Manrope",
"heading": "Manrope"
},
"fontStacks": {
"heading": [ "Manrope", "sans-serif" ],
"body": [ "Manrope", "sans-serif" ],
"paragraph": [ "Manrope", "sans-serif" ]
},
"fontSizes": {
"h1": "72px",
"h2": "44px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "12px"
},
"components": {
"buttonPrimary": {
"background": "#B5683C",
"textColor": "#FFFFFF",
"borderColor": "#3E301E",
"borderRadius": "50px",
"borderRadiusCorners": {
"topLeft": "50px",
"topRight": "50px",
"bottomRight": "50px",
"bottomLeft": "50px"
},
"shadow": "rgb(77, 67, 57) 0px 1px 0px 0px inset, rgb(0, 0, 0) 0px -1px 0px 1px inset"
},
"buttonSecondary": {
"background": "#FFF5ED",
"textColor": "#B5683C",
"borderColor": "#B5683C",
"borderRadius": "50px",
"borderRadiusCorners": {
"topLeft": "50px",
"topRight": "50px",
"bottomRight": "50px",
"bottomLeft": "50px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://www.openintake.ai/logo.svg",
"favicon": "https://www.openintake.ai/favicon.ico",
"ogImage": null,
"logoAlt": "OpenIntake"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "business professionals seeking AI solutions"
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}