ananya health.json
Ananya Health Brand Identity
A complete profile of Ananya Health's visual system — colors, typography, components, and personality — extracted from https://www.ananya.health/. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/ananya-health
- Machine-readable JSON: https://characterquilt.com/branding/ananya-health.json
- Per-page llms.txt: https://characterquilt.com/branding/ananya-health/llms.txt
Quick Facts
| Field | Value |
|---|---|
| Primary | #2B5672 |
| Accent | #6E696F |
| Body Font | Helvetica |
| Heading Font | Helvetica |
Color Palette
- primary: #2B5672
- accent: #6E696F
- background: #FFFFFF
- textPrimary: #000000
- link: #0000EE
Typography
- primary: Helvetica — https://fonts.google.com/specimen/Helvetica
- heading: Helvetica — https://fonts.google.com/specimen/Helvetica
Visual Assets
- Logo:
- Favicon:
UI Components
- buttonPrimary: background=#6E696F, textColor=#000000, borderColor=#6E696F, borderRadius=0px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: healthcare professionals and patients
Ananya Health Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Ananya Health | Preventing Cervical Cancer
- Image: .png)
- Source: https://www.ananya.health/
- Ananya Health | Preventing Cervical Cancer
- Image:
- Source: https://www.ananya.health/
- Ananya Health | Preventing Cervical Cancer
- Image:
- Source: https://www.ananya.health/
- Ananya Health | Preventing Cervical Cancer
- Image:
- Source: https://www.ananya.health/
- Ananya Health | Preventing Cervical Cancer
- Image:
- Source: https://www.ananya.health/
- Ananya Health | Preventing Cervical Cancer
- Image:
- Source: https://www.ananya.health/
Working with these fonts
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:
- 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.