Mozper Brand: Colors, Fonts, Logo & Visual Identity

Mozper Brand Identity

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

Color Palette

Brand palette extracted from https://www.mozper.com/.

Color Type Hex Code RGB Value
Primary #585987 rgb(88, 89, 135)
Secondary #6441E6 rgb(100, 65, 230)
Accent #220D88 rgb(34, 13, 136)
Background #FFFFFF rgb(255, 255, 255)
Text #220D88 rgb(34, 13, 136)
Link #220D88 rgb(34, 13, 136)

Typography

Each font links to its Google Fonts page where available.

Visual Assets

UI Components

Button Primary

Button Secondary

Brand Personality

Mozper Brand in the Wild

Frequently Asked Questions

Methodology

Brand data on this page was extracted from https://www.mozper.com/ using the Firecrawl branding extraction API.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#585987",
    "secondary": "#6441E6",
    "accent": "#220D88",
    "background": "#FFFFFF",
    "textPrimary": "#220D88",
    "link": "#220D88"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "system-ui",
        "-apple-system",
        "Segoe UI",
        "Roboto",
        "Helvetica Neue",
        "Arial",
        "Noto Sans",
        "Liberation Sans",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "body": [
        "system-ui",
        "-apple-system",
        "Segoe UI",
        "Roboto",
        "Helvetica Neue",
        "Arial",
        "Noto Sans",
        "Liberation Sans",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "paragraph": [
        "system-ui",
        "-apple-system",
        "Segoe UI",
        "Roboto",
        "Helvetica Neue",
        "Arial",
        "Noto Sans",
        "Liberation Sans",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "40px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "5px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#220D88",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFF3D9",
      "textColor": "#220D88",
      "borderColor": "#220D88",
      "borderRadius": "15px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.mozper.com/wp-content/uploads/2024/01/mozper.svg",
    "favicon": "https://www.mozper.com/wp-content/uploads/2022/06/cropped-favicon-32x32.png",
    "ogImage": "https://www.mozper.com/wp-content/uploads/2023/06/Mozper_Logo.jpg"
  }
}