Home · Branding · Memora Health

Memora Health Brand Identity

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

Download JSON
Primary
#A8F4FF
Accent
#A8F4FF
Body Font
Satoshi Custom
Heading
Gt America Extended Custom

Color Palette

Brand palette extracted from https://memorahealth.com.

primary
#A8F4FF
rgb(168, 244, 255)
secondary
#3898EC
rgb(56, 152, 236)
accent
#A8F4FF
rgb(168, 244, 255)
background
#000000
rgb(0, 0, 0)
textPrimary
#000000
rgb(0, 0, 0)
link
#0082F3
rgb(0, 130, 243)

Typography

Each font links to its Google Fonts page where available.

primary
Satoshi Custom
Satoshi Custom Google Fonts →
heading
Gt America Extended Custom
Gt America Extended Custom Google Fonts →
Gt America Extended Custom, 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

Memora Health logo
Logo
Memora Health favicon
Favicon
Memora Health social image
Social Card

UI Components

Live previews rendered using Memora Health's actual button styles.

input
background #F8F8F8 textColor #333333 borderColor #EDEDED borderRadius 4px shadow none
buttonPrimary
background #A8F4FF textColor #000000 borderColor #000000 borderRadius 160px shadow none
buttonSecondary
background #000000 textColor #FFFFFF borderColor #FFFFFF borderRadius 160px shadow none

Brand Personality

Tone: modern Energy: medium Audience: healthcare professionals

Memora Health Brand in the Wild

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

Frequently Asked Questions

What is Memora Health's primary brand color?

Memora Health's primary brand color is #A8F4FF. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Memora Health use?

Memora Health uses Satoshi Custom for body text and Gt America Extended Custom for headings. Fonts were detected on https://memorahealth.com as part of their live design system.

Does Memora Health use a light or dark theme?

Memora Health's primary site uses a dark color scheme, with a background of #000000.

Where can I find Memora Health's logo?

Memora Health's logo is available directly on their site (https://memorahealth.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://memorahealth.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 Memora Health.

Methodology

Brand data on this page was extracted from https://memorahealth.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 Memora Health.

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Satoshi Custom",
      "role": "body"
    },
    {
      "family": "Gt America Extended Custom",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#A8F4FF",
    "secondary": "#3898EC",
    "accent": "#A8F4FF",
    "background": "#000000",
    "textPrimary": "#000000",
    "link": "#0082F3"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Satoshi Custom",
      "heading": "Gt America Extended Custom"
    },
    "fontStacks": {
      "heading": [
        "Gt America Extended Custom",
        "sans-serif"
      ],
      "body": [
        "Satoshi Custom",
        "sans-serif"
      ],
      "paragraph": [
        "Satoshi Custom",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "40px",
      "h2": "36px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "input": {
      "background": "#F8F8F8",
      "textColor": "#333333",
      "borderColor": "#EDEDED",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#A8F4FF",
      "textColor": "#000000",
      "borderColor": "#000000",
      "borderRadius": "160px",
      "borderRadiusCorners": {
        "topLeft": "160px",
        "topRight": "160px",
        "bottomRight": "160px",
        "bottomLeft": "160px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#000000",
      "textColor": "#FFFFFF",
      "borderColor": "#FFFFFF",
      "borderRadius": "160px",
      "borderRadiusCorners": {
        "topLeft": "160px",
        "topRight": "160px",
        "bottomRight": "160px",
        "bottomLeft": "160px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20viewBox%3D%220%200%20118%2043%22%20fill%3D%22none%22%20class%3D%22nav_logo%20is-v2%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M29.0364%2022.8633C30.6808%2030.7642%2025.444%2036.5956%2017.9679%2035.6806C17.9403%2035.6754%2017.915%2035.6614%2017.8956%2035.6407C17.8763%2035.6199%2017.8639%2035.5935%2017.8603%2035.5652C17.8567%2035.5369%2017.862%2035.5082%2017.8754%2035.4831C17.8889%2035.4581%2017.9099%2035.438%2017.9353%2035.4257C18.7136%2035.0678%2019.4683%2034.6592%2020.1947%2034.2024C20.2714%2034.1563%2020.357%2034.1277%2020.4457%2034.1183C22.0427%2033.9979%2023.5704%2033.4071%2024.8415%2032.4183C27.9319%2030.0735%2028.3687%2025.1953%2027.0457%2021.459C25.5394%2016.8025%2021.8139%2012.5844%2017.4784%2010.3391C17.4542%2010.3258%2017.4346%2010.3055%2017.4221%2010.2807C17.4096%2010.2559%2017.4048%2010.2278%2017.4084%2010.2002C17.4119%2010.1726%2017.4236%2010.1467%2017.4419%2010.126C17.4603%2010.1053%2017.4843%2010.0907%2017.511%2010.0842C18.2441%209.94529%2018.9901%209.88973%2019.7353%209.91852C19.8433%209.9243%2019.948%209.95856%2020.039%2010.0179C21.1492%2010.74%2022.1898%2011.5669%2023.147%2012.4876C26.0691%2015.3217%2028.213%2018.867%2029.0364%2022.8633ZM1.3061%2019.9119C-0.33824%2012.011%204.89854%206.17961%2012.3746%207.09458C12.4024%207.09943%2012.428%207.11312%2012.4477%207.13368C12.4673%207.15425%2012.48%207.18062%2012.4839%207.20898C12.4878%207.23735%2012.4827%207.26624%2012.4694%207.29149C12.4561%207.31674%2012.4352%207.33704%2012.4098%207.34945C11.6272%207.70701%2010.8683%208.11565%2010.1378%208.57282C10.0611%208.61885%209.97545%208.64753%209.88679%208.65692C8.28982%208.77729%206.76214%209.36809%205.49101%2010.3569C2.40066%2012.7017%201.96383%2017.5799%203.28935%2021.3162C4.79561%2025.9727%208.5186%2030.1908%2012.8541%2032.4361C12.8783%2032.4494%2012.8979%2032.4697%2012.9104%2032.4945C12.9229%2032.5193%2012.9277%2032.5474%2012.9241%2032.575C12.9206%2032.6026%2012.9089%2032.6284%2012.8906%2032.6492C12.8722%2032.6699%2012.8482%2032.6845%2012.8215%2032.691C12.0893%2032.8299%2011.3441%2032.8855%2010.5998%2032.8567C10.4909%2032.851%2010.3854%2032.8167%2010.2935%2032.7573C9.18696%2032.0297%208.15058%2031.1977%207.19811%2030.2723C4.27093%2027.4535%202.12701%2023.9082%201.3061%2019.9119ZM13.7177%2035.4589C5.93536%2037.1283%200.193973%2031.8117%201.09271%2024.2217C1.09786%2024.1937%201.11162%2024.168%201.13204%2024.1484C1.15246%2024.1287%201.17848%2024.1162%201.20637%2024.1125C1.23425%2024.1088%201.26257%2024.1142%201.28725%2024.1279C1.31194%2024.1415%201.33171%2024.1628%201.34376%2024.1886C1.69747%2024.9823%202.09994%2025.7527%202.54877%2026.4952C2.59518%2026.5726%202.62352%2026.6598%202.63161%2026.75C2.75023%2028.3705%203.33219%2029.9207%204.30608%2031.2102C6.61569%2034.3477%2011.4232%2034.7937%2015.101%2033.448C19.6876%2031.9188%2023.8449%2028.1391%2026.0565%2023.7349C26.0688%2023.7091%2026.0888%2023.6879%2026.1136%2023.6744C26.1385%2023.6609%2026.167%2023.6557%2026.1949%2023.6597C26.2228%2023.6637%2026.2488%2023.6766%2026.2691%2023.6965C26.2893%2023.7164%2026.3028%2023.7424%2026.3076%2023.7706C26.4457%2024.5138%2026.5005%2025.2705%2026.4708%2026.0262C26.4651%2026.1359%2026.4313%2026.2422%2026.3729%2026.3346C25.6568%2027.4584%2024.8373%2028.5107%2023.9252%2029.4771C21.1386%2032.4514%2017.6516%2034.6408%2013.7152%2035.464L13.7177%2035.4589ZM29.2498%2018.5484C29.2437%2018.5756%2029.2296%2018.6003%2029.2094%2018.6192C29.1891%2018.6381%2029.1637%2018.6503%2029.1364%2018.6541C29.1092%2018.658%2029.0814%2018.6534%2029.0569%2018.6409C29.0323%2018.6283%2029.012%2018.6085%2028.9988%2018.584C28.6429%2017.7951%2028.2396%2017.029%2027.7913%2016.2902C27.7428%2016.2134%2027.7128%2016.1261%2027.7034%2016.0354C27.5849%2014.4156%2027.0029%2012.8663%2026.0289%2011.5777C23.7218%208.44029%2018.9143%207.99427%2015.234%209.33997C10.6475%2010.8692%206.49268%2014.6489%204.28098%2019.0505C4.26794%2019.0749%204.24788%2019.0949%204.22347%2019.1075C4.19906%2019.1202%204.17143%2019.1251%204.14423%2019.1215C4.11703%2019.1179%204.09155%2019.106%204.07114%2019.0874C4.05073%2019.0688%204.03637%2019.0444%204.02993%2019.0173C3.89261%2018.274%203.83871%2017.5173%203.86926%2016.7617C3.87257%2016.6516%203.90652%2016.5447%203.96717%2016.4534C4.68232%2015.3296%205.50106%2014.2773%206.41234%2013.3108C9.20395%2010.3391%2012.6884%208.16247%2016.6323%207.32651C24.4022%205.63928%2030.1511%2010.9609%2029.2473%2018.5535L29.2498%2018.5484Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M55.8338%2016.9642C55.0708%2016.5889%2054.2345%2016.394%2053.3874%2016.394C52.5403%2016.394%2051.704%2016.5889%2050.941%2016.9642C50.2115%2017.3408%2049.6052%2017.9257%2049.196%2018.6476C48.7714%2019.5004%2048.55%2020.4434%2048.55%2021.3999C48.55%2022.3564%2048.7714%2023.2994%2049.196%2024.1522C49.6052%2024.8741%2050.2115%2025.459%2050.941%2025.8356C51.704%2026.2109%2052.5403%2026.4058%2053.3874%2026.4058C54.2345%2026.4058%2055.0708%2026.2109%2055.8338%2025.8356C56.5633%2025.459%2057.1696%2024.8741%2057.5787%2024.1522C58.0034%2023.2994%2058.2248%2022.3564%2058.2248%2021.3999C58.2248%2020.4434%2058.0034%2019.5004%2057.5787%2018.6476C57.1696%2017.9257%2056.5633%2017.3408%2055.8338%2016.9642ZM55.7325%2024.0638C55.0958%2024.6669%2054.2589%2025.0022%2053.3898%2025.0022C52.5207%2025.0022%2051.6838%2024.6669%2051.0471%2024.0638C50.4333%2023.4265%2050.1264%2022.5344%2050.1264%2021.3876C50.1264%2020.2408%2050.4333%2019.3512%2051.0471%2018.7188C51.6851%2018.1183%2052.5215%2017.7849%2053.3898%2017.7849C54.2581%2017.7849%2055.0945%2018.1183%2055.7325%2018.7188C56.3431%2019.3414%2056.6484%2020.231%2056.6484%2021.3876C56.6484%2022.5442%2056.3431%2023.4322%2055.7325%2024.0515V24.0638ZM47.1642%2022.5377C47.1111%2023.2124%2046.9048%2023.8652%2046.5617%2024.4447C46.1946%2025.0548%2045.6702%2025.5504%2045.0457%2025.8773C44.3103%2026.2487%2043.4967%2026.4301%2042.6764%2026.4057C41.8184%2026.4167%2040.9708%2026.2125%2040.2084%2025.811C39.4931%2025.4283%2038.9058%2024.8372%2038.5212%2024.1129C38.1183%2023.2614%2037.9091%2022.3281%2037.9091%2021.3827C37.9091%2020.4373%2038.1183%2019.504%2038.5212%2018.6525C38.9058%2017.9282%2039.4931%2017.3371%2040.2084%2016.9544C40.9723%2016.5589%2041.8198%2016.3606%2042.6764%2016.3769C43.4889%2016.3526%2044.2951%2016.5288%2045.0264%2016.8905C45.6363%2017.201%2046.1532%2017.6729%2046.5231%2018.2568C46.8475%2018.7746%2047.0435%2019.3649%2047.0943%2019.977C47.0953%2019.9941%2047.0929%2020.0112%2047.0871%2020.0273C47.0814%2020.0433%2047.0725%2020.058%2047.061%2020.0705C47.0495%2020.0829%2047.0356%2020.0928%2047.0202%2020.0995C47.0048%2020.1063%2046.9882%2020.1098%2046.9714%2020.1097H45.5759C45.5471%2020.1094%2045.5193%2020.0986%2045.4976%2020.0792C45.476%2020.0598%2045.4618%2020.0332%2045.4578%2020.0041C45.3826%2019.4127%2045.1123%2018.865%2044.6914%2018.451C44.2503%2018.0234%2043.5706%2017.8047%2042.6764%2017.8047C42.2516%2017.7883%2041.8282%2017.8624%2041.4331%2018.0224C41.038%2018.1823%2040.68%2018.4246%2040.3819%2018.7336C39.7986%2019.3504%2039.5046%2020.2424%2039.5046%2021.3851C39.5046%2022.5279%2039.7986%2023.4125%2040.3819%2024.0318C40.6793%2024.3421%2041.0371%2024.5855%2041.4322%2024.7463C41.8274%2024.9071%2042.2512%2024.9818%2042.6764%2024.9656C43.5851%2024.9656%2044.2816%2024.7199%2044.7492%2024.2407C45.2011%2023.7704%2045.478%2023.1543%2045.5325%2022.4984C45.5355%2022.4677%2045.5494%2022.4393%2045.5716%2022.4184C45.5938%2022.3976%2045.6228%2022.3858%2045.653%2022.3853H47.0413C47.0586%2022.3856%2047.0757%2022.3895%2047.0915%2022.3968C47.1072%2022.4042%2047.1213%2022.4147%2047.1329%2022.4279C47.1444%2022.4411%2047.1532%2022.4565%2047.1586%2022.4733C47.164%2022.4901%2047.1659%2022.5078%2047.1642%2022.5254V22.5377ZM116.87%2023.1078H115.458C115.431%2023.1078%20115.406%2023.1164%20115.385%2023.1324C115.364%2023.1483%20115.349%2023.1708%20115.342%2023.1963C115.206%2023.6899%20114.925%2024.1292%20114.537%2024.4545C114.117%2024.8084%20113.464%2024.9878%20112.594%2024.9878C111.763%2025.0144%20110.955%2024.7103%20110.341%2024.1399C109.825%2023.6485%20109.528%2022.9112%20109.461%2021.9676C109.46%2021.9504%20109.462%2021.9332%20109.468%2021.917C109.474%2021.9008%20109.483%2021.8859%20109.494%2021.8733C109.506%2021.8607%20109.519%2021.8505%20109.535%2021.8435C109.55%2021.8365%20109.567%2021.8327%20109.584%2021.8324H116.863C116.879%2021.8327%20116.895%2021.8298%20116.91%2021.8238C116.924%2021.8177%20116.938%2021.8087%20116.949%2021.7973C116.961%2021.7859%20116.97%2021.7722%20116.976%2021.7571C116.982%2021.7421%20116.986%2021.7259%20116.986%2021.7095V20.9232C117%2020.1107%20116.827%2019.3061%20116.482%2018.5738C116.153%2017.8967%20115.633%2017.3347%20114.99%2016.9593C114.245%2016.5462%20113.406%2016.3434%20112.558%2016.372C111.695%2016.3498%20110.84%2016.5582%20110.08%2016.9765C109.385%2017.3754%20108.821%2017.9735%20108.456%2018.6967C108.051%2019.5323%20107.853%2020.4561%20107.88%2021.3876C107.88%2022.9358%20108.282%2024.1571%20109.085%2025.0517C109.888%2025.9462%20111.06%2026.3934%20112.599%2026.3934C113.246%2026.4077%20113.89%2026.3045%20114.501%2026.0887C114.985%2025.9112%20115.432%2025.6409%20115.817%2025.2925C116.146%2024.9868%20116.423%2024.6261%20116.634%2024.2259C116.793%2023.9231%20116.914%2023.6011%20116.995%2023.2675C117.001%2023.2483%20117.001%2023.228%20116.998%2023.2083C116.994%2023.1887%20116.985%2023.1703%20116.973%2023.1546C116.961%2023.139%20116.945%2023.1266%20116.927%2023.1184C116.909%2023.1103%20116.89%2023.1066%20116.87%2023.1078ZM109.504%2020.3555C109.562%2019.9907%20109.677%2019.6379%20109.847%2019.3111C110.1%2018.8175%20110.492%2018.412%20110.972%2018.1462C111.462%2017.8848%20112.008%2017.7522%20112.56%2017.7604C113.421%2017.7604%20114.103%2017.9914%20114.607%2018.4583C115.11%2018.9612%20115.399%2019.6466%20115.409%2020.3653C115.41%2020.3825%20115.408%2020.3997%20115.402%2020.4159C115.396%2020.4321%20115.388%2020.447%20115.376%2020.4596C115.365%2020.4722%20115.351%2020.4823%20115.335%2020.4894C115.32%2020.4964%20115.303%2020.5002%20115.286%2020.5005H109.625C109.608%2020.5002%20109.591%2020.4964%20109.576%2020.4894C109.561%2020.4823%20109.547%2020.4721%20109.536%2020.4595C109.525%2020.4468%20109.516%2020.4319%20109.511%2020.4157C109.505%2020.3995%20109.503%2020.3824%20109.504%2020.3653V20.3555ZM59.8371%2025.8872V16.888C59.8371%2016.8555%2059.8498%2016.8242%2059.8724%2016.8012C59.895%2016.7781%2059.9257%2016.7652%2059.9576%2016.7652H61.276C61.308%2016.7652%2061.3386%2016.7781%2061.3612%2016.8012C61.3838%2016.8242%2061.3965%2016.8555%2061.3965%2016.888V17.93C61.394%2017.9469%2061.3954%2017.9643%2061.4008%2017.9805C61.4061%2017.9968%2061.4151%2018.0115%2061.4271%2018.0235C61.4391%2018.0355%2061.4538%2018.0445%2061.4698%2018.0496C61.4859%2018.0547%2061.5029%2018.0558%2061.5194%2018.0529C61.5773%2018.0529%2061.6327%2018.0086%2061.6833%2017.9202C61.9192%2017.4913%2062.2628%2017.1342%2062.6787%2016.8856C63.1839%2016.607%2063.7535%2016.4729%2064.3273%2016.4973C64.9661%2016.4706%2065.5989%2016.6328%2066.1495%2016.9642C66.6114%2017.2659%2066.9754%2017.7002%2067.1955%2018.2126C67.2085%2018.2523%2067.2329%2018.2872%2067.2655%2018.3126C67.2982%2018.338%2067.3376%2018.3528%2067.3787%2018.3551C67.4014%2018.3579%2067.4245%2018.3546%2067.4456%2018.3455C67.4667%2018.3365%2067.4852%2018.322%2067.4992%2018.3035C67.5298%2018.2551%2067.5564%2018.2041%2067.5787%2018.1512C67.8041%2017.6454%2068.1747%2017.2212%2068.6416%2016.9347C69.2158%2016.6173%2069.8643%2016.466%2070.5168%2016.4973C71.1638%2016.4732%2071.8035%2016.6442%2072.3557%2016.9888C72.8387%2017.3083%2073.2145%2017.7704%2073.4331%2018.3134C73.6799%2018.9215%2073.8029%2019.5745%2073.7946%2020.2326V25.8847C73.7946%2025.9011%2073.7914%2025.9172%2073.7852%2025.9323C73.779%2025.9474%2073.7699%2025.961%2073.7585%2025.9725C73.747%2025.9839%2073.7335%2025.9929%2073.7186%2025.999C73.7037%2026.005%2073.6877%2026.0079%2073.6717%2026.0076H72.3485C72.3325%2026.0079%2072.3166%2026.005%2072.3017%2025.999C72.2868%2025.9929%2072.2732%2025.9839%2072.2617%2025.9725C72.2503%2025.961%2072.2412%2025.9474%2072.235%2025.9323C72.2288%2025.9172%2072.2256%2025.9011%2072.2256%2025.8847V20.3211C72.2256%2018.7205%2071.4848%2017.9202%2070.0034%2017.9202C69.5946%2017.9182%2069.1913%2018.0159%2068.8272%2018.2052C68.4466%2018.4089%2068.1369%2018.7273%2067.9402%2019.1169C67.6969%2019.63%2067.5818%2020.1965%2067.6052%2020.7659V25.8872C67.6052%2025.9198%2067.5925%2025.951%2067.5699%2025.9741C67.5473%2025.9971%2067.5167%2026.0101%2067.4847%2026.0101H66.1567C66.1247%2026.0101%2066.0941%2025.9971%2066.0715%2025.9741C66.0489%2025.951%2066.0362%2025.9198%2066.0362%2025.8872V20.3211C66.0362%2018.7205%2065.2954%2017.9202%2063.814%2017.9202C63.406%2017.9179%2063.0034%2018.0156%2062.6402%2018.2052C62.2613%2018.4104%2061.9528%2018.7285%2061.7556%2019.1169C61.5083%2019.6288%2061.3914%2020.1959%2061.4158%2020.7659V25.8872C61.4158%2025.9035%2061.4126%2025.9197%2061.4064%2025.9348C61.4002%2025.9498%2061.3911%2025.9635%2061.3797%2025.9749C61.3682%2025.9864%2061.3546%2025.9954%2061.3397%2026.0014C61.3248%2026.0074%2061.3089%2026.0104%2061.2929%2026.0101H59.9673C59.9507%2026.0114%2059.9339%2026.0092%2059.9182%2026.0037C59.9024%2025.9981%2059.888%2025.9893%2059.8757%2025.9777C59.8635%2025.9662%2059.8538%2025.9522%2059.8471%2025.9366C59.8405%2025.921%2059.8371%2025.9042%2059.8371%2025.8872ZM75.8313%2025.8872V16.888C75.8313%2016.8717%2075.8345%2016.8555%2075.8407%2016.8404C75.8469%2016.8254%2075.856%2016.8117%2075.8674%2016.8003C75.8788%2016.7888%2075.8924%2016.7798%2075.9073%2016.7738C75.9222%2016.7678%2075.9382%2016.7648%2075.9542%2016.7652H77.2726C77.3045%2016.7652%2077.3352%2016.7781%2077.3578%2016.8012C77.3804%2016.8242%2077.3931%2016.8555%2077.3931%2016.888V17.93C77.3905%2017.9469%2077.392%2017.9643%2077.3973%2017.9805C77.4026%2017.9968%2077.4117%2018.0115%2077.4237%2018.0235C77.4357%2018.0355%2077.4503%2018.0445%2077.4664%2018.0496C77.4824%2018.0547%2077.4994%2018.0558%2077.516%2018.0529C77.5738%2018.0529%2077.6293%2018.0086%2077.6799%2017.9202C77.9157%2017.4913%2078.2593%2017.1342%2078.6753%2016.8856C79.1797%2016.6072%2079.7485%2016.4731%2080.3215%2016.4973C80.9611%2016.4703%2081.5947%2016.6324%2082.146%2016.9642C82.608%2017.2659%2082.972%2017.7002%2083.192%2018.2126C83.205%2018.2523%2083.2294%2018.2872%2083.2621%2018.3126C83.2948%2018.338%2083.3342%2018.3528%2083.3752%2018.3551C83.398%2018.3579%2083.421%2018.3546%2083.4421%2018.3455C83.4633%2018.3365%2083.4817%2018.322%2083.4957%2018.3035C83.5264%2018.2551%2083.553%2018.2041%2083.5753%2018.1512C83.8007%2017.6454%2084.1713%2017.2212%2084.6382%2016.9347C85.2123%2016.6171%2085.8608%2016.4658%2086.5133%2016.4973C87.1604%2016.4732%2087.8%2016.6442%2088.3523%2016.9888C88.8346%2017.309%2089.2103%2017.7709%2089.4297%2018.3134C89.6744%2018.9253%2089.7942%2019.5817%2089.7815%2020.2424V25.8946C89.7815%2025.9271%2089.7688%2025.9584%2089.7462%2025.9814C89.7236%2026.0045%2089.693%2026.0174%2089.661%2026.0174H88.3354C88.3194%2026.0177%2088.3035%2026.0148%2088.2886%2026.0088C88.2737%2026.0028%2088.2601%2025.9938%2088.2486%2025.9823C88.2372%2025.9709%2088.2281%2025.9572%2088.2219%2025.9422C88.2157%2025.9271%2088.2125%2025.9109%2088.2125%2025.8946V20.3211C88.2125%2018.7205%2087.4718%2017.9202%2085.9903%2017.9202C85.5815%2017.9179%2085.1782%2018.0156%2084.8141%2018.2052C84.4335%2018.4089%2084.1238%2018.7273%2083.9271%2019.1169C83.6826%2019.6296%2083.5675%2020.1964%2083.5921%2020.7659V25.8872C83.5921%2025.9198%2083.5794%2025.951%2083.5568%2025.9741C83.5342%2025.9971%2083.5036%2026.0101%2083.4716%2026.0101H82.1436C82.1116%2026.0101%2082.081%2025.9971%2082.0584%2025.9741C82.0358%2025.951%2082.0231%2025.9198%2082.0231%2025.8872V20.3211C82.0231%2018.7205%2081.2815%2017.9202%2079.7985%2017.9202C79.3913%2017.9182%2078.9895%2018.0159%2078.6271%2018.2052C78.2482%2018.4104%2077.9397%2018.7285%2077.7426%2019.1169C77.4952%2019.6288%2077.3783%2020.1959%2077.4027%2020.7659V25.8872C77.4027%2025.9035%2077.3995%2025.9197%2077.3933%2025.9348C77.3871%2025.9498%2077.378%2025.9635%2077.3666%2025.9749C77.3551%2025.9864%2077.3416%2025.9954%2077.3267%2026.0014C77.3118%2026.0074%2077.2958%2026.0104%2077.2798%2026.0101H75.9638C75.947%2026.0118%2075.93%2026.0099%2075.914%2026.0045C75.898%2025.9991%2075.8832%2025.9903%2075.8707%2025.9787C75.8582%2025.9671%2075.8482%2025.953%2075.8414%2025.9372C75.8346%2025.9215%2075.8312%2025.9044%2075.8313%2025.8872ZM102.201%2025.8872V16.8831C102.202%2016.8507%20102.215%2016.8198%20102.237%2016.7969C102.26%2016.774%20102.29%2016.7609%20102.322%2016.7603H103.65C103.682%2016.7603%20103.713%2016.7732%20103.735%2016.7962C103.758%2016.8193%20103.77%2016.8505%20103.77%2016.8831V18.1118C103.77%2018.1436%20103.782%2018.1741%20103.804%2018.197C103.826%2018.2199%20103.855%2018.2334%20103.886%2018.2347C103.97%2018.2347%20104.031%2018.1856%20104.067%2018.075C104.214%2017.6423%20104.504%2017.275%20104.886%2017.0355C105.331%2016.7966%20105.83%2016.6829%20106.332%2016.7062H107.231C107.263%2016.7062%20107.294%2016.7191%20107.317%2016.7422C107.339%2016.7652%20107.352%2016.7965%20107.352%2016.8291V18.1462C107.352%2018.1626%20107.349%2018.1788%20107.343%2018.194C107.338%2018.2092%20107.329%2018.2231%20107.318%2018.2347C107.306%2018.2464%20107.293%2018.2557%20107.278%2018.262C107.263%2018.2683%20107.247%2018.2716%20107.231%2018.2716H106.091C105.335%2018.2716%20104.759%2018.4608%20104.363%2018.8442C103.968%2019.2275%20103.77%2019.8615%20103.77%2020.7511V25.8724C103.77%2025.905%20103.758%2025.9363%20103.735%2025.9593C103.713%2025.9824%20103.682%2025.9953%20103.65%2025.9953H102.322C102.292%2025.9954%20102.262%2025.9838%20102.24%2025.9629C102.218%2025.9419%20102.204%2025.9131%20102.201%2025.8823V25.8872ZM100.107%2025.8921C100.107%2025.9084%20100.104%2025.9246%20100.097%2025.9397C100.091%2025.9548%20100.082%2025.9684%20100.071%2025.9799C100.059%2025.9913%20100.046%2026.0003%20100.031%2026.0063C100.016%2026.0124%20100%2026.0153%2099.984%2026.015H98.6656C98.6336%2026.015%2098.603%2026.002%2098.5804%2025.979C98.5578%2025.9559%2098.5451%2025.9247%2098.5451%2025.8921V24.7543C98.5457%2024.7251%2098.5353%2024.6968%2098.516%2024.6753C98.4967%2024.6538%2098.47%2024.6407%2098.4414%2024.6388C98.3739%2024.6388%2098.3137%2024.6757%2098.2583%2024.7617C97.9825%2025.2132%2097.6038%2025.59%2097.1544%2025.8601C96.5878%2026.1665%2095.9512%2026.3124%2095.3106%2026.2828C94.2003%2026.2828%2093.327%2025.9593%2092.6907%2025.3121C92.0544%2024.665%2091.733%2023.7435%2091.7266%2022.5475V16.8954C91.7266%2016.8628%2091.7393%2016.8316%2091.7619%2016.8085C91.7845%2016.7855%2091.8151%2016.7725%2091.8471%2016.7725H93.1751C93.2071%2016.7725%2093.2377%2016.7855%2093.2603%2016.8085C93.2829%2016.8316%2093.2956%2016.8628%2093.2956%2016.8954V22.2846C93.2956%2023.125%2093.5053%2023.759%2093.9271%2024.2038C94.3489%2024.6486%2094.9514%2024.8624%2095.7372%2024.8624C96.6097%2024.8624%2097.2926%2024.5913%2097.7858%2024.049C98.2791%2023.5067%2098.5258%2022.681%2098.5258%2021.5719V16.9028C98.5258%2016.8864%2098.529%2016.8703%2098.5352%2016.8552C98.5414%2016.8401%2098.5505%2016.8265%2098.5619%2016.815C98.5734%2016.8036%2098.587%2016.7946%2098.6019%2016.7886C98.6168%2016.7825%2098.6327%2016.7796%2098.6487%2016.7799H99.9743C100.006%2016.7765%20100.038%2016.7859%20100.062%2016.8061C100.087%2016.8264%20100.103%2016.8558%20100.107%2016.888V25.8921Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://cdn.prod.website-files.com/66b319e3933cb4cb9c43ebdc/66c611c84c9430304db806b9_commure%20favicon%2032x32.png",
    "ogImage": "https://cdn.prod.website-files.com/66b319e3933cb4cb9c43ebdc/66cb9c13447baaa8b66e7511_Commure%20-%20Open%20Graph%20Image.jpg",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, matching the brand 'Commure'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Get in touch",
      "reasoning": "Button #0 'Get in touch' uses the vibrant brand color #A8F4FF, making it stand out as the primary call-to-action."
    },
    "secondary": {
      "index": 2,
      "text": "Submit Form",
      "reasoning": "Button #2 'Submit Form' uses a contrasting dark background (#000000), making it suitable as a secondary action."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "healthcare professionals"
  },
  "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, located in the header, and links to the homepage, matching the brand 'Commure'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles