Mayan Brand: Colors, Fonts, Logo & Visual Identity
Mayan Brand Identity
A complete profile of Mayan's visual system — colors, typography, components, and personality — extracted from https://www.mayan.co. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.mayan.co.
- Primary: #FF643C
- Secondary: #3898EC
- Accent: #FF643C
- Background: #FFFFFF
- Text Primary: #00373C
- Link: #00373C
Typography
Each font links to its Google Fonts page where available.
- Primary: New Hero (Google Fonts →)
- Heading: Atrament Web (Google Fonts →)
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using Mayan's actual button styles:
Input:
- Background: transparent
- Text Color: #4D4D4D
- Border Color: null
- Border Radius: 7px
- Shadow: none
Button Primary:
- Background: #FF643C
- Text Color: #FFFFFF
- Border Radius: 6px
- Shadow: none
Button Secondary:
- Background: #EBEFEF
- Text Color: #00373C
- Border Radius: 6px
- Shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: Amazon sellers and e-commerce businesses
Frequently Asked Questions
What is Mayan's primary brand color?
Mayan's primary brand color is #FF643C.What font does Mayan use?
Mayan uses New Hero for body text and Atrament Web for headings.Does Mayan use a light or dark theme?
Mayan's primary site uses a light color scheme.Where can I find Mayan's logo?
Mayan's logo is available directly on their site (https://www.mayan.co).How was this brand profile generated?
This profile was extracted using the Firecrawl branding extraction API.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Atrament Web",
"role": "heading"
},
{
"family": "New Hero",
"role": "body"
}
],
"colors": {
"primary": "#FF643C",
"secondary": "#3898EC",
"accent": "#FF643C",
"background": "#FFFFFF",
"textPrimary": "#00373C",
"link": "#00373C"
},
"typography": {
"fontFamilies": {
"primary": "New Hero",
"heading": "Atrament Web"
}
},
"components": {
"input": {
"background": "transparent",
"textColor": "#4D4D4D",
"borderRadius": "7px"
},
"buttonPrimary": {
"background": "#FF643C",
"textColor": "#FFFFFF",
"borderRadius": "6px"
},
"buttonSecondary": {
"background": "#EBEFEF",
"textColor": "#00373C",
"borderRadius": "6px"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/63ea8205733cc93bcb2836e5/6407808e46074421134c4e4d_mayan-logo-white-bright-lime.svg",
"favicon": "https://cdn.prod.website-files.com/63ea8205733cc93bcb2836e5/6407808fe2db201f6d1fea45_mayan-favicon.png",
"ogImage": "https://cdn.prod.website-files.com/63ea8205733cc93bcb2836e5/6408e35e8894041215154aaa_open-graph-image-4.jpg"
}
}