Home · Branding · MDalgorithms Inc.

MDalgorithms Inc. Brand Identity

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

Download JSON
Primary
#00708C
Accent
#EAE4E1
Body Font
Copernicus
Heading
Brut Grotesque

Color Palette

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

primary
#00708C
rgb(0, 112, 140)
secondary
#DFECEF
rgb(223, 236, 239)
accent
#EAE4E1
rgb(234, 228, 225)
background
#FFF8F5
rgb(255, 248, 245)
textPrimary
#020711
rgb(2, 7, 17)
link
#020711
rgb(2, 7, 17)

Typography

Each font links to its Google Fonts page where available.

primary
Copernicus
heading
Brut Grotesque
Brut Grotesque Google Fonts →
Copernicus
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

MDalgorithms Inc. logo
Logo
MDalgorithms Inc. favicon
Favicon

UI Components

Live previews rendered using MDalgorithms Inc.'s actual button styles.

buttonPrimary
background #EAE4E1 textColor #444444 borderRadius 100px shadow rgba(0, 0, 0, 0.02) 0px 0px 6px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px
buttonSecondary
background #020711 textColor #FFFFFF borderRadius 100px shadow rgba(0, 0, 0, 0.02) 0px 0px 6px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px

Brand Personality

Tone: professional Energy: medium Audience: health-conscious individuals

MDalgorithms Inc. Brand in the Wild

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

Frequently Asked Questions

What is MDalgorithms Inc.'s primary brand color?

MDalgorithms Inc.'s primary brand color is #00708C. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does MDalgorithms Inc. use?

MDalgorithms Inc. uses #EAE4E1 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does MDalgorithms Inc. use?

MDalgorithms Inc. uses Copernicus for body text and Brut Grotesque for headings. Fonts were detected on https://www.mdalgorithms.com as part of their live design system.

Does MDalgorithms Inc. use a light or dark theme?

MDalgorithms Inc.'s primary site uses a light color scheme, with a background of #FFF8F5.

Where can I find MDalgorithms Inc.'s logo?

MDalgorithms Inc.'s logo is available directly on their site (https://www.mdalgorithms.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 https://www.mdalgorithms.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 MDalgorithms Inc..

Methodology

Brand data on this page was extracted from https://www.mdalgorithms.com 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 MDalgorithms Inc..

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Brut Grotesque",
      "role": "heading"
    },
    {
      "family": "Copernicus",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#00708C",
    "secondary": "#DFECEF",
    "accent": "#EAE4E1",
    "background": "#FFF8F5",
    "textPrimary": "#020711",
    "link": "#020711"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Copernicus",
      "heading": "Brut Grotesque"
    },
    "fontStacks": {
      "heading": [
        "Copernicus"
      ],
      "body": [
        "Brut Grotesque"
      ],
      "paragraph": [
        "Brut Grotesque"
      ]
    },
    "fontSizes": {
      "h1": "57.6px",
      "h2": "51.2px",
      "body": "22.4px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "5px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#EAE4E1",
      "textColor": "#444444",
      "borderRadius": "100px",
      "borderRadiusCorners": {
        "topLeft": "100px",
        "topRight": "100px",
        "bottomRight": "100px",
        "bottomLeft": "100px"
      },
      "shadow": "rgba(0, 0, 0, 0.02) 0px 0px 6px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px"
    },
    "buttonSecondary": {
      "background": "#020711",
      "textColor": "#FFFFFF",
      "borderRadius": "100px",
      "borderRadiusCorners": {
        "topLeft": "100px",
        "topRight": "100px",
        "bottomRight": "100px",
        "bottomLeft": "100px"
      },
      "shadow": "rgba(0, 0, 0, 0.02) 0px 0px 6px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px"
    }
  },
  "images": {
    "logo": "https://www.mdalgorithms.com/img/logo-black.svg",
    "favicon": "https://www.mdalgorithms.com/img/favicon-16-black.png?v=0.6699099522226362",
    "ogImage": null,
    "logoHref": "#!"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 1,
    "reasoning": "Selected #0 because it is visible, located in the header, and matches the brand name 'MDalgorithms'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "explore MDACNE",
      "reasoning": "Button #1 ('explore MDACNE') uses a distinct color (#EAE4E1) that stands out as a primary CTA due to its prominence and action-oriented text."
    },
    "secondary": {
      "index": 0,
      "text": "contact us",
      "reasoning": "Button #0 ('contact us') has a different color group (#020711) and serves as a secondary action, complementing the primary CTA."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "health-conscious individuals"
  },
  "designSystem": {
    "framework": "bootstrap",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.95,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, and matches the brand name 'MDalgorithms'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles