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.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Maive's actual button styles.

Brand Personality

Frequently Asked Questions

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