# AlemHealth Brand Identity A complete profile of **AlemHealth**'s visual system — colors, typography, components, and personality — extracted from https://www.alemhealth.com. Built for designers, agents, and AI tools. - Page: https://characterquilt.com/branding/alemhealth - Machine-readable JSON: https://characterquilt.com/branding/alemhealth.json - Per-page llms.txt: https://characterquilt.com/branding/alemhealth/llms.txt ## Quick Facts | Field | Value | |---|---| | Primary | #76888F | | Accent | #2EA9E1 | | Body Font | Manrope | | Heading Font | Manrope | ## Color Palette - primary: #76888F - secondary: #0D1A1F - accent: #2EA9E1 - background: #FFFFFF - textPrimary: #2EA9E1 - link: #2EA9E1 ## Typography - primary: Manrope — https://fonts.google.com/specimen/Manrope - heading: Manrope — https://fonts.google.com/specimen/Manrope ## Visual Assets - Logo: https://cdn.prod.website-files.com/64a18ada2c281c63cec8a7ca/64a1ed369efba5407c035976_logo.svg - Favicon: https://cdn.prod.website-files.com/64a18ada2c281c63cec8a7ca/64a72392c87b949e631ce75f_32.png ## UI Components - input: background=#FFFFFF, textColor=#7895A3, borderColor=null, borderRadius=0px, shadow=none - buttonPrimary: background=#2EA9E1, textColor=#FFFFFF, borderRadius=4.5px, shadow=none - buttonSecondary: background=#FFFFFF, textColor=#000000, borderRadius=0px, shadow=none ## Brand Personality Tone: professional · Energy: medium · Audience: healthcare professionals ## AlemHealth Brand in the Wild Real-world brand assets — ads, campaigns, marketing materials. - **AlemHealth Software Solutions | Comprehensive Radiology Software Suite** - Image: https://cdn.prod.website-files.com/64a18ada2c281c63cec8a7ca/650bd3eb3a4c28d2cfd69b66_hero-v1-1x.png - Source: https://www.alemhealth.com/software - **Registration & Login – AlemHealth** - Image: https://support.alemhealth.com/hc/article_attachments/9619092442770 - Source: https://support.alemhealth.com/hc/en-us/articles/360011677459-Registration-Login - **How to Print Reports – AlemHealth** - Image: https://support.alemhealth.com/hc/article_attachments/9619365679122 - Source: https://support.alemhealth.com/hc/en-us/articles/360010767820-Printing-your-report-and-using-print-preview - **How to Print Reports – AlemHealth** - Image: https://support.alemhealth.com/hc/article_attachments/9618300055058 - Source: https://support.alemhealth.com/hc/en-us/articles/360010767820-Printing-your-report-and-using-print-preview - **AlemBox Installation Guide – AlemHealth** - Image: https://support.alemhealth.com/hc/article_attachments/22035402738834 - Source: https://support.alemhealth.com/hc/en-us/articles/22035373965842-AlemBox-Installation-Guide - **AlemHealth Software Solutions | Comprehensive Radiology Software Suite** - Image: https://cdn.prod.website-files.com/64a18ada2c281c63cec8a7ca/6525076a7a4d01e0ea9dcb17_software%20flow.png - Source: https://www.alemhealth.com/software ## Working with these fonts 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. ## Machine-Readable Profile ```json { "colorScheme": "light", "fonts": [ { "family": "Manrope", "role": "body" } ], "colors": { "primary": "#76888F", "secondary": "#0D1A1F", "accent": "#2EA9E1", "background": "#FFFFFF", "textPrimary": "#2EA9E1", "link": "#2EA9E1" }, "typography": { "fontFamilies": { "primary": "Manrope", "heading": "Manrope" }, "fontStacks": { "heading": [ "Manrope", "sans-serif" ], "body": [ "system-ui", "-apple-system", "BlinkMacSystemFont", "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "sans-serif" ], "paragraph": [ "system-ui", "-apple-system", "BlinkMacSystemFont", "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "sans-serif" ] }, "fontSizes": { "h1": "56px", "h2": "49.5px", "body": "15.84px" } }, "spacing": { "baseUnit": 4, "borderRadius": "12px" }, "components": { "input": { "background": "#FFFFFF", "textColor": "#7895A3", "borderColor": null, "borderRadius": "0px", "borderRadiusCorners": { "topLeft": "0px", "topRight": "0px", "bottomRight": "0px", "bottomLeft": "0px" }, "shadow": "none" }, "buttonPrimary": { "background": "#2EA9E1", "textColor": "#FFFFFF", "borderRadius": "4.5px", "borderRadiusCorners": { "topLeft": "4.5px", "topRight": "4.5px", "bottomRight": "4.5px", "bottomLeft": "4.5px" }, "shadow": "none" }, "buttonSecondary": { "background": "#FFFFFF", "textColor": "#000000", "borderRadius": "0px", "borderRadiusCorners": { "topLeft": "0px", "topRight": "0px", "bottomRight": "0px", "bottomLeft": "0px" }, "shadow": "none" } }, "images": { "logo": "https://cdn.prod.website-files.com/64a18ada2c281c63cec8a7ca/64a1ed369efba5407c035976_logo.svg", "favicon": "https://cdn.prod.website-files.com/64a18ada2c281c63cec8a7ca/64a72392c87b949e631ce75f_32.png", "ogImage": null, "logoHref": "/" }, "__llm_logo_reasoning": { "selectedIndex": 11, "reasoning": "Selected #11 because it is visible, located in the header, links to the homepage, and matches the brand inferred from the URL and page title.", "confidence": 0.9, "source": "llm" }, "__llm_button_reasoning": { "primary": { "index": 0, "text": "Claim Your Free Account Now", "reasoning": "Button #0, 'Claim Your Free Account Now', is the primary CTA due to its vibrant blue color (#2EA9E1) and strong action-oriented text, making it the most prominent call-to-action." }, "secondary": { "index": 3, "text": "LoginSign Up", "reasoning": "Button #3, 'LoginSign Up', is selected as the secondary button because it has a different background color (#FFFFFF) and serves a supportive role to the primary CTA." }, "confidence": 0.95 }, "personality": { "tone": "professional", "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": 11, "selectedLogoReasoning": "Selected #11 because it is visible, 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 } } } ```