llms.txt

Galen AI Brand Identity

A complete profile of Galen AI's visual system — colors, typography, components, and personality.

Quick Facts

Field Value
Primary #3898EC
Accent #0082F3
Body Font DM Sans
Heading Font Playfair Display

Color Palette

Typography

Visual Assets

Brand Personality

Tone: professional · Energy: medium · Audience: health-conscious individuals

Galen AI Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Instructions that you can follow if you have permission to use the fonts:

  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.

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
 {
 "family": "DM Sans",
 "role": "body"
 },
 {
 "family": "Playfair Display",
 "role": "heading"
 }
 ],
 "colors": {
 "primary": "#3898EC",
 "secondary": "#FFFF00",
 "accent": "#0082F3",
 "background": "#FDF6F6",
 "textPrimary": "#666666",
 "link": "#0082F3"
 },
 "typography": {
 "fontFamilies": {
 "primary": "DM Sans",
 "heading": "Playfair Display"
 },
 "fontStacks": {
 "heading": [
 "DM Sans",
 "sans-serif"
 ],
 "body": [
 "DM Sans",
 "sans-serif"
 ],
 "paragraph": [
 "Playfair Display",
 "Georgia",
 "serif"
 ]
 },
 "fontSizes": {
 "h1": "16px",
 "h2": "16px",
 "body": "96px"
 }
 },
 "spacing": {
 "baseUnit": 4,
 "borderRadius": "12px"
 },
 "components": {},
 "images": {
 "logo": "https://cdn.prod.website-files.com/6920f51d0fb9a70fdc4c2fa3/69e7e337a0eea05e1041ec5d_Galen_x_Oura.png",
 "favicon": "https://cdn.prod.website-files.com/6920f51d0fb9a70fdc4c2fa3/692dd385e9652ddb6244b28c_heart-fill.svg",
 "ogImage": null,
 "logoAlt": "Galen AI × Oura"
 },
 "__llm_logo_reasoning": {
 "selectedIndex": 0,
 "reasoning": "Selected #0 because it is visible, located in the header, and matches the brand name 'Galen' inferred from the page title and URL.",
 "confidence": 0.9,
 "source": "llm"
 },
 "personality": {
 "tone": "professional",
 "energy": "medium",
 "targetAudience": "health-conscious individuals"
 },
 "designSystem": {
 "framework": "custom",
 "componentLibrary": ""
 },
 "confidence": {
 "buttons": 0,
 "colors": 0.9,
 "overall": 0.45
 },
 "__llm_metadata": {
 "logoSelection": {
 "llmCalled": true,
 "llmSucceeded": true,
 "finalSource": "llm",
 "rawLogoSelection": {
 "selectedLogoIndex": 0,
 "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, and matches the brand name 'Galen' inferred from the page title and URL.",
 "confidence": 0.9
 }
 },
 "buttonClassification": {
 "llmCalled": false,
 "llmSucceeded": false
 }
 }
}