talus bio.json
Talus Bio Brand Identity
A complete profile of Talus Bio's visual system — colors, typography, components, and personality — extracted from https://www.talus.bio. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/talus-bio
- Machine-readable JSON: https://characterquilt.com/branding/talus-bio.json
Quick Facts
| Field | Value |
|---|---|
| Primary | #594AE1 |
| Accent | #594AE1 |
| Body Font | Host Grotesk |
| Heading Font | Host Grotesk |
Color Palette
- primary: #594AE1
- accent: #594AE1
- background: #0C015B
- textPrimary: #0C015B
- link: #0C015B
Typography
- primary: Host Grotesk — https://fonts.google.com/specimen/Host+Grotesk
- heading: Host Grotesk — https://fonts.google.com/specimen/Host+Grotesk
Visual Assets
- Logo: https://cdn.prod.website-files.com/6846e1b9818691d9c5ba6ae9/6846f53b1c5cb02f032511ce_Logo.svg
- Favicon: https://cdn.prod.website-files.com/6846e1b9818691d9c5ba6ae9/684acd83e84448c51654232c_Favicon%2032x32.jpg
- Social card (og:image): https://cdn.prod.website-files.com/6846e1b9818691d9c5ba6ae9/684acd3da46fa06a91679405_OG.jpg
UI Components
- buttonPrimary: background=#594AE1, textColor=#FFFFFF, borderColor=#594AE1, borderRadius=999px, shadow=none
- buttonSecondary: background=#FFFFFF, textColor=#0C015B, borderColor=#594AE1, borderRadius=999px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: biotechnology and pharmaceutical professionals
Talus Bio Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Progress Update: Sep-Nov 2025 - by Alex Federation
- Image:
- Source: Progress Update
- Talus Bio's Next Chapter for Transcription Factor Therapeutics
- Image:
- Source: Transcription Factors
- Talus Bio Blog | Will Fondrie | Substack
- Image:
- Source: Talus Bio Blog
- Talus Bio | Unlocking the Regulome for Drug Discovery
- Image: .png)
- Source: Drug Discovery
- Progress Update: Sep-Nov 2025 - by Alex Federation
- Image:
- Source: Progress Update
- Talus Bio | Unlocking the Regulome for Drug Discovery
- Image: .png)
- Source: Drug Discovery
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": "dark",
"fonts": [
{
"family": "Host Grotesk",
"role": "body"
}
],
"colors": {
"primary": "#594AE1",
"accent": "#594AE1",
"background": "#0C015B",
"textPrimary": "#0C015B",
"link": "#0C015B"
},
"typography": {
"fontFamilies": {
"primary": "Host Grotesk",
"heading": "Host Grotesk"
},
"fontStacks": {
"heading": [
"Host Grotesk",
"sans-serif"
],
"body": [
"Host Grotesk",
"sans-serif"
],
"paragraph": [
"Host Grotesk",
"sans-serif"
]
},
"fontSizes": {
"h1": "96px",
"h2": "53.5792px",
"body": "18px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#594AE1",
"textColor": "#FFFFFF",
"borderColor": "#594AE1",
"borderRadius": "999px",
"borderRadiusCorners": {
"topLeft": "999px",
"topRight": "999px",
"bottomRight": "999px",
"bottomLeft": "999px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#0C015B",
"borderColor": "#594AE1",
"borderRadius": "999px",
"borderRadiusCorners": {
"topLeft": "999px",
"topRight": "999px",
"bottomRight": "999px",
"bottomLeft": "999px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/6846e1b9818691d9c5ba6ae9/6846f53b1c5cb02f032511ce_Logo.svg",
"favicon": "https://cdn.prod.website-files.com/6846e1b9818691d9c5ba6ae9/684acd83e84448c51654232c_Favicon%2032x32.jpg",
"ogImage": "https://cdn.prod.website-files.com/6846e1b9818691d9c5ba6ae9/684acd3da46fa06a91679405_OG.jpg"
},
"__llm_logo_reasoning": {
"selectedIndex": 1,
"reasoning": "Logo rejected: Red flags detected (menu word). Selected #1 because it is visible, located in the header, links to the homepage, and matches the brand name 'Talus Bio'.",
"confidence": 0.9,
"rejected": true,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 2,
"text": "Explore the Regulome",
"reasoning": "Button #2, 'Explore the Regulome', is the primary CTA due to its vibrant brand color (#594AE1) and action-oriented text, making it the most prominent call-to-action."
},
"secondary": {
"index": 4,
"text": "Partner with us",
"reasoning": "Button #4, 'Partner with us', is selected as the secondary CTA because it has a different background color (#FFFFFF) and serves a supportive role."
},
"confidence": 0.95
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "biotechnology and pharmaceutical 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": 1,
"selectedLogoReasoning": "Selected #1 because it is visible, located in the header, links to the homepage, and matches the brand name 'Talus Bio'.",
"confidence": 0.9
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
}