aios medical.json
Aios Medical Brand Identity
A complete profile of Aios Medical's visual system — colors, typography, components, and personality — extracted from https://www.fellahealth.com/. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/aios-medical
- Machine-readable JSON: https://characterquilt.com/branding/aios-medical.json
- Per-page llms.txt: https://characterquilt.com/branding/aios-medical/llms.txt
Quick Facts
| Field | Value |
|---|---|
| Primary | #0000EE |
| Accent | #21694A |
| Body Font | Abcdiatype |
| Heading Font | Abcdiatype |
Color Palette
- primary: #0000EE
- secondary: #F5EFE0
- accent: #21694A
- background: #F2ECE5
- textPrimary: #21694A
- link: #21694A
Typography
- primary: Abcdiatype — https://fonts.google.com/specimen/Abcdiatype
- heading: Abcdiatype — https://fonts.google.com/specimen/Abcdiatype
Visual Assets
- Logo: https://cdn.prod.website-files.com/62aebd5e1a672b9ce6b506c4/62b50391508932a8d9cdef8b_Fella%20Logo.svg
- Favicon: https://cdn.prod.website-files.com/62aebd5e1a672b9ce6b506c4/62c4ff09866dec2c6e71f3ad_favicon32x32.png
- Social card (og:image): https://cdn.prod.website-files.com/62aebd5e1a672b9ce6b506c4/661c99c51189817f9b594398_Replace%20Image.webp
UI Components
- input: background=transparent, textColor=#F2ECE5, borderColor=#F2ECE5, borderRadius=6px, shadow=none
- buttonPrimary: background=#21694A, textColor=#F5EFE0, borderRadius=100px, shadow=none
- buttonSecondary: background=#1E1F1E, textColor=#F2ECE5, borderColor=#F2ECE5, borderRadius=6px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: Men seeking weight loss solutions
Aios Medical Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- NAD+ Supplements for Energy & Cellular Health | Fella Health
- Why Does Tirzepatide Work for Me: Mechanisms and Individual Factors | Fella Health
- Fella vs Other GLP-1 Providers: Your Guide to Finding the Best Solution | Fella Health
- What to Avoid While on Zepbound: Essential Safety Guide | Fella Health
- Por Qué los Medicamentos GLP-1 Causan Náuseas: Mecanismos y Soluciones | Fella Health
- What Vitamins Boost Metabolism: Evidence-Based Guide to Metabolic Support | Fella Health
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:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
- Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
- For each captured font URL: right-click → Save As to download the file locally.
- 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
{
"colorScheme": "light",
"fonts": [
{
"family": "Abcdiatype",
"role": "body"
},
{
"family": "Arial",
"role": "body"
},
{
"family": "Abcdiatypesemi mono",
"role": "monospace"
}
],
"colors": {
"primary": "#0000EE",
"secondary": "#F5EFE0",
"accent": "#21694A",
"background": "#F2ECE5",
"textPrimary": "#21694A",
"link": "#21694A"
},
"typography": {
"fontFamilies": {
"primary": "Abcdiatype",
"heading": "Abcdiatype"
},
"fontStacks": {
"heading": [
"Abcdiatype",
"Arial",
"sans-serif"
],
"body": [
"Abcdiatype",
"Arial",
"sans-serif"
],
"paragraph": [
"Abcdiatype",
"Arial",
"sans-serif"
]
},
"fontSizes": {
"h1": "80px",
"h2": "57.168px",
"body": "13.968px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"input": {
"background": "transparent",
"textColor": "#F2ECE5",
"borderColor": "#F2ECE5",
"borderRadius": "6px",
"borderRadiusCorners": {
"topLeft": "6px",
"topRight": "6px",
"bottomRight": "6px",
"bottomLeft": "6px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#21694A",
"textColor": "#F5EFE0",
"borderRadius": "100px",
"borderRadiusCorners": {
"topLeft": "100px",
"topRight": "100px",
"bottomRight": "100px",
"bottomLeft": "100px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#1E1F1E",
"textColor": "#F2ECE5",
"borderColor": "#F2ECE5",
"borderRadius": "6px",
"borderRadiusCorners": {
"topLeft": "6px",
"topRight": "6px",
"bottomRight": "6px",
"bottomLeft": "6px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/62aebd5e1a672b9ce6b506c4/62b50391508932a8d9cdef8b_Fella%20Logo.svg",
"favicon": "https://cdn.prod.website-files.com/62aebd5e1a672b9ce6b506c4/62c4ff09866dec2c6e71f3ad_favicon32x32.png",
"ogImage": "https://cdn.prod.website-files.com/62aebd5e1a672b9ce6b506c4/661c99c51189817f9b594398_Replace%20Image.webp",
"logoHref": "/"
},
"__llm_logo_reasoning": {
"selectedIndex": 6,
"reasoning": "Selected #6 because it is visible, medium-sized, and links to the homepage, matching the brand inferred from the URL and page title.",
"confidence": 0.85,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 0,
"text": "Get Started",
"reasoning": "Button #0 ('Get Started') is the primary CTA due to its vibrant green color (#21694A) and action-oriented text, making it the most prominent call-to-action."
},
"secondary": {
"index": 14,
"text": "LOGIN",
"reasoning": "Button #1 ('LOGIN') is the secondary CTA as it has a different background color (#1E1F1E) and serves a supportive function to the primary action."
},
"confidence": 0.95
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "Men seeking weight loss solutions"
},
"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": 6,
"selectedLogoReasoning": "Selected #6 because it is visible, medium-sized, and links to the homepage, matching the brand inferred from the URL and page title.",
"confidence": 0.85
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
}