mdhub Brand: Colors, Fonts, Logo & Visual Identity

mdhub Brand Identity

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

Color Palette

Brand palette extracted from https://www.mdhub.ai/.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo
Favicon
Social Card

UI Components

Live previews rendered using mdhub's actual button styles.

Input

Button Primary

Button Secondary

Brand Personality

Frequently Asked Questions

  1. What is mdhub's primary brand color?
    • mdhub's primary brand color is #C9B6FF.
  2. What accent color does mdhub use?
    • mdhub uses #FEC808 as an accent color.
  3. What font does mdhub use?
    • mdhub uses Verdana as the primary typeface.
  4. Does mdhub use a light or dark theme?
    • mdhub's primary site uses a light color scheme.
  5. Where can I find mdhub's logo?

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Lateral",
      "role": "unknown"
    },
    {
      "family": "Verdana",
      "role": "body"
    },
    {
      "family": "Segoe UI",
      "role": "body"
    },
    {
      "family": "Roboto",
      "role": "body"
    },
    {
      "family": "Helvetica",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#C9B6FF",
    "secondary": "#FFCF98",
    "accent": "#FEC808",
    "background": "#FFFFFF",
    "textPrimary": "#313131",
    "link": "#FEC808"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Verdana",
      "heading": "Verdana"
    },
    "fontStacks": {
      "heading": [
        "Lateral",
        "Verdana",
        "sans-serif"
      ],
      "body": [
        "Lateral",
        "Verdana",
        "sans-serif"
      ],
      "paragraph": [
        "Lateral",
        "Verdana",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "192px",
      "h2": "40px",
      "body": "12.8px"
    }
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#1A1A1A",
      "borderColor": "#D1D5DB",
      "borderRadius": "8px",
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#C9B6FF",
      "textColor": "#313131",
      "borderRadius": "154.88px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#F5F5F5",
      "textColor": "#313131",
      "borderRadius": "0px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/698f96f909723bf8dd5a085e/69907817d2e4362f18ba5e6d_NavLogo.svg",
    "favicon": "https://cdn.prod.website-files.com/698f96f909723bf8dd5a085e/698f9c1d82b798d9dffdfdb9_fav_s.png",
    "ogImage": "https://cdn.prod.website-files.com/698f96f909723bf8dd5a085e/69905d98dc0bfbb17c768580_SOME_image.jpg",
    "logoHref": "https://www.mdhub.ai"
  }
}