Home · Branding · Craniometrix

Craniometrix Brand Identity

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

Download JSON
Primary
#F9AA34
Accent
#F9AA34
Body Font
Poppins
Heading
Poppins

Color Palette

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

primary
#F9AA34
rgb(249, 170, 52)
secondary
#1D67CD
rgb(29, 103, 205)
accent
#F9AA34
rgb(249, 170, 52)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#000000
rgb(0, 0, 0)
link
#0000EE
rgb(0, 0, 238)

Typography

Each font links to its Google Fonts page where available.

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

Craniometrix logo
Logo
Craniometrix favicon
Favicon
Craniometrix social image
Social Card

UI Components

Live previews rendered using Craniometrix's actual button styles.

input
background #FFFFFF textColor #303030 borderColor #F9AA34 borderRadius 0px shadow none
buttonPrimary
background #F9AA34 textColor #000000 borderRadius 60px shadow none

Brand Personality

Tone: professional Energy: medium Audience: healthcare professionals and organizations

Craniometrix Brand in the Wild

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

Frequently Asked Questions

What is Craniometrix's primary brand color?

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

What font does Craniometrix use?

Craniometrix uses Poppins as the primary typeface across body and headings.

Does Craniometrix use a light or dark theme?

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

Where can I find Craniometrix's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Poppins",
      "role": "body"
    },
    {
      "family": "Arial",
      "role": "body"
    },
    {
      "family": "Helvetica",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#F9AA34",
    "secondary": "#1D67CD",
    "accent": "#F9AA34",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#0000EE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Poppins",
      "heading": "Poppins"
    },
    "fontStacks": {
      "heading": [
        "Arial",
        "Helvetica",
        "sans-serif"
      ],
      "body": [
        "Arial",
        "Helvetica",
        "sans-serif"
      ],
      "paragraph": [
        "Poppins",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "10px",
      "h2": "50px",
      "body": "45px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#303030",
      "borderColor": "#F9AA34",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#F9AA34",
      "textColor": "#000000",
      "borderRadius": "60px",
      "borderRadiusCorners": {
        "topLeft": "60px",
        "topRight": "60px",
        "bottomRight": "60px",
        "bottomLeft": "60px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20data-bbox%3D%220%200%20129%2063%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20129%2063%22%20height%3D%2263%22%20width%3D%22129%22%20data-type%3D%22ugc%22%20role%3D%22presentation%22%20aria-hidden%3D%22true%22%20aria-label%3D%22%22%20data-fc-idx%3D%220%22%3E%0A%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M5.107%2052.687c1.372%200%203.82.566%203.82%202.161v.975H7.598v-.566C7.6%2054.425%206.157%2054%205.132%2054c-2.046%200-3.634%201.512-3.634%203.756%200%202.176%201.598%203.914%203.679%203.914%202.02%200%203.217-1.354%203.217-1.354l.779%201.02S7.73%2063%205.162%2063C2.12%2063%200%2060.696%200%2057.762c.005-2.884%202.196-5.075%205.107-5.075%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%20fill%3D%22%23ffffff%22%20d%3D%22M13.128%2054.07h-.935v-1.215h4.443c1.79%200%203.04%201.102%203.04%202.924%200%201.663-1.11%202.485-1.829%202.638v.03s.262.128.432.453l1.227%202.387c.146.295.377.325.719.325h.186v1.216h-.71c-.793%200-1.08-.099-1.412-.748l-1.382-2.683c-.261-.468-.447-.537-1.01-.537H14.57v3.968h-1.442zm3.317%203.574c1.096%200%201.744-.694%201.744-1.806%200-1.118-.648-1.763-1.714-1.763H14.57v3.574h1.875z%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%20fill%3D%22%23ffffff%22%20d%3D%22M22.895%2061.612h.2c.262%200%20.388-.06.478-.31l3.187-8.447h1.512l3.187%208.447c.085.256.231.31.477.31h.217v1.216h-.81c-.718%200-.95-.168-1.18-.817l-.765-2.048h-3.75l-.763%202.048c-.246.65-.478.817-1.196.817h-.794zm6.141-2.836-1.11-3.037a19%2019%200%200%201-.402-1.398h-.03s-.202.876-.388%201.398l-1.11%203.037z%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%20fill%3D%22%23ffffff%22%20d%3D%22M34.876%2061.612h.618c.201%200%20.317-.113.317-.31v-8.447h1.312l4.528%206.31c.377.537.85%201.354.85%201.354h.03s-.1-.792-.1-1.354v-5.41c0-.635.276-.905.934-.905h1.443v1.215h-.618c-.201%200-.317.099-.317.31v8.443h-1.297l-4.544-6.31c-.376-.537-.834-1.355-.834-1.355h-.03s.086.808.086%201.354v5.41c0%20.635-.272.906-.925.906H34.87v-1.211z%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%20fill%3D%22%23ffffff%22%20d%3D%22M47.984%2061.612h.995V54.07h-.995v-1.215h3.358v1.215h-.995v7.542h.995v1.216h-3.358z%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%20fill%3D%22%23ffffff%22%20d%3D%22M59.68%2052.687c2.94%200%205.232%202.215%205.232%205.085%200%202.939-2.292%205.223-5.232%205.223s-5.217-2.289-5.217-5.223c-.005-2.865%202.277-5.085%205.217-5.085m0%208.984c2.06%200%203.734-1.694%203.734-3.899%200-2.131-1.673-3.77-3.734-3.77s-3.72%201.639-3.72%203.77c0%202.2%201.66%203.899%203.72%203.899%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%20fill%3D%22%23ffffff%22%20d%3D%22M67.712%2061.612h.492c.202%200%20.302-.113.317-.31l.694-8.447h1.482l2.393%205.282c.246.536.502%201.255.502%201.255h.03s.262-.719.503-1.256l2.393-5.282h1.487l.694%208.448c.015.197.116.31.317.31h.477v1.216h-1.282c-.648%200-.88-.266-.924-.906l-.418-5.267c-.045-.596-.03-1.467-.03-1.467h-.03s-.286.93-.533%201.467l-2.06%204.376h-1.212l-2.06-4.376c-.247-.522-.548-1.482-.548-1.482h-.03s.015.891-.03%201.482l-.403%205.267c-.045.635-.276.906-.934.906h-1.282v-1.216z%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%20fill%3D%22%23ffffff%22%20d%3D%22M83.287%2054.07h-.934v-1.215h5.986c.648%200%20.924.265.924.905v1.256h-1.311v-.636c0-.211-.116-.31-.317-.31h-2.9v3.121h3.563v1.216h-3.563v2.895c0%20.197.115.31.317.31h2.97c.201%200%20.317-.113.317-.31v-.635h1.326v1.255c0%20.635-.276.906-.924.906h-4.529c-.648%200-.925-.266-.925-.906z%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%20fill%3D%22%23ffffff%22%20d%3D%22M95.778%2054.07h-2.046c-.2%200-.316.099-.316.31v.636h-1.287V53.7c0-.635.216-.846.864-.846H100c.648%200%20.864.211.864.846v1.315h-1.281v-.636c0-.211-.116-.31-.317-.31H97.22v8.758h-1.442z%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%20fill%3D%22%23ffffff%22%20d%3D%22M104.588%2054.07h-.935v-1.215h4.438c1.79%200%203.041%201.102%203.041%202.924%200%201.663-1.111%202.485-1.829%202.638v.03s.261.128.432.453l1.226%202.387c.146.295.377.325.719.325h.186v1.216h-.709c-.794%200-1.08-.099-1.412-.748l-1.382-2.683c-.262-.468-.448-.537-1.01-.537h-1.327v3.968h-1.443V54.07zm3.317%203.574c1.096%200%201.744-.694%201.744-1.806%200-1.118-.648-1.763-1.713-1.763h-1.905v3.574h1.874z%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%20fill%3D%22%23ffffff%22%20d%3D%22M114.64%2061.612h.995V54.07h-.995v-1.215h3.357v1.215h-.995v7.542h.995v1.216h-3.357z%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%20fill%3D%22%23ffffff%22%20d%3D%22m123.969%2057.689-2.046-3.264c-.201-.325-.377-.355-.663-.355h-.377v-1.215h.849c.694%200%20.981.128%201.357.763l1.141%201.89c.317.551.649%201.171.649%201.171h.03s.286-.62.618-1.171l1.151-1.89c.377-.636.664-.764%201.372-.764h.835v1.216h-.362c-.302%200-.478.03-.679.355l-2.061%203.264L129%2062.828h-1.628l-1.845-3.038a36%2036%200%200%201-.648-1.127h-.03s-.287.596-.619%201.142l-1.829%203.023h-1.629z%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%20fill%3D%22url(%230a3d6a99-0f54-4424-bb44-47949d59131f_comp-m2dqfj1c)%22%20d%3D%22M103.904%2023.737c-1.226-8.255-8.374-14.37-17.008-14.37-2.207%200-4.393.42-6.424%201.222C77.9%204.263%2071.606%200%2064.504%200s-13.4%204.263-15.973%2010.589a17.5%2017.5%200%200%200-6.418-1.221c-8.635%200-15.787%206.114-17.013%2014.369-10.525%205.843-10.249%2014.399-10.098%2019.05.015.513.035.99.035%201.423%200%20.95.79%201.723%201.76%201.723s1.759-.773%201.759-1.723c0-.467-.015-.98-.036-1.536-.15-4.578-.377-11.489%209.042-16.333q.03-.015.06-.04c.046-.024.086-.053.131-.083a2%202%200%200%200%20.151-.113.6.6%200%200%200%20.08-.079c.05-.05.106-.103.151-.157.015-.02.025-.04.04-.06q.076-.102.136-.211l.015-.035a1.8%201.8%200%200%200%20.171-.6c.649-6.931%206.504-12.154%2013.621-12.154%202.312%200%204.599.576%206.61%201.668l.035.015c.05.025.11.05.165.07.056.024.11.043.171.063l.035.015a2%202%200%200%200%20.448.059q.045-.001.09-.01a1.6%201.6%200%200%200%20.322-.05c.035-.009.065-.014.1-.024q.115-.038.221-.083l.076-.03c.09-.05.18-.103.261-.162q.03-.024.06-.054.092-.075.176-.163c.026-.024.046-.054.07-.084q.071-.087.127-.182c.01-.014.025-.03.035-.049q.014-.024.02-.05.046-.095.085-.191.024-.061.04-.113l.016-.04c1.578-5.868%207.016-9.968%2013.228-9.968%206.207%200%2011.646%204.1%2013.224%209.968l.015.035c.015.059.04.113.065.167.02.054.04.108.07.158l.016.034c.02.034.045.064.07.098.035.055.07.109.11.153.036.044.076.079.116.118.04.04.08.084.126.118q.066.054.14.099c.046.03.091.064.142.088q.075.039.15.07c.055.024.106.044.161.063.05.015.106.025.156.04q.084.021.176.03c.055.004.115.004.17.004s.111.005.166%200c.066-.005.126-.02.192-.03a1%201%200%200%200%20.115-.02l.035-.014c.056-.015.116-.04.171-.064q.082-.03.166-.069l.035-.015a13.9%2013.9%200%200%201%206.615-1.668c7.122%200%2012.977%205.228%2013.615%2012.164v.01c.005.073.025.142.041.216.01.04.015.074.025.113.015.054.04.108.065.163.02.044.035.093.06.137.025.05.061.094.091.138s.055.089.09.133.076.079.111.118c.04.04.075.08.12.119.041.034.081.059.121.088.05.035.106.074.161.104.02.01.03.024.05.034%209.419%204.839%209.193%2011.755%209.042%2016.333-.02.557-.035%201.069-.035%201.536%200%20.95.789%201.723%201.759%201.723s1.759-.773%201.759-1.723c0-.433.015-.91.035-1.423.136-4.656.413-13.212-10.117-19.055%22%20style%3D%22fill%3A%20url(%26quot%3B%230a3d6a99-0f54-4424-bb44-47949d59131f_comp-m2dqfj1c%26quot%3B)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22url(%23fd1c236e-373d-4061-8bb2-5fa02eff4d97_comp-m2dqfj1c)%22%20d%3D%22M70.073%2023.885c.97%200%201.76-.773%201.76-1.723%200-4.076-3.338-7.39-7.434-7.39-4.097%200-7.434%203.314-7.434%207.39%200%20.95.789%201.723%201.759%201.723s1.76-.773%201.76-1.723c0-2.176%201.758-3.943%203.914-3.943%202.162%200%203.916%201.767%203.916%203.943%200%20.95.789%201.723%201.759%201.723%22%20style%3D%22fill%3A%20url(%26quot%3B%23fd1c236e-373d-4061-8bb2-5fa02eff4d97_comp-m2dqfj1c%26quot%3B)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22url(%23fd4327db-ae7d-4669-8a21-7c58edbe6d73_comp-m2dqfj1c)%22%20d%3D%22M58.699%2037.279c-.935%200-1.7.743-1.7%201.664%200%201.93-1.597%203.495-3.558%203.495s-3.558-1.57-3.558-3.495v-5.578c0-4.144-3.443-7.516-7.675-7.516s-7.675%203.372-7.675%207.516v10.91c0%20.915.76%201.663%201.699%201.663.935%200%201.699-.743%201.699-1.664V33.365c0-2.313%201.92-4.194%204.282-4.194s4.282%201.88%204.282%204.194v5.578c0%203.76%203.117%206.818%206.951%206.818%203.835%200%206.952-3.062%206.952-6.818a1.687%201.687%200%200%200-1.7-1.664%22%20style%3D%22fill%3A%20url(%26quot%3B%23fd4327db-ae7d-4669-8a21-7c58edbe6d73_comp-m2dqfj1c%26quot%3B)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22url(%23e791894f-026e-4cc4-8a00-ba4e23178bbb_comp-m2dqfj1c)%22%20d%3D%22M87.302%2022.625c-4.121%200-7.474%203.372-7.474%207.516V41.71c0%202.22-1.794%204.026-4%204.026s-3.996-1.806-3.996-4.026c0-.916-.76-1.664-1.7-1.664-.939%200-1.698.743-1.698%201.664%200%204.05%203.317%207.35%207.394%207.35%204.076%200%207.388-3.3%207.388-7.35V30.14c0-2.313%201.83-4.194%204.081-4.194%202.247%200%204.081%201.88%204.081%204.194v14.133c0%20.916.76%201.664%201.7%201.664.934%200%201.698-.743%201.698-1.664V30.141c0-4.144-3.352-7.516-7.474-7.516%22%20style%3D%22fill%3A%20url(%26quot%3B%23e791894f-026e-4cc4-8a00-ba4e23178bbb_comp-m2dqfj1c%26quot%3B)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cdefs%20fill%3D%22none%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3ClinearGradient%20gradientUnits%3D%22userSpaceOnUse%22%20y2%3D%2245.852%22%20x2%3D%2264.503%22%20y1%3D%22.063%22%20x1%3D%2264.503%22%20id%3D%220a3d6a99-0f54-4424-bb44-47949d59131f_comp-m2dqfj1c%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D%22%23FBB03B%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(251%2C%20176%2C%2059)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D%22%23F9A12C%22%20offset%3D%22.451%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(249%2C%20161%2C%2044)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D%22%23F7941F%22%20offset%3D%221%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(247%2C%20148%2C%2031)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3ClinearGradient%20gradientUnits%3D%22userSpaceOnUse%22%20y2%3D%2216.661%22%20x2%3D%2264.398%22%20y1%3D%2229.802%22%20x1%3D%2264.398%22%20id%3D%22fd1c236e-373d-4061-8bb2-5fa02eff4d97_comp-m2dqfj1c%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D%22%23FBB03B%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(251%2C%20176%2C%2059)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D%22%23F89D28%22%20offset%3D%22.576%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(248%2C%20157%2C%2040)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D%22%23F7941F%22%20offset%3D%221%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(247%2C%20148%2C%2031)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3ClinearGradient%20gradientUnits%3D%22userSpaceOnUse%22%20y2%3D%2227.548%22%20x2%3D%2247.464%22%20y1%3D%2245.936%22%20x1%3D%2247.464%22%20id%3D%22fd4327db-ae7d-4669-8a21-7c58edbe6d73_comp-m2dqfj1c%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D%22%23FBB03B%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(251%2C%20176%2C%2059)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D%22%23F9A530%22%20offset%3D%22.491%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(249%2C%20165%2C%2048)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D%22%23F7941F%22%20offset%3D%221%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(247%2C%20148%2C%2031)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3ClinearGradient%20gradientUnits%3D%22userSpaceOnUse%22%20y2%3D%2248.377%22%20x2%3D%2281.609%22%20y1%3D%2222.208%22%20x1%3D%2281.609%22%20id%3D%22e791894f-026e-4cc4-8a00-ba4e23178bbb_comp-m2dqfj1c%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D%22%23FBB03B%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(251%2C%20176%2C%2059)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D%22%23F9A530%22%20offset%3D%22.491%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(249%2C%20165%2C%2048)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D%22%23F7941F%22%20offset%3D%221%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(247%2C%20148%2C%2031)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://static.wixstatic.com/media/2d6c4b_5f41b2b9e79a429c890f69a347095860%7Emv2.png/v1/fill/w_192%2Ch_192%2Clg_1%2Cusm_0.66_1.00_0.01/2d6c4b_5f41b2b9e79a429c890f69a347095860%7Emv2.png",
    "ogImage": "https://static.wixstatic.com/media/5e37f7_890dedfc8b284b0cad8d28791b3a3101%7Emv2.png/v1/fit/w_2500,h_1330,al_c/5e37f7_890dedfc8b284b0cad8d28791b3a3101%7Emv2.png"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Logo rejected: Red flags detected (external link). Selected #0 because it is located in the header, links to the homepage, and matches the brand inferred from the URL and page title.",
    "confidence": 0.9,
    "rejected": true,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 2,
      "text": "Learn How",
      "reasoning": "Button #2 with text 'Learn How' is likely the primary CTA due to its action-oriented text and vibrant brand color, which aligns with typical primary CTA characteristics."
    },
    "secondary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "All buttons share the same background color, making it impossible to select a secondary button with a different color."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "healthcare professionals and organizations"
  },
  "designSystem": {
    "framework": "custom",
    "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 located in the header, links to the homepage, and matches the brand inferred from the URL and page title.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles