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.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Mayan's actual button styles:

Brand Personality

Frequently Asked Questions

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"
  }
}