Home · Branding · Asher Bio

Asher Bio Brand Identity

A complete profile of Asher Bio's visual system — colors, typography, components, and personality — extracted from https://www.asherbio.com/. Built for designers, agents, and AI tools.

Download JSON
Primary
#BF1A88
Accent
#2E2E60
Body Font
Montserrat
Heading
Montserrat

Color Palette

Brand palette extracted from https://www.asherbio.com/.

primary
#BF1A88
rgb(191, 26, 136)
secondary
#2E2E60
rgb(46, 46, 96)
accent
#2E2E60
rgb(46, 46, 96)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#1F1F5B
rgb(31, 31, 91)
link
#1F1F5B
rgb(31, 31, 91)

Typography

Each font links to its Google Fonts page where available.

primary
Montserrat
heading
Montserrat
Montserrat, 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

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

UI Components

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

buttonPrimary
background #2E2E60 textColor #FFFFFF borderColor #D25C84 borderRadius 20px shadow rgb(214, 136, 162) 0px 0px 10px 0px, rgb(214, 136, 162) 0px 0px 8px 0px inset
buttonSecondary
background transparent textColor #FFFFFF borderColor #D25C84 borderRadius 20px shadow rgb(214, 136, 162) 0px 0px 10px 0px, rgb(214, 136, 162) 0px 0px 8px 0px inset

Brand Personality

Tone: professional Energy: medium Audience: biotechnology professionals and researchers

Asher Bio Brand in the Wild

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

Frequently Asked Questions

What is Asher Bio's primary brand color?

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

What accent color does Asher Bio use?

Asher Bio uses #2E2E60 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Asher Bio use?

Asher Bio uses Montserrat as the primary typeface across body and headings.

Does Asher Bio use a light or dark theme?

Asher Bio's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Asher Bio's logo?

Asher Bio's logo is available directly on their site (https://www.asherbio.com/). 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.asherbio.com/ 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 Asher Bio.

Methodology

Brand data on this page was extracted from https://www.asherbio.com/ 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 Asher Bio.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Montserrat",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#BF1A88",
    "secondary": "#2E2E60",
    "accent": "#2E2E60",
    "background": "#FFFFFF",
    "textPrimary": "#1F1F5B",
    "link": "#1F1F5B"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Montserrat",
      "heading": "Montserrat"
    },
    "fontStacks": {
      "heading": [
        "Montserrat",
        "sans-serif"
      ],
      "body": [
        "Montserrat",
        "sans-serif"
      ],
      "paragraph": [
        "Montserrat",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "32px",
      "body": "32px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#2E2E60",
      "textColor": "#FFFFFF",
      "borderColor": "#D25C84",
      "borderRadius": "20px",
      "borderRadiusCorners": {
        "topLeft": "20px",
        "topRight": "20px",
        "bottomRight": "20px",
        "bottomLeft": "20px"
      },
      "shadow": "rgb(214, 136, 162) 0px 0px 10px 0px, rgb(214, 136, 162) 0px 0px 8px 0px inset"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#FFFFFF",
      "borderColor": "#D25C84",
      "borderRadius": "20px",
      "borderRadiusCorners": {
        "topLeft": "20px",
        "topRight": "20px",
        "bottomRight": "20px",
        "bottomLeft": "20px"
      },
      "shadow": "rgb(214, 136, 162) 0px 0px 10px 0px, rgb(214, 136, 162) 0px 0px 8px 0px inset"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%22200px%22%20height%3D%2238px%22%20viewBox%3D%220%200%20642%20122%22%20enable-background%3D%22new%200%200%20642%20122%22%20xml%3Aspace%3D%22preserve%22%20data-fc-idx%3D%220%22%3E%0A%3Cpath%20fill%3D%22%23E9EAEC%22%20d%3D%22M64.738%2C20.538c-2.29-5.07-7.33-8.33-12.89-8.33c-5.56%2C0-10.6%2C3.26-12.88%2C8.33l-25.12%2C55.75%26%2310%3B%26%239%3Bc6.98-5.689%2C15.241-9.84%2C24.27-11.949l13.73-31.371l13.741%2C31.371c9.029%2C2.109%2C17.29%2C6.26%2C24.269%2C11.949L64.738%2C20.538z%22%20style%3D%22fill%3A%20rgb(233%2C%20234%2C%20236)%20!important%3B%22%2F%3E%0A%3Cpath%20fill%3D%22%23E9EAEC%22%20d%3D%22M51.86%2C68.559c-24.949%2C0-45.931%2C17.279-51.606%2C40.499c-1.333%2C5.455%2C2.735%2C10.732%2C8.35%2C10.732%26%2310%3B%26%239%3Bc3.943%2C0%2C7.421-2.669%2C8.343-6.503c3.794-15.761%2C18.005-27.509%2C34.913-27.509c16.899%2C0%2C31.109%2C11.748%2C34.902%2C27.509%26%2310%3B%26%239%3Bc0.923%2C3.834%2C4.4%2C6.503%2C8.343%2C6.503h0.001c5.614%2C0%2C9.683-5.277%2C8.35-10.732C97.782%2C85.838%2C76.8%2C68.559%2C51.86%2C68.559%22%20style%3D%22fill%3A%20rgb(233%2C%20234%2C%20236)%20!important%3B%22%2F%3E%0A%3Cpath%20fill%3D%22%23E9EAEC%22%20d%3D%22M118.171%2C92.59L118.171%2C92.59c3.054%2C0%2C5.962%2C1.579%2C7.407%2C4.271c3.451%2C6.42%2C10.281%2C9.409%2C22.448%2C9.409%26%2310%3B%26%239%3Bc11.22%2C0%2C18.136-3.381%2C18.136-9.683c0-7.069-7.991-8.146-22.131-11.526c-23.669-5.84-33.659-10.605-33.659-24.744%26%2310%3B%26%239%3Bc0-17.06%2C14.447-26.897%2C35.657-26.897c14.489%2C0%2C24.718%2C4.604%2C30.826%2C12.247c4.319%2C5.407%2C0.419%2C13.42-6.502%2C13.42%26%2310%3B%26%239%3Bc-2.684%2C0-5.201-1.303-6.748-3.495c-3.221-4.563-9.126-6.803-17.883-6.803c-11.22%2C0-17.828%2C3.843-17.828%2C9.683%26%2310%3B%26%239%3Bc0%2C5.379%2C5.225%2C6.763%2C19.979%2C10.297c22.901%2C5.38%2C36.118%2C9.376%2C36.118%2C25.82c0%2C18.136-16.292%2C27.051-36.271%2C27.051%26%2310%3B%26%239%3Bc-16.399%2C0-29.384-5.825-36.387-16.19C107.635%2C99.978%2C111.567%2C92.59%2C118.171%2C92.59%22%20style%3D%22fill%3A%20rgb(233%2C%20234%2C%20236)%20!important%3B%22%2F%3E%0A%3Cpath%20fill%3D%22%23E9EAEC%22%20d%3D%22M267.445%2C66.463v44.647c0%2C4.796-3.888%2C8.684-8.684%2C8.684c-4.795%2C0-8.683-3.888-8.683-8.684V69.998%26%2310%3B%26%239%3Bc0-13.064-5.841-19.98-18.597-19.98c-14.754%2C0-22.747%2C9.682-22.747%2C25.974v35.118c0%2C4.796-3.888%2C8.684-8.683%2C8.684%26%2310%3B%26%239%3Bc-4.795%2C0-8.683-3.888-8.683-8.684V10.135c0-4.796%2C3.888-8.684%2C8.683-8.684c4.795%2C0%2C8.683%2C3.888%2C8.683%2C8.684v38.961%26%2310%3B%26%239%3Bc5.995-9.837%2C15.217-15.677%2C28.28-15.677C255.919%2C33.419%2C267.445%2C45.868%2C267.445%2C66.463%22%20style%3D%22fill%3A%20rgb(233%2C%20234%2C%20236)%20!important%3B%22%2F%3E%0A%3Cpath%20fill%3D%22%23E9EAEC%22%20d%3D%22M352.155%2C82.294h-58.616c1.384%2C15.522%2C12.296%2C24.13%2C26.436%2C24.13c8.71%2C0%2C16.174-3.173%2C20.639-9.325%26%2310%3B%26%239%3Bc1.5-2.067%2C3.909-3.279%2C6.462-3.279c6.761%2C0%2C10.52%2C7.873%2C6.229%2C13.099c-8.173%2C9.954-20.336%2C14.721-33.485%2C14.721%26%2310%3B%26%239%3Bc-26.814%2C0-45.577-20.131-43.843-47.423c1.467-23.108%2C20.401-40.804%2C43.555-40.796c23.465%2C0.008%2C39.493%2C15.685%2C42.361%2C37.854%26%2310%3B%26%239%3BC362.649%2C77.121%2C358.051%2C82.294%2C352.155%2C82.294%20M294.461%2C68.153h49.183c-2.614-11.526-11.373-19.672-24.129-19.672%26%2310%3B%26%239%3BC306.296%2C48.481%2C297.382%2C56.781%2C294.461%2C68.153%22%20style%3D%22fill%3A%20rgb(233%2C%20234%2C%20236)%20!important%3B%22%2F%3E%0A%3Cpath%20fill%3D%22%23E9EAEC%22%20d%3D%22M421.175%2C42.638L421.175%2C42.638c0%2C4.635-3.579%2C8.521-8.205%2C8.808c-2.357%2C0.145-4.841%2C0.478-6.918%2C1.151%26%2310%3B%26%239%3Bc-10.644%2C3.448-18.075%2C12.201-18.075%2C28.467v30.047c0%2C4.796-3.888%2C8.683-8.684%2C8.683c-4.795%2C0-8.682-3.887-8.682-8.683V43.947%26%2310%3B%26%239%3Bc0-4.795%2C3.887-8.683%2C8.682-8.683c4.796%2C0%2C8.684%2C3.888%2C8.684%2C8.683v8.069c3.438-8.024%2C9.022-13.648%2C16.387-16.549%26%2310%3B%26%239%3Bc2.183-0.86%2C4.693-1.353%2C7.103-1.618C416.659%2C33.279%2C421.175%2C37.413%2C421.175%2C42.638%22%20style%3D%22fill%3A%20rgb(233%2C%20234%2C%20236)%20!important%3B%22%2F%3E%0A%3Cpath%20fill%3D%22%23E9EAEC%22%20d%3D%22M517.17%2C89.363c0%2C18.903-13.065%2C30.431-35.658%2C30.431h-40.323c-6.187%2C0-11.202-5.015-11.202-11.203V23.413%26%2310%3B%26%239%3Bc0-6.188%2C5.016-11.203%2C11.202-11.203h39.709c20.901%2C0%2C32.736%2C9.99%2C32.736%2C27.665c0%2C10.912-4.611%2C17.982-14.294%2C22.438%26%2310%3B%26%239%3BC511.481%2C66.002%2C517.17%2C76.299%2C517.17%2C89.363%20M478.745%2C28.809h-31.393v27.664h31.547c12.603%2C0%2C17.213-5.071%2C17.213-13.832%26%2310%3B%26%239%3BC496.112%2C33.266%2C491.194%2C28.809%2C478.745%2C28.809%20M499.647%2C87.979c0-9.836-4.611-15.521-18.75-15.521h-33.545v30.738h33.699%26%2310%3B%26%239%3BC495.19%2C103.196%2C499.647%2C97.202%2C499.647%2C87.979%22%20style%3D%22fill%3A%20rgb(233%2C%20234%2C%20236)%20!important%3B%22%2F%3E%0A%3Cpath%20fill%3D%22%23E9EAEC%22%20d%3D%22M547.02%2C10.605c0%2C6.302-4.765%2C10.912-11.373%2C10.912c-6.302%2C0-11.22-4.61-11.22-10.912%26%2310%3B%26%239%3Bc0-6.148%2C4.918-10.605%2C11.22-10.605C542.255%2C0%2C547.02%2C4.457%2C547.02%2C10.605%20M535.723%2C35.264L535.723%2C35.264%26%2310%3B%26%239%3Bc4.796%2C0%2C8.685%2C3.888%2C8.685%2C8.683v67.164c0%2C4.796-3.889%2C8.683-8.685%2C8.683c-4.795%2C0-8.683-3.887-8.683-8.683V43.947%26%2310%3B%26%239%3BC527.04%2C39.152%2C530.928%2C35.264%2C535.723%2C35.264%22%20style%3D%22fill%3A%20rgb(233%2C%20234%2C%20236)%20!important%3B%22%2F%3E%0A%3Cpath%20fill%3D%22%23E9EAEC%22%20d%3D%22M641.955%2C77.528c0%2C25.359-19.211%2C44.11-43.802%2C44.11c-24.438%2C0-43.802-18.904-43.802-44.11%26%2310%3B%26%239%3Bc0-25.513%2C19.672-44.109%2C43.802-44.109C622.437%2C33.419%2C641.955%2C52.016%2C641.955%2C77.528%20M571.872%2C77.528%26%2310%3B%26%239%3Bc0%2C16.291%2C11.527%2C27.512%2C26.281%2C27.512c14.755%2C0%2C26.282-11.221%2C26.282-27.512c0-16.291-11.682-27.511-26.282-27.511%26%2310%3B%26%239%3BS571.872%2C61.238%2C571.872%2C77.528%22%20style%3D%22fill%3A%20rgb(233%2C%20234%2C%20236)%20!important%3B%22%2F%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://asherbio.com/wp-content/themes/illumin8/images/favicon.png",
    "ogImage": "https://asherbio.com/wp-content/uploads/2021/03/home-page-card-Asher-032221.jpg",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, aligning with the brand 'Asher Bio'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "JOIN US",
      "reasoning": "Button #0 ('JOIN US') uses a vibrant brand color (#2E2E60) and is action-oriented, making it the primary CTA."
    },
    "secondary": {
      "index": 2,
      "text": "LEARN MORE ABOUT IL-2",
      "reasoning": "Button #2 ('LEARN MORE ABOUT IL-2') is transparent with a border, making it a suitable secondary CTA with a different color group."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "biotechnology professionals and researchers"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, aligning with the brand 'Asher Bio'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles