Home · Branding · Elemeno Health

Elemeno Health Brand Identity

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

Download JSON
Primary
#329DFF
Accent
#FF8B00
Body Font
Arial
Heading
Poppins

Color Palette

Brand palette extracted from http://elemenohealth.com.

primary
#329DFF
rgb(50, 157, 255)
secondary
#0000EE
rgb(0, 0, 238)
accent
#FF8B00
rgb(255, 139, 0)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#000000
rgb(0, 0, 0)
link
#FF8B00
rgb(255, 139, 0)

Typography

Each font links to its Google Fonts page where available.

primary
Arial
heading
Poppins
wfont_8dbbea_fa8a26c3a1be4d68bfcdb4f3f0a24711, wf_fa8a26c3a1be4d68bfcdb4f3f, Gilroy
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

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

UI Components

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

buttonPrimary
background #FF8B00 textColor #0000EE borderRadius 6px shadow none
buttonSecondary
background #329DFF textColor #0000EE borderRadius 6px shadow none

Brand Personality

Tone: professional Energy: medium Audience: healthcare professionals

Elemeno Health Brand in the Wild

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

Frequently Asked Questions

What is Elemeno Health's primary brand color?

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

What accent color does Elemeno Health use?

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

What font does Elemeno Health use?

Elemeno Health uses Arial for body text and Poppins for headings. Fonts were detected on http://elemenohealth.com as part of their live design system.

Does Elemeno Health use a light or dark theme?

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

Where can I find Elemeno Health's logo?

Elemeno Health's logo is available directly on their site (http://elemenohealth.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 http://elemenohealth.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 Elemeno Health.

Methodology

Brand data on this page was extracted from http://elemenohealth.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 Elemeno Health.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Arial",
      "role": "body"
    },
    {
      "family": "Helvetica",
      "role": "body"
    },
    {
      "family": "Open Sans",
      "role": "body"
    },
    {
      "family": "Poppins",
      "role": "heading"
    },
    {
      "family": "Gilroy",
      "role": "display"
    }
  ],
  "colors": {
    "primary": "#329DFF",
    "secondary": "#0000EE",
    "accent": "#FF8B00",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#FF8B00"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Arial",
      "heading": "Poppins"
    },
    "fontStacks": {
      "heading": [
        "wfont_8dbbea_fa8a26c3a1be4d68bfcdb4f3f0a24711",
        "wf_fa8a26c3a1be4d68bfcdb4f3f",
        "Gilroy"
      ],
      "body": [
        "Arial",
        "Helvetica",
        "sans-serif"
      ],
      "paragraph": [
        "Poppins",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "50px",
      "h2": "38px",
      "body": "15px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FF8B00",
      "textColor": "#0000EE",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#329DFF",
      "textColor": "#0000EE",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20data-bbox%3D%225.32%205.73%20355.95%2085.89%22%20viewBox%3D%225.32%205.73%20355.95%2085.89%22%20height%3D%2297.27%22%20width%3D%22368.64%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%0A%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M5.32%2091.62h85.89V5.73H5.32v85.89z%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23ff8b00%22%20data-color%3D%221%22%20style%3D%22fill%3A%20rgb(255%2C%20139%2C%200)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M45.3%2046.99v6.79H16.98V17.22h27.63v6.79H25.4v7.94h16.98v6.58H25.4v8.46h19.9z%22%20fill%3D%22%23ffffff%22%20data-color%3D%222%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%22M133.55%2044.04v6.49h-27.07V15.57h26.42v6.49h-18.38v7.59h16.23v6.29h-16.23v8.09h19.03z%22%20fill%3D%22%23000000%22%20data-color%3D%223%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M139.99%2015.57h8.09v28.37h17.53v6.59h-25.62V15.57z%22%20fill%3D%22%23000000%22%20data-color%3D%223%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M197.22%2044.04v6.49h-27.07V15.57h26.42v6.49h-18.38v7.59h16.23v6.29h-16.23v8.09h19.03z%22%20fill%3D%22%23000000%22%20data-color%3D%223%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22m235.47%2050.53-.05-20.98-10.29%2017.28h-3.65L211.25%2030v20.53h-7.59V15.57h6.69l13.08%2021.72%2012.88-21.72h6.64l.1%2034.96h-7.58z%22%20fill%3D%22%23000000%22%20data-color%3D%223%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M278.42%2044.04v6.49h-27.07V15.57h26.42v6.49h-18.38v7.59h16.23v6.29h-16.23v8.09h19.03z%22%20fill%3D%22%23000000%22%20data-color%3D%223%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M316.92%2015.57v34.96h-6.64L292.85%2029.3v21.22h-7.99V15.57h6.69l17.38%2021.22V15.57h7.99z%22%20fill%3D%22%23000000%22%20data-color%3D%223%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M332.33%2048.78c-2.91-1.56-5.19-3.72-6.84-6.47-1.65-2.75-2.47-5.83-2.47-9.26%200-3.43.82-6.52%202.47-9.26%201.65-2.75%203.93-4.9%206.84-6.47%202.91-1.56%206.18-2.35%209.81-2.35%203.63%200%206.89.78%209.79%202.35%202.9%201.57%205.18%203.72%206.84%206.47%201.66%202.75%202.5%205.84%202.5%209.26%200%203.43-.83%206.52-2.5%209.26-1.67%202.75-3.95%204.9-6.84%206.47-2.9%201.57-6.16%202.35-9.79%202.35-3.63%200-6.9-.78-9.81-2.35zm15.4-5.97c1.66-.95%202.97-2.27%203.92-3.97.95-1.7%201.42-3.63%201.42-5.79s-.47-4.09-1.42-5.79-2.26-3.02-3.92-3.97c-1.67-.95-3.53-1.42-5.59-1.42s-3.93.48-5.59%201.42c-1.67.95-2.97%202.27-3.92%203.97-.95%201.7-1.42%203.63-1.42%205.79%200%202.17.48%204.09%201.42%205.79.95%201.7%202.25%203.02%203.92%203.97%201.66.95%203.53%201.42%205.59%201.42%202.06.01%203.93-.47%205.59-1.42z%22%20fill%3D%22%23000000%22%20data-color%3D%223%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M125.83%2058.92v23.35h-1.7V71.16h-15.61v11.11h-1.7V58.92h1.7v10.74h15.61V58.92h1.7z%22%20fill%3D%22%23000000%22%20data-color%3D%223%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M174.09%2080.73v1.53h-16.11V58.92h15.61v1.53h-13.91v9.21h12.44v1.5h-12.44v9.57h14.41z%22%20fill%3D%22%23000000%22%20data-color%3D%223%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M218.75%2075.69h-13.54l-2.97%206.57h-1.83l10.74-23.35h1.7l10.74%2023.35h-1.83l-3.01-6.57zm-.64-1.43-6.14-13.47-6.1%2013.47h12.24z%22%20fill%3D%22%23000000%22%20data-color%3D%223%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M251.85%2058.92h1.7v21.81h13.44v1.53h-15.14V58.92z%22%20fill%3D%22%23000000%22%20data-color%3D%223%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M297.67%2060.45h-8.41v-1.53h18.51v1.53h-8.41v21.81h-1.7V60.45z%22%20fill%3D%22%23000000%22%20data-color%3D%223%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M355.01%2058.92v23.35h-1.7V71.16H337.7v11.11H336V58.92h1.7v10.74h15.61V58.92h1.7z%22%20fill%3D%22%23000000%22%20data-color%3D%223%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://static.wixstatic.com/media/461d8a_9f919c63a27e4cca8280894762128a03%7Emv2.png/v1/fill/w_192%2Ch_192%2Clg_1%2Cusm_0.66_1.00_0.01/461d8a_9f919c63a27e4cca8280894762128a03%7Emv2.png",
    "ogImage": "https://static.wixstatic.com/media/25c8fc_2b201f456f0c4beeafb1be95557c87b5~mv2.png/v1/fill/w_659,h_491,al_c/25c8fc_2b201f456f0c4beeafb1be95557c87b5~mv2.png",
    "logoHref": "https://www.elemenohealth.com"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is located in the header, links to the homepage, and matches the brand name 'Elemeno Health'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Request Demo",
      "reasoning": "Button #0 with text 'Request Demo' uses the vibrant accent color #FF8B00, which is eye-catching and action-oriented, making it the primary CTA."
    },
    "secondary": {
      "index": 1,
      "text": "Health Systems",
      "reasoning": "Button #1 with text 'Health Systems' uses a different vibrant color #329DFF, making it suitable as a secondary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "healthcare professionals"
  },
  "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 located in the header, links to the homepage, and matches the brand name 'Elemeno Health'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles