Home · Branding · Markaz Technologies

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.

Download JSON
Primary
#92D951
Accent
#92D951
Body Font
Nunito Sans
Heading
Nunito Sans

Color Palette

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

primary
#92D951
rgb(146, 217, 81)
secondary
#6BBC26
rgb(107, 188, 38)
accent
#92D951
rgb(146, 217, 81)
background
#F3F4F5
rgb(243, 244, 245)
textPrimary
#1E1E1E
rgb(30, 30, 30)
link
#AAE571
rgb(170, 229, 113)

Typography

Each font links to its Google Fonts page where available.

primary
Nunito Sans
Nunito Sans Google Fonts →
heading
Nunito Sans
Nunito Sans Google Fonts →
Nunito Sans, sans-serif
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

CharacterQuilt.com suggests this flow that can help:

1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
4. For each captured font URL: right-click → Save As to download the file locally.
5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.

Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Visual Assets

Markaz Technologies logo
Logo
Markaz Technologies favicon
Favicon

UI Components

Live previews rendered using Markaz Technologies's actual button styles.

input
background #FFFFFF textColor #1E1E1E borderColor #E0DEDE borderRadius 8px shadow none
buttonPrimary
background #92D951 textColor #313131 borderRadius 24px shadow none
buttonSecondary
background #FFFFFF textColor #1E1E1E borderColor #E0DEDE borderRadius 30px shadow none

Brand Personality

Tone: modern Energy: medium Audience: online shoppers and dropshippers

Markaz Technologies Brand in the Wild

Real-world brand assets — ads, campaigns, and marketing materials.

Frequently Asked Questions

What is Markaz Technologies's primary brand color?

Markaz Technologies's primary brand color is #92D951. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Markaz Technologies use?

Markaz Technologies uses Nunito Sans as the primary typeface across body and headings.

Does Markaz Technologies use a light or dark theme?

Markaz Technologies's primary site uses a light color scheme, with a background of #F3F4F5.

Where can I find Markaz Technologies's logo?

Markaz Technologies's logo is available directly on their site (https://www.markaz.app). 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 https://www.markaz.app 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 Markaz Technologies.

Methodology

Brand data on this page was extracted from https://www.markaz.app on using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Markaz Technologies.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "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"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, medium-sized, located at the top, and links to the homepage, matching the brand 'Markaz'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 4,
      "text": "Dropship Now",
      "reasoning": "Button #4 'Dropship Now' uses the vibrant brand color #92D951, which is consistent with the primary brand color and has action-oriented text, making it the main CTA."
    },
    "secondary": {
      "index": 5,
      "text": "Visit Shop Now",
      "reasoning": "Button #5 'Visit Shop Now' has a different background color (#FFFFFF) and serves as a secondary action with a more subdued appearance."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "online shoppers and dropshippers"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, medium-sized, located at the top, and links to the homepage, matching the brand 'Markaz'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles