Home · Branding · Mable

Mable Brand Identity

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

Download JSON
Primary
#5D7695
Accent
#B39F64
Body Font
Roboto
Heading
Poppins

Color Palette

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

primary
#5D7695
rgb(93, 118, 149)
secondary
#B39F64
rgb(179, 159, 100)
accent
#B39F64
rgb(179, 159, 100)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#0000EE
rgb(0, 0, 238)
link
#0000EE
rgb(0, 0, 238)

Typography

Each font links to its Google Fonts page where available.

primary
Roboto
heading
Poppins
Poppins, 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

Mable logo
Logo
Mable favicon
Favicon
Mable social image
Social Card

UI Components

Live previews rendered using Mable's actual button styles.

input
background #F8F7F1 textColor #000000 borderColor null borderRadius 0px shadow none
buttonPrimary
background #B39F64 textColor #FFFFFF borderRadius 0px shadow none
buttonSecondary
background #5D7695 textColor #000000 borderRadius 999px shadow none

Brand Personality

Tone: professional Energy: medium Audience: individuals seeking healthcare solutions for migraines

Mable Brand in the Wild

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

Frequently Asked Questions

What is Mable's primary brand color?

Mable's primary brand color is #5D7695. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Mable use?

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

What font does Mable use?

Mable uses Roboto for body text and Poppins for headings. Fonts were detected on https://www.trymable.com/ as part of their live design system.

Does Mable use a light or dark theme?

Mable's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Mable's logo?

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

Methodology

Brand data on this page was extracted from https://www.trymable.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 Mable.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Roboto",
      "role": "body"
    },
    {
      "family": "Poppins",
      "role": "heading"
    },
    {
      "family": "Arial",
      "role": "unknown"
    },
    {
      "family": "Helvetica",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#5D7695",
    "secondary": "#B39F64",
    "accent": "#B39F64",
    "background": "#FFFFFF",
    "textPrimary": "#0000EE",
    "link": "#0000EE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Roboto",
      "heading": "Poppins"
    },
    "fontStacks": {
      "heading": [
        "Poppins",
        "sans-serif"
      ],
      "body": [
        "Arial",
        "Helvetica",
        "sans-serif"
      ],
      "paragraph": [
        "Poppins",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "56px",
      "h2": "30px",
      "body": "36px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "input": {
      "background": "#F8F7F1",
      "textColor": "#000000",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#B39F64",
      "textColor": "#FFFFFF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#5D7695",
      "textColor": "#000000",
      "borderRadius": "999px",
      "borderRadiusCorners": {
        "topLeft": "999px",
        "topRight": "999px",
        "bottomRight": "999px",
        "bottomLeft": "999px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20data-bbox%3D%2217.536%2035.5%20164.964%20129%22%20viewBox%3D%2217.536%2035.5%20164.964%20129%22%20height%3D%22200%22%20width%3D%22200%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-type%3D%22color%22%20role%3D%22presentation%22%20aria-hidden%3D%22true%22%20aria-label%3D%22%22%20data-fc-idx%3D%220%22%3E%3Cdefs%3E%3Cstyle%3E%23comp-kgtbtznj%20svg%20%5Bdata-color%3D%221%22%5D%20%7Bfill%3A%20%23FFFFFF%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M100.401%20164.5c-9.325%200-18.026-4.973-22.707-12.979-2.79-4.771-6.237-14.33-.524-27.422-13.293%201.498-20.898.067-27.133-1.106-2.822-.531-5.488-1.033-8.331-1.2-7.649-.45-20.924%203.083-21.057%203.12a2.5%202.5%200%200%201-1.298-4.828c.575-.155%2014.197-3.789%2022.651-3.283%203.158.186%205.977.716%208.96%201.277%206.907%201.3%2014.737%202.772%2030.175.455a2.499%202.499%200%200%201%202.55%203.698c-5.479%209.738-6.075%2019.243-1.677%2026.766%203.789%206.479%2010.836%2010.503%2018.392%2010.503%207.708%200%2014.332-3.733%2018.174-10.243%204.519-7.658%204.229-17.639-.774-26.698a2.5%202.5%200%200%201%20.079-2.55%202.473%202.473%200%200%201%202.276-1.153c10.309.69%2015.958-.139%2021.938-1.016%208.343-1.223%2016.972-2.488%2038.162-.296a2.499%202.499%200%201%201-.514%204.973c-20.568-2.127-28.883-.909-36.924.27-5.385.79-10.512%201.539-18.752%201.271%203.959%209.543%203.582%2019.659-1.187%2027.74-4.692%207.953-13.096%2012.701-22.479%2012.701z%22%20fill%3D%22%231A323D%22%20data-color%3D%221%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M100.399%20154.371c-8.957%200-16.244-7.299-16.244-16.271%200-3.827%201.638-10.097%205.297-15.479%201.607-2.363%202.646-5.035%203.002-7.728%202.27-17.138%2015.507-60.8%2040.054-78.905a2.502%202.502%200%200%201%203.338.334%202.502%202.502%200%200%201%200%203.355c-.287.317-28.666%2032.218-26.87%2073.984.182%204.213%201.614%206.66%203.272%209.494%202.058%203.513%204.389%207.496%204.389%2014.945%200%208.972-7.284%2016.271-16.238%2016.271zm10.07-80.633c-7.52%2016.066-11.86%2032.768-13.058%2041.812-.459%203.462-1.781%206.879-3.824%209.883-2.909%204.279-4.432%209.612-4.432%2012.667%200%206.214%205.044%2011.271%2011.244%2011.271%206.196%200%2011.237-5.056%2011.237-11.271%200-6.093-1.799-9.166-3.703-12.419-1.828-3.123-3.719-6.352-3.954-11.805-.645-14.983%202.292-28.62%206.49-40.138z%22%20fill%3D%22%231A323D%22%20data-color%3D%221%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://static.wixstatic.com/media/5cdc39_7cc5a21b275a4caf97a13098f6110f15%7Emv2.jpg/v1/fill/w_192%2Ch_192%2Clg_1%2Cusm_0.66_1.00_0.01/5cdc39_7cc5a21b275a4caf97a13098f6110f15%7Emv2.jpg",
    "ogImage": "https://static.wixstatic.com/media/5cdc39_d6539d5f634041dc87c42b596269d1a7%7Emv2.png/v1/fit/w_2500,h_1330,al_c/5cdc39_d6539d5f634041dc87c42b596269d1a7%7Emv2.png",
    "logoHref": "https://www.my-hair.uk",
    "logoAlt": "#comp-kgtbtznj svg [data-color=\"1\"] {fill: #FFFFFF;}"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, aligning with the brand 'My-Hair UK'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Book Free Hair Transplant Consultation",
      "reasoning": "Button #0 has a vibrant brand color (#B39F64) and action-oriented text ('Book Free Hair Transplant Consultation'), making it the primary CTA."
    },
    "secondary": {
      "index": 2,
      "text": "Submit",
      "reasoning": "Button #2 has a different vibrant color (#5D7695) and serves as a secondary action with the text 'Submit'."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "individuals seeking healthcare solutions for migraines"
  },
  "designSystem": {
    "framework": "bootstrap",
    "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, located in the header, and links to the homepage, aligning with the brand 'My-Hair UK'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles