Markaz Technologies Brand: Colors, Fonts, Logo & Visual Identity

Markaz Technologies Brand Identity

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

Color Palette

Brand palette extracted from https://www.markaz.app.

Colors

Typography

Each font links to its Google Fonts page where available.

Font Families

Font Stacks

Visual Assets

Logo

Favicon

UI Components

Input Component

Button Components

Brand Personality

Frequently Asked Questions

  1. What is Markaz Technologies's primary brand color?
    Markaz Technologies's primary brand color is #92D951.

  2. What font does Markaz Technologies use?
    Markaz Technologies uses Nunito Sans as the primary typeface across body and headings.

  3. Does Markaz Technologies use a light or dark theme?
    Markaz Technologies's primary site uses a light color scheme, with a background of #F3F4F5.

  4. Where can I find Markaz Technologies's logo?
    Markaz Technologies's logo can be found directly on their site (https://www.markaz.app).

  5. How was this brand profile generated?
    This profile was extracted from https://www.markaz.app using the Firecrawl branding extraction API.

Methodology

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

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Nunito Sans",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#92D951",
    "secondary": "#6BBC26",
    "accent": "#92D951",
    "background": "#F3F4F5",
    "textPrimary": "#1E1E1E",
    "link": "#AAE571"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Nunito Sans",
      "heading": "Nunito Sans"
    },
    "fontStacks": {
      "heading": [
        "Nunito Sans",
        "sans-serif"
      ],
      "body": [
        "Nunito Sans",
        "sans-serif"
      ],
      "paragraph": [
        "Nunito Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "50px",
      "h2": "40px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "12px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#1E1E1E",
      "borderColor": "#E0DEDE",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#92D951",
      "textColor": "#313131",
      "borderRadius": "24px",
      "borderRadiusCorners": {
        "topLeft": "24px",
        "topRight": "24px",
        "bottomRight": "24px",
        "bottomLeft": "24px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#1E1E1E",
      "borderColor": "#E0DEDE",
      "borderRadius": "30px",
      "borderRadiusCorners": {
        "topLeft": "30px",
        "topRight": "30px",
        "bottomRight": "30px",
        "bottomLeft": "30px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.markaz.app/static-pages/images/logo.png",
    "favicon": "https://www.markaz.app/favicon.ico",
    "ogImage": null,
    "logoHref": "/",
    "logoAlt": "Markaz"
  }
}