Home · Branding · Talus Bio

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.

Download JSON
Primary
#594AE1
Accent
#594AE1
Body Font
Host Grotesk
Heading
Host Grotesk

Color Palette

Brand palette extracted from https://www.talus.bio.

primary
#594AE1
rgb(89, 74, 225)
accent
#594AE1
rgb(89, 74, 225)
background
#0C015B
rgb(12, 1, 91)
textPrimary
#0C015B
rgb(12, 1, 91)
link
#0C015B
rgb(12, 1, 91)

Typography

Each font links to its Google Fonts page where available.

primary
Host Grotesk
Host Grotesk Google Fonts →
heading
Host Grotesk
Host Grotesk Google Fonts →
Host Grotesk, sans-serif
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.

Visual Assets

Talus Bio logo
Logo
Talus Bio favicon
Favicon
Talus Bio social image
Social Card

UI Components

Live previews rendered using Talus Bio's actual button styles.

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, and marketing materials.

Frequently Asked Questions

What is Talus Bio's primary brand color?

Talus Bio's primary brand color is #594AE1. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Talus Bio use?

Talus Bio uses Host Grotesk as the primary typeface across body and headings.

Does Talus Bio use a light or dark theme?

Talus Bio's primary site uses a dark color scheme, with a background of #0C015B.

Where can I find Talus Bio's logo?

Talus Bio's logo is available directly on their site (https://www.talus.bio). The current logo URL is included in the machine-readable JSON profile linked above.

How was this brand profile generated?

This profile was extracted from https://www.talus.bio using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Talus Bio.

Methodology

Brand data on this page was extracted from https://www.talus.bio on using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Talus Bio.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "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
    }
  }
}

Related Brand Profiles