Home · Branding · Kernal Biologics

Kernal Biologics Brand Identity

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

Download JSON
Primary
#132624
Accent
#B78C5F
Body Font
Poppins
Heading
Rajdhani

Color Palette

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

primary
#132624
rgb(19, 38, 36)
secondary
#FDB515
rgb(253, 181, 21)
accent
#B78C5F
rgb(183, 140, 95)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#F0483F
rgb(240, 72, 63)
link
#F0483F
rgb(240, 72, 63)

Typography

Each font links to its Google Fonts page where available.

primary
Poppins
heading
Rajdhani
Rajdhani, 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

Kernal Biologics logo
Logo
Kernal Biologics favicon
Favicon
Kernal Biologics social image
Social Card

UI Components

Live previews rendered using Kernal Biologics's actual button styles.

buttonPrimary
background #B78C5F textColor #0000EE borderRadius 0px shadow none
buttonSecondary
background #132624 textColor #FFFFFF borderRadius 0px shadow none

Brand Personality

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

Kernal Biologics Brand in the Wild

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

Frequently Asked Questions

What is Kernal Biologics's primary brand color?

Kernal Biologics's primary brand color is #132624. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Kernal Biologics use?

Kernal Biologics uses #B78C5F as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Kernal Biologics use?

Kernal Biologics uses Poppins for body text and Rajdhani for headings. Fonts were detected on https://www.kernalbio.com/ as part of their live design system.

Does Kernal Biologics use a light or dark theme?

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

Where can I find Kernal Biologics's logo?

Kernal Biologics's logo is available directly on their site (https://www.kernalbio.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.kernalbio.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 Kernal Biologics.

Methodology

Brand data on this page was extracted from https://www.kernalbio.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 Kernal Biologics.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Poppins",
      "role": "body"
    },
    {
      "family": "Rajdhani",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#132624",
    "secondary": "#FDB515",
    "accent": "#B78C5F",
    "background": "#FFFFFF",
    "textPrimary": "#F0483F",
    "link": "#F0483F"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Poppins",
      "heading": "Rajdhani"
    },
    "fontStacks": {
      "heading": [
        "Rajdhani",
        "sans-serif"
      ],
      "body": [
        "Rajdhani",
        "sans-serif"
      ],
      "paragraph": [
        "Rajdhani",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "69.12px",
      "h2": "38.4px",
      "body": "32px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#B78C5F",
      "textColor": "#0000EE",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#132624",
      "textColor": "#FFFFFF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20216.87%2096.58%22%20data-fc-idx%3D%220%22%3E%3Cg%20id%3D%22Layer_2%22%20data-name%3D%22Layer%202%22%3E%3Cg%20id%3D%22Home%22%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M89.75%2C96.53h0l0%2C0Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M31.21%2C30.69A7.78%2C7.78%2C0%2C0%2C0%2C33.92%2C35a7.29%2C7.29%2C0%2C0%2C0%2C4.64%2C1.54%2C7.87%2C7.87%2C0%2C0%2C0%2C3.57-.83%2C6%2C6%2C0%2C0%2C0%2C2.65-2.59h8a13.61%2C13.61%2C0%2C0%2C1-5%2C7.27%2C14.85%2C14.85%2C0%2C0%2C1-9.21%2C2.77%2C14.37%2C14.37%2C0%2C0%2C1-5.82-1.2A15.3%2C15.3%2C0%2C0%2C1%2C28%2C38.65a15.61%2C15.61%2C0%2C0%2C1-3.25-4.88%2C15%2C15%2C0%2C0%2C1-1.2-6%2C15.26%2C15.26%2C0%2C0%2C1%2C1.2-6%2C15.47%2C15.47%2C0%2C0%2C1%2C8-8.21%2C14.07%2C14.07%2C0%2C0%2C1%2C5.82-1.23%2C15.43%2C15.43%2C0%2C0%2C1%2C6.13%2C1.23%2C13.54%2C13.54%2C0%2C0%2C1%2C4.94%2C3.59%2C15.59%2C15.59%2C0%2C0%2C1%2C3.08%2C5.79%2C20.64%2C20.64%2C0%2C0%2C1%2C.63%2C7.76Zm14.71-6.16a7.36%2C7.36%2C0%2C0%2C0-2.65-4.08%2C7.48%2C7.48%2C0%2C0%2C0-4.71-1.51%2C7.09%2C7.09%2C0%2C0%2C0-4.5%2C1.51%2C8%2C8%2C0%2C0%2C0-2.74%2C4.08Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Crect%20class%3D%22cls-1%22%20x%3D%22136.41%22%20width%3D%227.53%22%20height%3D%2242.44%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22M175.57%2C33.83a15.61%2C15.61%2C0%2C0%2C1-3%2C4.85%2C13.68%2C13.68%2C0%2C0%2C1-4.42%2C3.22%2C12.85%2C12.85%2C0%2C0%2C1-5.44%2C1.17%2C12.52%2C12.52%2C0%2C0%2C1-5-1%2C11.67%2C11.67%2C0%2C0%2C1-4-2.79v3.13H146.5V0h7.59V15.86a11.48%2C11.48%2C0%2C0%2C1%2C3.85-2.54%2C12.65%2C12.65%2C0%2C0%2C1%2C4.77-.88%2C12.85%2C12.85%2C0%2C0%2C1%2C5.44%2C1.17%2C13.68%2C13.68%2C0%2C0%2C1%2C4.42%2C3.22%2C15.42%2C15.42%2C0%2C0%2C1%2C3%2C4.88%2C16.41%2C16.41%2C0%2C0%2C1%2C1.11%2C6.07%2C16.23%2C16.23%2C0%2C0%2C1-1.11%2C6m-7-9.33a8.35%2C8.35%2C0%2C0%2C0-1.62-2.68%2C8%2C8%2C0%2C0%2C0-2.4-1.77%2C6.84%2C6.84%2C0%2C0%2C0-5.82%2C0%2C7.65%2C7.65%2C0%2C0%2C0-2.39%2C1.8%2C8.52%2C8.52%2C0%2C0%2C0-1.63%2C2.68%2C9.05%2C9.05%2C0%2C0%2C0-.6%2C3.31%2C8.61%2C8.61%2C0%2C0%2C0%2C.6%2C3.22%2C8.28%2C8.28%2C0%2C0%2C0%2C1.63%2C2.63%2C7.87%2C7.87%2C0%2C0%2C0%2C2.39%2C1.77%2C6.73%2C6.73%2C0%2C0%2C0%2C2.91.65%2C6.86%2C6.86%2C0%2C0%2C0%2C2.91-.63%2C7.32%2C7.32%2C0%2C0%2C0%2C2.4-1.74%2C8.39%2C8.39%2C0%2C0%2C0%2C1.62-2.62%2C8.82%2C8.82%2C0%2C0%2C0%2C.6-3.28%2C9.29%2C9.29%2C0%2C0%2C0-.6-3.34%22%20style%3D%22fill%3A%20rgb(240%2C%2072%2C%2063)%20!important%3B%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22M207.8%2C13.49a14.82%2C14.82%2C0%2C0%2C1%2C4.71%2C3.25%2C15.48%2C15.48%2C0%2C0%2C1%2C3.19%2C4.91%2C15.86%2C15.86%2C0%2C0%2C1%2C1.17%2C6.13%2C15.69%2C15.69%2C0%2C0%2C1-1.17%2C6.11%2C15.21%2C15.21%2C0%2C0%2C1-3.19%2C4.85A14.89%2C14.89%2C0%2C0%2C1%2C207.8%2C42a14.76%2C14.76%2C0%2C0%2C1-11.52%2C0%2C14.54%2C14.54%2C0%2C0%2C1-4.68-3.22%2C15.3%2C15.3%2C0%2C0%2C1-3.16-4.85%2C15.69%2C15.69%2C0%2C0%2C1-1.17-6.11%2C15.86%2C15.86%2C0%2C0%2C1%2C1.17-6.13%2C15.57%2C15.57%2C0%2C0%2C1%2C3.16-4.91%2C14.47%2C14.47%2C0%2C0%2C1%2C4.68-3.25%2C14.76%2C14.76%2C0%2C0%2C1%2C11.52%2C0m-3%2C22.14a7.09%2C7.09%2C0%2C0%2C0%2C2.31-1.71%2C8.36%2C8.36%2C0%2C0%2C0%2C1.57-2.66%2C9.74%2C9.74%2C0%2C0%2C0%2C.57-3.42%2C10.33%2C10.33%2C0%2C0%2C0-.57-3.48%2C8.54%2C8.54%2C0%2C0%2C0-1.57-2.74%2C7.28%2C7.28%2C0%2C0%2C0-2.31-1.77%2C6.54%2C6.54%2C0%2C0%2C0-2.8-.62%2C6.68%2C6.68%2C0%2C0%2C0-5.13%2C2.39%2C8.68%2C8.68%2C0%2C0%2C0-1.54%2C2.74%2C10.33%2C10.33%2C0%2C0%2C0-.57%2C3.48%2C9.74%2C9.74%2C0%2C0%2C0%2C.57%2C3.42%2C8.49%2C8.49%2C0%2C0%2C0%2C1.54%2C2.66%2C6.51%2C6.51%2C0%2C0%2C0%2C2.31%2C1.71%2C6.8%2C6.8%2C0%2C0%2C0%2C2.82.6%2C6.68%2C6.68%2C0%2C0%2C0%2C2.8-.6%22%20style%3D%22fill%3A%20rgb(240%2C%2072%2C%2063)%20!important%3B%22%2F%3E%3Crect%20class%3D%22cls-2%22%20x%3D%22178.33%22%20y%3D%2213.06%22%20width%3D%227.53%22%20height%3D%2229.38%22%20style%3D%22fill%3A%20rgb(240%2C%2072%2C%2063)%20!important%3B%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22M182%2C11.54a4.68%2C4.68%2C0%2C1%2C0-4.68-4.67A4.67%2C4.67%2C0%2C0%2C0%2C182%2C11.54%22%20style%3D%22fill%3A%20rgb(240%2C%2072%2C%2063)%20!important%3B%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M126.65%2C13.06V16.2a11.67%2C11.67%2C0%2C0%2C0-4-2.79%2C13.22%2C13.22%2C0%2C0%2C0-10.41.2%2C13.91%2C13.91%2C0%2C0%2C0-4.45%2C3.22A14.69%2C14.69%2C0%2C0%2C0%2C105.58%2C20h0a11.93%2C11.93%2C0%2C0%2C0-2.31-4.08%2C10.35%2C10.35%2C0%2C0%2C0-3.63-2.63%2C11.64%2C11.64%2C0%2C0%2C0-4.7-.94%2C9.27%2C9.27%2C0%2C0%2C0-4.28%2C1%2C10.88%2C10.88%2C0%2C0%2C0-3.31%2C2.63V13.06H80.16v5.42h4.19l3.07%2C4.14-3.11%2C4.14H80.16l3.12-4.14-3.12-4.14v0a11.29%2C11.29%2C0%2C0%2C0-1.7-2.61%2C10.35%2C10.35%2C0%2C0%2C0-3.63-2.63%2C11.64%2C11.64%2C0%2C0%2C0-4.7-.94%2C9.27%2C9.27%2C0%2C0%2C0-4.28%2C1%2C10.88%2C10.88%2C0%2C0%2C0-3.31%2C2.63V13.06H55.35V42.44h7.53V25.27a5.83%2C5.83%2C0%2C0%2C1%2C1.57-4.16%2C5.47%2C5.47%2C0%2C0%2C1%2C4.14-1.66%2C5.67%2C5.67%2C0%2C0%2C1%2C3%2C.66%2C4.47%2C4.47%2C0%2C0%2C1%2C1.63%2C1.6%2C5.69%2C5.69%2C0%2C0%2C1%2C.71%2C1.94%2C9.37%2C9.37%2C0%2C0%2C1%2C.17%2C1.62v1.49h6.1V42.44h7.53V25.27a5.83%2C5.83%2C0%2C0%2C1%2C1.57-4.16%2C5.47%2C5.47%2C0%2C0%2C1%2C4.14-1.66%2C5.67%2C5.67%2C0%2C0%2C1%2C3%2C.66A4.47%2C4.47%2C0%2C0%2C1%2C98%2C21.71a5.69%2C5.69%2C0%2C0%2C1%2C.71%2C1.94%2C9.27%2C9.27%2C0%2C0%2C1%2C.17%2C1.62V42.44h7.53V36.93a15.78%2C15.78%2C0%2C0%2C0%2C1.4%2C1.75%2C13.91%2C13.91%2C0%2C0%2C0%2C4.45%2C3.22%2C13.22%2C13.22%2C0%2C0%2C0%2C10.41.2%2C11.67%2C11.67%2C0%2C0%2C0%2C4-2.79v3.13h7.19V13.06Zm-.94%2C18a8.28%2C8.28%2C0%2C0%2C1-1.63%2C2.63%2C7.87%2C7.87%2C0%2C0%2C1-2.39%2C1.77%2C6.73%2C6.73%2C0%2C0%2C1-2.91.65%2C6.86%2C6.86%2C0%2C0%2C1-2.91-.63%2C7.32%2C7.32%2C0%2C0%2C1-2.4-1.74%2C8.39%2C8.39%2C0%2C0%2C1-1.62-2.62%2C8.82%2C8.82%2C0%2C0%2C1-.6-3.28%2C9.29%2C9.29%2C0%2C0%2C1%2C.6-3.34%2C8.35%2C8.35%2C0%2C0%2C1%2C1.62-2.68%2C8%2C8%2C0%2C0%2C1%2C2.4-1.77%2C6.84%2C6.84%2C0%2C0%2C1%2C5.82%2C0%2C7.65%2C7.65%2C0%2C0%2C1%2C2.39%2C1.8%2C8.52%2C8.52%2C0%2C0%2C1%2C1.63%2C2.68%2C9.05%2C9.05%2C0%2C0%2C1%2C.6%2C3.31A8.61%2C8.61%2C0%2C0%2C1%2C125.71%2C31.06Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2227%2042.46%2014.25%2027.78%2026.98%2013.11%2016.82%2013.11%207.53%2023.79%207.53%200.07%200%200.07%200%2042.46%207.53%2042.46%207.53%2031.77%2016.82%2042.46%2027%2042.46%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E",
    "favicon": "https://www.kernalbio.com/apple-touch-icon.png",
    "ogImage": "https://www.kernalbio.com/_images/template/kernal-bio-social.jpg?width=1200&height=630",
    "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.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Team",
      "reasoning": "Button #1 has a vibrant red/orange background (#B78C5F), which stands out as a primary CTA color. The text 'Team' suggests an action-oriented purpose, making it suitable as the primary button."
    },
    "secondary": {
      "index": 0,
      "text": "Our Platform",
      "reasoning": "Button #0 has a dark background (#132624), which is distinct from the primary button's vibrant color. It serves as a secondary option with the text 'Our Platform'."
    },
    "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 located in the header, is visible, and links to the homepage, which are strong indicators of the main brand logo.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles