Mirror AI Brand: Colors, Fonts, Logo & Visual Identity

Mirror AI Brand Identity

A complete profile of Mirror AI's visual system — colors, typography, components, and personality — extracted from http://mirror-ai.com. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from http://mirror-ai.com.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Mirror AI's actual button styles.

Input

Button Primary

Button Secondary

Brand Personality

Frequently Asked Questions

What is Mirror AI's primary brand color?
Mirror AI's primary brand color is #6B1ED3. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Mirror AI use?
Mirror AI uses Inter as the primary typeface across body and headings.

Does Mirror AI use a light or dark theme?
Mirror AI's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Mirror AI's logo?
Mirror AI's logo is available directly on their site (http://mirror-ai.com). The current logo URL is included in the machine-readable JSON profile linked above.

How was this brand profile generated?
This profile was extracted from http://mirror-ai.com 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 Mirror AI.

Methodology

Brand data on this page was extracted from http://mirror-ai.com 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.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#6B1ED3",
    "secondary": "#19163A",
    "accent": "#6B1ED3",
    "background": "#FFFFFF",
    "textPrimary": "#78798F",
    "link": "#78798F"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter",
        "sans-serif"
      ],
      "body": [
        "Inter",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "90px",
      "h2": "22px",
      "body": "24px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#FF0004",
      "borderColor": "#E7E8F4",
      "borderRadius": "10px",
      "borderRadiusCorners": {
        "topLeft": "10px",
        "topRight": "10px",
        "bottomRight": "10px",
        "bottomLeft": "10px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#6B1ED3",
      "textColor": "#FFFFFF",
      "borderRadius": "80px",
      "borderRadiusCorners": {
        "topLeft": "80px",
        "topRight": "80px",
        "bottomRight": "80px",
        "bottomLeft": "80px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#E7E8F4",
      "textColor": "#6B1ED3",
      "borderRadius": "80px",
      "borderRadiusCorners": {
        "topLeft": "80px",
        "topRight": "80px",
        "bottomRight": "80px",
        "bottomLeft": "80px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/63ea2cc8589878bcd7d5dd46/63ea2e47812621b4b14c5049_logo-mirror.svg",
    "favicon": "https://cdn.prod.website-files.com/63ea2cc8589878bcd7d5dd46/640717e4ff03d95a201e26d8_32_icon.png",
    "ogImage": "https://cdn.prod.website-files.com/63ea2cc8589878bcd7d5dd46/640712159cda4d05a883277b_Opengraph.jpg",
    "logoHref": "/",
    "logoAlt": "Mirror AI Logo"
  }
}