Home · Branding · Maven Bio

Maven Bio Brand Identity

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

Download JSON
Primary
#6E7D76
Accent
#0D261A
Body Font
Instrument Sans
Heading
Lora

Color Palette

Brand palette extracted from https://mavenbio.com.

primary
#6E7D76
rgb(110, 125, 118)
secondary
#2CC396
rgb(44, 195, 150)
accent
#0D261A
rgb(13, 38, 26)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#0D261A
rgb(13, 38, 26)
link
#0D261A
rgb(13, 38, 26)

Typography

Each font links to its Google Fonts page where available.

primary
Instrument Sans
Instrument Sans Google Fonts →
heading
Lora
Lora, 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

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

UI Components

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

buttonPrimary
background #0D261A textColor #FFFFFF borderRadius 33554400px shadow none
buttonSecondary
background #FFFFFF textColor #252525 borderColor #E7E9E8 borderRadius 33554400px shadow none

Brand Personality

Tone: professional Energy: medium Audience: biotech and pharmaceutical professionals

Maven Bio Brand in the Wild

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

Frequently Asked Questions

What is Maven Bio's primary brand color?

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

What accent color does Maven Bio use?

Maven Bio uses #0D261A as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Maven Bio use?

Maven Bio uses Instrument Sans for body text and Lora for headings. Fonts were detected on https://mavenbio.com as part of their live design system.

Does Maven Bio use a light or dark theme?

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

Where can I find Maven Bio's logo?

Maven Bio's logo is available directly on their site (https://mavenbio.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://mavenbio.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 Maven Bio.

Methodology

Brand data on this page was extracted from https://mavenbio.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 Maven Bio.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Instrument Sans",
      "role": "body"
    },
    {
      "family": "Lora",
      "role": "heading"
    },
    {
      "family": "Inter",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#6E7D76",
    "secondary": "#2CC396",
    "accent": "#0D261A",
    "background": "#FFFFFF",
    "textPrimary": "#0D261A",
    "link": "#0D261A"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Instrument Sans",
      "heading": "Lora"
    },
    "fontStacks": {
      "heading": [
        "Lora",
        "serif"
      ],
      "body": [
        "Inter"
      ],
      "paragraph": [
        "Instrument Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "56px",
      "h2": "48px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#0D261A",
      "textColor": "#FFFFFF",
      "borderRadius": "33554400px",
      "borderRadiusCorners": {
        "topLeft": "33554400px",
        "topRight": "33554400px",
        "bottomRight": "33554400px",
        "bottomLeft": "33554400px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#252525",
      "borderColor": "#E7E9E8",
      "borderRadius": "33554400px",
      "borderRadiusCorners": {
        "topLeft": "33554400px",
        "topRight": "33554400px",
        "bottomRight": "33554400px",
        "bottomLeft": "33554400px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20fill%3D%22none%22%20viewBox%3D%220%200%20128%2038%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22w-full%20h-full%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M48.093%2013.7112L44.4038%2019.1176L40.6892%2013.7112H37.9561V25.882H40.833V18.7527L44.3869%2023.6413L47.9577%2018.7527V25.882H50.8347V13.7112H48.093Z%22%20fill%3D%22%230D261A%22%20style%3D%22fill%3A%20rgb(13%2C%2038%2C%2026)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M56.2468%2026.1284C57.2706%2026.1284%2058.1167%2025.7804%2058.7937%2025.0674V25.8823H61.5691V17.0215H58.7937V17.8363C58.1421%2017.1318%2057.296%2016.7754%2056.2468%2016.7754C55.0452%2016.7754%2054.0214%2017.2252%2053.1921%2018.1164C52.3628%2019.0076%2051.9482%2020.1194%2051.9482%2021.4519C51.9482%2022.7844%2052.3628%2023.8962%2053.1921%2024.7874C54.0214%2025.6871%2055.0452%2026.1284%2056.2468%2026.1284ZM56.7544%2023.6586C56.1537%2023.6586%2055.6629%2023.4549%2055.2736%2023.0475C54.8845%2022.6401%2054.6898%2022.0969%2054.6898%2021.4349C54.6898%2020.7899%2054.8845%2020.2637%2055.2736%2019.8563C55.6629%2019.4488%2056.1537%2019.2452%2056.7544%2019.2452C57.3637%2019.2452%2057.8629%2019.4488%2058.2691%2019.8563C58.6668%2020.2637%2058.8698%2020.7899%2058.8698%2021.4349C58.8698%2022.0969%2058.6668%2022.6316%2058.2691%2023.039C57.8714%2023.4549%2057.3637%2023.6586%2056.7544%2023.6586Z%22%20fill%3D%22%230D261A%22%20style%3D%22fill%3A%20rgb(13%2C%2038%2C%2026)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M69.2252%2017.0215L67.1267%2022.7165L65.0452%2017.0215H61.999L65.5698%2025.8823H68.6921L72.2545%2017.0215H69.2252Z%22%20fill%3D%22%230D261A%22%20style%3D%22fill%3A%20rgb(13%2C%2038%2C%2026)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M76.897%2026.1281C77.9632%2026.1281%2078.8855%2025.8735%2079.647%2025.3643C80.4086%2024.855%2080.9332%2024.2864%2081.2125%2023.6413L78.7163%2022.9115C78.3778%2023.5141%2077.7939%2023.8111%2076.9478%2023.8111C75.687%2023.8111%2074.9508%2023.3019%2074.7478%2022.2834H81.2801C81.3225%2022.0203%2081.3478%2021.7148%2081.3478%2021.3668C81.3478%2020.0427%2080.9247%2018.9479%2080.0955%2018.0822C79.2662%2017.2165%2078.1409%2016.7751%2076.7193%2016.7751C75.3231%2016.7751%2074.1977%2017.2249%2073.3347%2018.1077C72.4716%2018.9903%2072.04%2020.1107%2072.04%2021.4686C72.04%2022.852%2072.4885%2023.9724%2073.3855%2024.8381C74.2824%2025.7038%2075.4501%2026.1281%2076.897%2026.1281ZM74.7478%2020.6114C74.8155%2020.204%2075.0186%2019.8561%2075.3654%2019.5504C75.7124%2019.2534%2076.1608%2019.1007%2076.7024%2019.1007C77.244%2019.1007%2077.6924%2019.2534%2078.0478%2019.542C78.4032%2019.839%2078.5978%2020.1955%2078.6485%2020.6114H74.7478Z%22%20fill%3D%22%230D261A%22%20style%3D%22fill%3A%20rgb(13%2C%2038%2C%2026)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M87.8607%2016.7754C86.7862%2016.7754%2085.9146%2017.1658%2085.2461%2017.9381V17.0215H82.4707V25.8823H85.2461V21.5538C85.2461%2020.8747%2085.3984%2020.3316%2085.703%2019.9411C86.0076%2019.5507%2086.4223%2019.347%2086.9553%2019.347C88.0046%2019.347%2088.5376%2019.9921%2088.5376%2021.2737V25.8823H91.3046V20.7219C91.3046%2019.5083%2091.017%2018.5492%2090.4415%2017.8363C89.8661%2017.1318%2089.0031%2016.7754%2087.8607%2016.7754Z%22%20fill%3D%22%230D261A%22%20style%3D%22fill%3A%20rgb(13%2C%2038%2C%2026)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M101.466%2019.5165C102.431%2018.9648%20102.922%2018.133%20102.922%2017.0212C102.922%2016.0367%20102.541%2015.2389%20101.779%2014.6278C101.018%2014.0167%20100.028%2013.7112%2098.7923%2013.7112H92.8691V25.882H99.1053C100.425%2025.882%20101.458%2025.5764%20102.219%2024.9653C102.972%2024.3543%20103.353%2023.497%20103.353%2022.4022C103.353%2021.0951%20102.718%2020.136%20101.466%2019.5165ZM98.7923%2016.181C99.1731%2016.1725%2099.4861%2016.2828%2099.74%2016.5035C99.9854%2016.7327%20100.112%2017.0212%20100.112%2017.3692C100.112%2017.7172%2099.9854%2018.0142%2099.74%2018.2519C99.4861%2018.498%2099.1731%2018.6168%2098.7923%2018.6168H95.6784V16.181H98.7923ZM99.1053%2023.3952H95.6784V20.8744H99.1053C99.5454%2020.8744%2099.8839%2020.9932%20100.129%2021.2139C100.366%2021.4431%20100.493%2021.7486%20100.493%2022.1306C100.493%2022.504%20100.366%2022.801%20100.121%2023.0387C99.8669%2023.2763%2099.5284%2023.3952%2099.1053%2023.3952Z%22%20fill%3D%22%230D261A%22%20style%3D%22fill%3A%20rgb(13%2C%2038%2C%2026)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M105.839%2015.9946C106.279%2015.9946%20106.651%2015.8418%20106.964%2015.5362C107.277%2015.2307%20107.438%2014.8488%20107.438%2014.4075C107.438%2013.9831%20107.277%2013.6266%20106.964%2013.3211C106.651%2013.0156%20106.279%2012.8628%20105.839%2012.8628C105.399%2012.8628%20105.026%2013.0156%20104.713%2013.3126C104.4%2013.6181%20104.248%2013.9831%20104.248%2014.4075C104.248%2014.8488%20104.4%2015.2307%20104.713%2015.5362C105.026%2015.8418%20105.399%2015.9946%20105.839%2015.9946ZM104.426%2025.8823H107.193V17.0215H104.426V25.8823Z%22%20fill%3D%22%230D261A%22%20style%3D%22fill%3A%20rgb(13%2C%2038%2C%2026)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M113.079%2026.1284C114.45%2026.1284%20115.592%2025.6871%20116.489%2024.7874C117.386%2023.8962%20117.834%2022.7844%20117.834%2021.4519C117.834%2020.1194%20117.386%2019.0076%20116.489%2018.1164C115.592%2017.2252%20114.45%2016.7754%20113.079%2016.7754C111.708%2016.7754%20110.574%2017.2252%20109.677%2018.1164C108.781%2019.0076%20108.332%2020.1194%20108.332%2021.4519C108.332%2022.7844%20108.781%2023.8962%20109.677%2024.7874C110.574%2025.6871%20111.708%2026.1284%20113.079%2026.1284ZM113.079%2023.6247C112.453%2023.6247%20111.954%2023.4209%20111.581%2023.0135C111.209%2022.6062%20111.023%2022.0885%20111.023%2021.4519C111.023%2020.8154%20111.209%2020.2976%20111.581%2019.8902C111.954%2019.4829%20112.453%2019.2792%20113.079%2019.2792C113.705%2019.2792%20114.204%2019.4829%20114.577%2019.8902C114.949%2020.2976%20115.144%2020.8154%20115.144%2021.4519C115.144%2022.0885%20114.949%2022.6062%20114.577%2023.0135C114.204%2023.4209%20113.705%2023.6247%20113.079%2023.6247Z%22%20fill%3D%22%230D261A%22%20style%3D%22fill%3A%20rgb(13%2C%2038%2C%2026)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21.1531%2016.0024L25.4464%2025.8522C26.2332%2027.6583%2028.333%2028.4821%2030.1327%2027.6922C31.9325%2026.9046%2032.7549%2024.7975%2031.9681%2022.9914L27.6748%2013.1416C26.888%2011.3378%2024.788%2010.5117%2022.9882%2011.3016C21.1885%2012.0892%2020.3663%2014.1963%2021.1531%2016.0024Z%22%20fill%3D%22%232CC295%22%20class%3D%22transition-all%20duration-300%20group-hover%3Afilter%20group-hover%3Ablur-%5B1px%5D%20group-hover%3Adrop-shadow-%5B0_4px_0.75rem_%2300df8266%5D%22%20style%3D%22fill%3A%20rgb(44%2C%20194%2C%20149)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M22.7064%2022.9913L18.4131%2013.1416C17.853%2011.8583%2016.5953%2011.0208%2015.1977%2011.0027C13.8001%2010.9846%2012.5214%2011.7881%2011.9288%2013.0578L7.33249%2022.9099C6.49987%2024.6933%207.26841%2026.8208%209.04738%2027.656C10.8263%2028.4911%2012.9467%2027.7193%2013.7793%2025.9359L15.0415%2023.229L16.1844%2025.8521C16.9712%2027.6582%2019.0713%2028.4821%2020.871%2027.6922C22.6707%2026.9045%2023.4932%2024.7974%2022.7064%2022.9913Z%22%20fill%3D%22%2300DF82%22%20style%3D%22fill%3A%20rgb(0%2C%20223%2C%20130)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://mavenbio.com/icons/favicon.svg",
    "ogImage": "https://mavenbio.com/api/og",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of the main brand logo.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Book a demo",
      "reasoning": "Button #4 ('Book a demo') has a vibrant dark green background (#0D261A), which aligns with the accent color and is action-oriented, making it the primary CTA."
    },
    "secondary": {
      "index": 10,
      "text": "Learn more about Consultants solutionsLearn more",
      "reasoning": "Button #1 ('Learn more about Consultants solutionsLearn more') has a white background (#FFFFFF), providing a contrast to the primary button's dark color, making it suitable as a secondary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "biotech and pharmaceutical professionals"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of the main brand logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles