Maive Brand: Colors, Fonts, Logo & Visual Identity
Maive Brand Identity
A complete profile of Maive's visual system — colors, typography, components, and personality — extracted from https://maive.ai. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://maive.ai.
- Primary: #FFF9EF
- Secondary: #9CA3AF
- Accent: #1A1A1A
- Background: #FFFFFF
- Text Primary: #0E1317
- Link: #FFFAF0
Typography
Each font links to its Google Fonts page where available.
- Primary Font: Mona Sans
- Heading Font: Mona Sans
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using Maive's actual button styles.
Button Primary:
- background: #1A1A1A
- textColor: #FFFFFF
- borderRadius: 8.8px
- shadow: none
Button Secondary:
- background: #101418
- textColor: #FFFAF0
- borderRadius: 6px
- shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: roofing industry professionals
Frequently Asked Questions
What is Maive's primary brand color?
Maive's primary brand color is #FFF9EF, anchoring the visual identity across their website, product UI, and marketing materials.What accent color does Maive use?
Maive uses #1A1A1A as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.What font does Maive use?
Maive uses Mona Sans as the primary typeface across body and headings.Does Maive use a light or dark theme?
Maive's primary site uses a light color scheme with a background of #FFFFFF.Where can I find Maive's logo?
Maive's logo is available directly on their site (https://maive.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://maive.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 Maive.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Mona Sans",
"role": "unknown"
}
],
"colors": {
"primary": "#FFF9EF",
"secondary": "#9CA3AF",
"accent": "#1A1A1A",
"background": "#FFFFFF",
"textPrimary": "#0E1317",
"link": "#FFFAF0"
},
"typography": {
"fontFamilies": {
"primary": "Mona Sans",
"heading": "Mona Sans"
},
"fontStacks": {
"heading": [
"__customMonaSans_ae4220",
"__customMonaSans_Fallback_ae4220",
"system-ui",
"sans-serif"
],
"body": [
"__customMonaSans_ae4220",
"__customMonaSans_Fallback_ae4220",
"system-ui",
"sans-serif"
],
"paragraph": [
"__customMonaSans_ae4220",
"__customMonaSans_Fallback_ae4220",
"system-ui",
"sans-serif"
]
},
"fontSizes": {
"h1": "72px",
"h2": "36px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#1A1A1A",
"textColor": "#FFFFFF",
"borderRadius": "8.8px",
"borderRadiusCorners": {
"topLeft": "8.8px",
"topRight": "8.8px",
"bottomRight": "8.8px",
"bottomLeft": "8.8px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#101418",
"textColor": "#FFFAF0",
"borderRadius": "6px",
"borderRadiusCorners": {
"topLeft": "6px",
"topRight": "6px",
"bottomRight": "6px",
"bottomLeft": "6px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://www.maive.ai/images/maive_logo_full_transparent_dark_text.png",
"favicon": "https://www.maive.ai/favicon.png",
"ogImage": "https://maive.ai/maive-social-preview.png",
"logoAlt": "Maive Logo"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "roofing industry professionals"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.9,
"overall": 0.9
}
}