Mars Auto Brand: Colors, Fonts, Logo & Visual Identity

Mars Auto Brand Identity

A complete profile of Mars Auto's visual system — colors, typography, components, and personality — extracted from https://marsauto.com. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from https://marsauto.com.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

UI Components

Live previews rendered using Mars Auto's actual button styles.

Button Primary

Brand Personality

Mars Auto Brand in the Wild

Source: blog.marsauto.com

Source: blog.marsauto.com

Source: blog.marsauto.com

Source: marsauto.com

Source: blog.marsauto.com

Source: blog.marsauto.com

Frequently Asked Questions

Methodology

Brand data on this page was extracted from https://marsauto.com on 2026-07-27 using the Firecrawl branding extraction API.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling:

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#6B7280",
    "accent": "#9CA3AF",
    "background": "#000000",
    "textPrimary": "#FFFFFF",
    "link": "#9CA3AF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter"
      ],
      "body": [
        "Inter"
      ],
      "paragraph": [
        "Inter"
      ]
    },
    "fontSizes": {
      "h1": "56px",
      "h2": "48px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#000000",
      "textColor": "#FFFFFF",
      "borderColor": "#E5E7EB",
      "borderRadius": "0px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://marsauto.com/assets/marsauto_logo.png",
    "favicon": "https://marsauto.com/icon.png?2921475efba567a4",
    "ogImage": null,
    "logoHref": "/",
    "logoAlt": "Logo image"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy individuals interested in automotive technology"
  }
}