MerryMint Brand: Colors, Fonts, Logo & Visual Identity
MerryMint Brand Identity
A complete profile of MerryMint's visual system — colors, typography, components, and personality — extracted from http://merrymint.co. Built for designers, agents, and AI tools.
Primary
Primary Color: #FF2825
Accent Color: #FF0000
Body Font: Montserrat
Heading Font: Birdseye
Color Palette
Brand palette extracted from http://merrymint.co.
- Primary: #FF2825 (rgb(255, 40, 37))
- Secondary: #DD5857 (rgb(221, 88, 87))
- Accent: #FF0000 (rgb(255, 0, 0))
- Background: #F2F2F2 (rgb(242, 242, 242))
- Text Primary: #000000 (rgb(0, 0, 0))
- Link: #FF0000 (rgb(255, 0, 0))
Typography
Each font links to its Google Fonts page where available.
- Primary Font: Montserrat (Google Fonts →)
- Heading Font: Birdseye (Google Fonts →)
Birdseye, sans-serif
Visual Assets
UI Components
Live previews rendered using MerryMint's actual button styles.
Input:
- Background: transparent
- Text Color: #000000
- Border Color: #000000
- Border Radius: 0px
- Shadow: none
Button Primary:
- Background: #FFFFFF
- Text Color: #000000
- Border Color: #FFFFFF
- Border Radius: 0px
- Shadow: none
Button Secondary:
- Background: #000000
- Text Color: #FFFFFF
- Border Color: #000000
- Border Radius: 0px
- Shadow: none
Brand Personality
Tone: playful
Energy: high
Audience: young adults interested in creative experiences
MerryMint Brand in the Wild
Source: merrymint.co
Source: merrymint.co
Source: merrymint.co
Source: merrymint.co
Source: merrymint.co
Source: merrymint.co
Frequently Asked Questions
What is MerryMint's primary brand color?
MerryMint's primary brand color is #FF2825. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does MerryMint use?
MerryMint uses #FF0000 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does MerryMint use?
MerryMint uses Montserrat for body text and Birdseye for headings. Fonts were detected on http://merrymint.co as part of their live design system.
Does MerryMint use a light or dark theme?
MerryMint's primary site uses a light color scheme, with a background of #F2F2F2.
How was this brand profile generated?
This profile was extracted from http://merrymint.co 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 MerryMint.
Methodology
Brand data on this page was extracted from http://merrymint.co 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 MerryMint.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Birdseye",
"role": "heading"
},
{
"family": "Montserrat",
"role": "body"
}
],
"colors": {
"primary": "#FF2825",
"secondary": "#DD5857",
"accent": "#FF0000",
"background": "#F2F2F2",
"textPrimary": "#000000",
"link": "#FF0000"
},
"typography": {
"fontFamilies": {
"primary": "Montserrat",
"heading": "Birdseye"
},
"fontStacks": {
"heading": [
"Birdseye",
"sans-serif"
],
"body": [
"Birdseye",
"sans-serif"
],
"paragraph": [
"Birdseye",
"sans-serif"
]
},
"fontSizes": {
"h1": "16px",
"h2": "24px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"input": {
"background": "transparent",
"textColor": "#000000",
"borderColor": "#000000",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#FFFFFF",
"textColor": "#000000",
"borderColor": "#FFFFFF",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#000000",
"textColor": "#FFFFFF",
"borderColor": "#000000",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
}
},
"images": {
"favicon": null,
"ogImage": "https://www.merrymint.co/uploads/1/6/2/7/16274040/screen-shot-2020-04-23-at-9-33-06-pm_orig.png"
}
}