Home · Branding · Benchling

Benchling Brand Identity

A complete profile of Benchling's visual system — colors, typography, components, and personality — extracted from http://benchling.com. Built for designers, agents, and AI tools.

Download JSON
Primary
#000DB5
Accent
#000DB5
Body Font
Graphik
Heading
GT America

Color Palette

Brand palette extracted from http://benchling.com.

primary
#000DB5
rgb(0, 13, 181)
secondary
#2B39F1
rgb(43, 57, 241)
accent
#000DB5
rgb(0, 13, 181)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#000650
rgb(0, 6, 80)
link
#000650
rgb(0, 6, 80)

Typography

Each font links to its Google Fonts page where available.

primary
Graphik
heading
GT America
Graphik, arial, helvetica, 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

Benchling logo
Logo
Benchling favicon
Favicon
Benchling social image
Social Card

UI Components

Live previews rendered using Benchling's actual button styles.

buttonPrimary
background #000DB5 textColor #F0F6FE borderRadius 50px shadow none
buttonSecondary
background #FFFFFF textColor #000650 borderRadius 50px shadow none

Brand Personality

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

Benchling Brand in the Wild

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

Frequently Asked Questions

What is Benchling's primary brand color?

Benchling's primary brand color is #000DB5. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Benchling use?

Benchling uses Graphik for body text and GT America for headings. Fonts were detected on http://benchling.com as part of their live design system.

Does Benchling use a light or dark theme?

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

Where can I find Benchling's logo?

Benchling's logo is available directly on their site (http://benchling.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 http://benchling.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 Benchling.

Methodology

Brand data on this page was extracted from http://benchling.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 Benchling.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Graphik",
      "role": "body"
    },
    {
      "family": "GT America",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#000DB5",
    "secondary": "#2B39F1",
    "accent": "#000DB5",
    "background": "#FFFFFF",
    "textPrimary": "#000650",
    "link": "#000650"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Graphik",
      "heading": "GT America"
    },
    "fontStacks": {
      "heading": [
        "Graphik",
        "arial",
        "helvetica",
        "sans-serif"
      ],
      "body": [
        "Graphik",
        "arial",
        "helvetica",
        "sans-serif"
      ],
      "paragraph": [
        "Graphik",
        "arial",
        "helvetica",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "48px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "20px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#000DB5",
      "textColor": "#F0F6FE",
      "borderRadius": "50px",
      "borderRadiusCorners": {
        "topLeft": "50px",
        "topRight": "50px",
        "bottomRight": "50px",
        "bottomLeft": "50px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#000650",
      "borderRadius": "50px",
      "borderRadiusCorners": {
        "topLeft": "50px",
        "topRight": "50px",
        "bottomRight": "50px",
        "bottomLeft": "50px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22152%22%20height%3D%2234%22%20viewBox%3D%220%200%20152%2034%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20aria-label%3D%22Benchling%20Logo%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M117.578%2012.1464V25.822C117.882%2026.0033%20118.389%2026.081%20119.174%2026.081C119.984%2026.081%20120.491%2026.0033%20120.795%2025.822V12.1464C120.491%2011.9651%20119.984%2011.8874%20119.174%2011.8874C118.389%2011.8874%20117.882%2011.9651%20117.578%2012.1464ZM56.1043%2013.9853C58.4346%2013.9853%2058.9918%2015.7984%2058.7892%2017.5078H52.6342C52.7608%2015.384%2054.0273%2013.9853%2056.1043%2013.9853ZM49.3161%2019.1396C49.3161%2023.6981%2051.8743%2026.5731%2056.5602%2026.5731C58.4599%2026.5731%2059.9796%2026.081%2060.8662%2025.5371C61.3981%2024.9672%2061.7527%2023.6981%2061.6767%2022.7916C60.6382%2023.3355%2059.1185%2023.8017%2057.3201%2023.8017C54.4326%2023.8017%2052.7608%2022.6362%2052.6089%2020.0461H61.55C61.8033%2019.2691%2061.9047%2018.3884%2061.9047%2017.4819C61.9047%2013.9076%2060.081%2011.3952%2056.2056%2011.3952C51.9503%2011.3952%2049.3161%2014.5292%2049.3161%2019.1396ZM67.781%2013.9594H67.6037L67.4011%2011.732C66.3372%2011.732%2065.4001%2011.9133%2064.7922%2012.25V25.8479C65.0961%2026.0292%2065.6027%2026.1069%2066.3879%2026.1069C67.1984%2026.1069%2067.705%2026.0292%2068.009%2025.8479V16.3682C68.5409%2015.3581%2069.554%2014.4515%2071.3018%2014.4515C73.3027%2014.4515%2073.8853%2015.6171%2073.8853%2017.5078V25.8479C74.1893%2026.0292%2074.6959%2026.1069%2075.4811%2026.1069C76.2916%2026.1069%2076.7982%2026.0292%2077.1021%2025.8479V16.8862C77.1021%2012.2241%2074.5945%2011.447%2072.4416%2011.447C69.858%2011.3952%2068.4142%2012.5349%2067.781%2013.9594ZM79.6857%2019.1396C79.6857%2023.7499%2082.0666%2026.5731%2086.4232%2026.5731C88.019%2026.5731%2089.3107%2026.2105%2090.1973%2025.7184C90.7798%2025.0708%2091.1851%2023.5945%2091.0585%2022.6621C90.02%2023.2319%2088.8548%2023.6204%2087.4364%2023.6204C84.7262%2023.6204%2082.9531%2022.17%2082.9531%2018.9583C82.9531%2015.7466%2084.7009%2014.3479%2087.4111%2014.3479C88.7282%2014.3479%2089.716%2014.6587%2090.7545%2015.3063C90.9318%2014.322%2090.6785%2012.9234%2090.1973%2012.2759C89.4121%2011.7579%2088.1709%2011.4729%2086.7778%2011.4729C82.7505%2011.3952%2079.6857%2013.8299%2079.6857%2019.1396ZM127.203%2013.9594H127.026L126.823%2011.732C125.759%2011.732%20124.822%2011.9133%20124.214%2012.25V25.8479C124.518%2026.0292%20125.025%2026.1069%20125.81%2026.1069C126.621%2026.1069%20127.127%2026.0292%20127.431%2025.8479V16.3682C127.963%2015.3581%20128.976%2014.4515%20130.699%2014.4515C132.7%2014.4515%20133.282%2015.6171%20133.282%2017.5078V25.8479C133.586%2026.0292%20134.093%2026.1069%20134.878%2026.1069C135.688%2026.1069%20136.195%2026.0292%20136.499%2025.8479V16.8862C136.499%2012.2241%20134.017%2011.447%20131.838%2011.447C129.28%2011.3952%20127.862%2012.5349%20127.203%2013.9594ZM142.451%2018.8288C142.451%2016.0315%20143.768%2014.1148%20146.732%2014.1148C147.618%2014.1148%20148.252%2014.2961%20148.784%2014.5551V21.3152C148.226%2022.2218%20147.314%2022.9729%20145.82%2022.9729C143.692%2022.9729%20142.451%2021.5483%20142.451%2018.8288ZM139.158%2019.1655C139.158%2023.7758%20141.514%2025.9256%20144.782%2025.9256C146.833%2025.9256%20148.15%2025.0967%20148.885%2023.8276H149.062C148.885%2024.501%20148.758%2025.6666%20148.758%2026.5213C148.758%2029.0596%20147.821%2030.3805%20145.06%2030.3805C143.566%2030.3805%20141.742%2029.9402%20139.994%2028.9559C139.69%2029.9402%20139.817%2031.4165%20140.425%2032.323C141.843%2033.0224%20143.794%2033.3591%20145.44%2033.3591C150.709%2033.3591%20152%2030.1733%20152%2025.8997V12.8457C150.481%2011.8615%20148.859%2011.3693%20146.808%2011.3693C142.021%2011.3952%20139.158%2014.063%20139.158%2019.1655ZM35.6384%2023.1024V17.0934H39.0071C41.9453%2017.0934%2043.769%2018.0776%2043.769%2020.2015C43.769%2022.3513%2041.92%2023.2578%2038.8045%2023.2578C37.6394%2023.2319%2036.4742%2023.1801%2035.6384%2023.1024ZM35.6384%208.67566C36.3729%208.52026%2037.1834%208.46846%2038.1966%208.46846C41.0081%208.46846%2042.7558%209.32318%2042.7558%2011.3693C42.7558%2013.2342%2041.2868%2014.1407%2038.9818%2014.1407H35.6384V8.67566ZM32.2949%206.08559V25.8997C34.0933%2026.1069%2036.5502%2026.1846%2038.9058%2026.1846C43.5917%2026.1846%2047.2138%2024.5528%2047.2138%2020.2533C47.2138%2017.456%2045.6434%2016.0574%2043.2878%2015.4358V15.2545C45.0355%2014.7623%2046.1753%2013.1824%2046.1753%2010.929C46.1753%207.01801%2042.8065%205.54167%2038.1206%205.54167C35.917%205.54167%2034.0173%205.77478%2032.2949%206.08559ZM117.173%207.22522C117.173%208.52026%20117.907%209.27138%20119.174%209.27138C120.39%209.27138%20121.2%208.54616%20121.2%207.19932C121.2%205.85248%20120.415%205.10136%20119.199%205.10136C117.983%205.10136%20117.173%205.85248%20117.173%207.22522ZM93.5914%205.46397V25.822C93.8953%2026.0033%2094.4019%2026.081%2095.1871%2026.081C95.9976%2026.081%2096.5042%2026.0033%2096.8082%2025.822V16.3423C97.3654%2015.3063%2098.3786%2014.4256%20100.177%2014.4256C102.203%2014.4256%20102.811%2015.5653%20102.811%2017.4819V25.822C103.115%2026.0033%20103.622%2026.081%20104.407%2026.081C105.217%2026.081%20105.724%2026.0033%20106.028%2025.822V16.8603C106.028%2012.1982%20103.47%2011.4211%20101.266%2011.4211C98.5812%2011.4211%2097.2894%2012.5608%2096.6562%2013.8817H96.5042C96.7068%2012.768%2096.8082%2011.4988%2096.8082%209.9189V4.79055C95.3137%204.76465%2094.3259%204.99776%2093.5914%205.46397ZM109.371%205.46397V22.688C109.371%2025.0967%20110.258%2026.5472%20112.588%2026.5472C113.525%2026.5472%20114.311%2026.3141%20114.842%2025.9774C115.349%2025.3816%20115.678%2024.0607%20115.526%2023.0506C115.045%2023.3873%20114.437%2023.5945%20113.779%2023.5945C113.044%2023.5945%20112.614%2023.3614%20112.614%2022.1959V4.76465C111.094%204.76465%20110.106%204.99776%20109.371%205.46397Z%22%20fill%3D%22%23000DB5%22%20style%3D%22fill%3A%20rgb(0%2C%206%2C%2080)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M8.6119%2026.3919C8.20663%2026.7545%207.92801%2027.143%207.80137%2027.6093H12.4619C12.3099%2027.1689%2012.0567%2026.7545%2011.6514%2026.3919H8.6119ZM12.9432%2024.0609C12.5379%2024.3199%2012.082%2024.553%2011.6007%2024.7602L11.4994%2024.812L11.6007%2024.8638C13.0192%2025.7444%2013.7284%2026.884%2013.7284%2028.3863C13.7284%2028.8007%2014.0577%2029.1374%2014.4629%2029.1374C14.8682%2029.1374%2015.1975%2028.8007%2015.1975%2028.3863C15.1975%2026.625%2014.4629%2025.1487%2013.0192%2024.035L12.9938%2024.0091L12.9432%2024.0609ZM7.77604%2019.2692C7.92801%2019.7354%208.1813%2020.1239%208.58657%2020.4866H11.6007C12.006%2020.1239%2012.2593%2019.7354%2012.4113%2019.2692H7.77604ZM8.6119%2016.3165C8.20663%2016.6791%207.92801%2017.0677%207.80137%2017.5339H12.4619C12.3099%2017.0936%2012.0567%2016.6791%2011.6514%2016.3165H8.6119ZM5.09115%208.20959C5.09115%207.71748%205.47109%207.32897%205.95234%207.32897C6.43359%207.32897%206.81353%207.71748%206.81353%208.20959C6.81353%208.7017%206.43359%209.09022%205.95234%209.09022C5.47109%209.09022%205.09115%208.6758%205.09115%208.20959ZM13.3991%208.20959C13.3991%207.71748%2013.779%207.32897%2014.2603%207.32897C14.7415%207.32897%2015.1215%207.71748%2015.1215%208.20959C15.1215%208.7017%2014.7415%209.09022%2014.2603%209.09022C13.779%209.09022%2013.3991%208.6758%2013.3991%208.20959ZM1.84903%207.76928C1.77304%208.10599%201.69705%208.4168%201.62106%208.5722C1.06382%2010.0485%200.329279%2010.722%200.329279%2010.7479C0.151975%2010.8515%200.0253291%2011.0587%200%2011.2659V11.4472C0%2011.4731%200%2011.499%200%2011.5249C0.0759873%2011.8098%200.303948%2012.0429%200.607897%2012.0688C4.48325%2012.4314%206.66156%2013.0012%208.10531%2013.4156C6.07899%2014.5812%205.04049%2016.2388%205.04049%2018.3627C5.04049%2020.5384%206.12964%2022.2219%208.25729%2023.3874C6.12964%2024.553%205.04049%2026.2624%205.04049%2028.4122C5.04049%2028.8266%205.36977%2029.1633%205.77504%2029.1633C6.1803%2029.1633%206.50958%2028.8266%206.50958%2028.4122C6.50958%2025.848%208.56124%2024.7602%2010.1063%2024.1645C10.1823%2024.1386%2010.2583%2024.1127%2010.3343%2024.0868C10.8662%2023.8795%2011.3728%2023.6723%2011.8287%2023.4392C14.0323%2022.2737%2015.1468%2020.5642%2015.1468%2018.3368C15.1468%2016.705%2014.5136%2015.3064%2013.2725%2014.2186L13.2471%2014.1927H13.2218C12.6139%2014.3481%2012.0567%2014.5035%2011.5754%2014.6589L11.4488%2014.7107L11.5754%2014.7884C12.9938%2015.669%2013.6777%2016.8086%2013.6777%2018.3109C13.6777%2020.8751%2011.6261%2021.9629%2010.081%2022.5327C8.53591%2021.937%206.48425%2020.8751%206.48425%2018.3109C6.48425%2015.7467%208.53591%2014.6589%2010.081%2014.0632L10.1823%2014.0373C10.5369%2013.8819%2011.0435%2013.6746%2011.9553%2013.4156C13.4244%2012.9753%2015.6027%2012.4055%2019.6047%2012.017C19.9087%2011.9911%2020.1366%2011.7839%2020.2126%2011.4731C20.2886%2011.1882%2020.162%2010.8774%2019.9087%2010.722C19.9087%2010.722%2019.1741%2010.0226%2018.6169%208.5463C18.5409%208.365%2018.4902%208.08009%2018.3889%207.74338C17.857%205.59361%2016.5906%200.542969%2010.1316%200.542969C3.64739%200.56887%202.38094%205.61952%201.84903%207.76928Z%22%20fill%3D%22%23000DB5%22%20style%3D%22fill%3A%20rgb(0%2C%206%2C%2080)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://www.benchling.com/favicon.ico",
    "ogImage": "https://www.benchling.com/assets/images/benchling.com.png",
    "logoHref": "/",
    "logoAlt": "Benchling Logo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, medium-sized, located at the top, and matches the brand name 'Benchling'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 2,
      "text": "Request a demo",
      "reasoning": "Button #2 'Request a demo' uses a vibrant brand color (#000DB5) and has action-oriented text, making it a strong primary CTA."
    },
    "secondary": {
      "index": 1,
      "text": "Read the blog",
      "reasoning": "Button #1 'Read the blog' has a different background color (#FFFFFF) and serves as a secondary action with less urgency."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "biotech professionals and researchers"
  },
  "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": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, medium-sized, located at the top, and matches the brand name 'Benchling'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles