Home · Branding · WhiteLab Genomics

WhiteLab Genomics Brand Identity

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

Download JSON
Primary
#0000EE
Accent
#2A50B8
Body Font
Roobert Regular
Heading
Roobert SemiBold

Color Palette

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

primary
#0000EE
rgb(0, 0, 238)
secondary
#C1C8D1
rgb(193, 200, 209)
accent
#2A50B8
rgb(42, 80, 184)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#000000
rgb(0, 0, 0)
link
#2A50B8
rgb(42, 80, 184)

Typography

Each font links to its Google Fonts page where available.

primary
Roobert Regular
Roobert Regular Google Fonts →
heading
Roobert SemiBold
Roobert SemiBold Google Fonts →
Roobert SemiBold, 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

WhiteLab Genomics logo
Logo
WhiteLab Genomics favicon
Favicon
WhiteLab Genomics social image
Social Card

UI Components

Live previews rendered using WhiteLab Genomics's actual button styles.

buttonPrimary
background #F0F2F4 textColor #1A1A1A borderRadius 0px shadow none
buttonSecondary
background #FFFFFF textColor #FFFFFF borderRadius 0px shadow none

Brand Personality

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

WhiteLab Genomics Brand in the Wild

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

Frequently Asked Questions

What is WhiteLab Genomics's primary brand color?

WhiteLab Genomics's primary brand color is #0000EE. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does WhiteLab Genomics use?

WhiteLab Genomics uses #2A50B8 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does WhiteLab Genomics use?

WhiteLab Genomics uses Roobert Regular for body text and Roobert SemiBold for headings. Fonts were detected on https://whitelabgx.com as part of their live design system.

Does WhiteLab Genomics use a light or dark theme?

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

Where can I find WhiteLab Genomics's logo?

WhiteLab Genomics's logo is available directly on their site (https://whitelabgx.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://whitelabgx.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 WhiteLab Genomics.

Methodology

Brand data on this page was extracted from https://whitelabgx.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 WhiteLab Genomics.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Roobert SemiBold",
      "role": "heading"
    },
    {
      "family": "Roobert Bold",
      "role": "heading"
    },
    {
      "family": "Roobert Regular",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#0000EE",
    "secondary": "#C1C8D1",
    "accent": "#2A50B8",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#2A50B8"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Roobert Regular",
      "heading": "Roobert SemiBold"
    },
    "fontStacks": {
      "heading": [
        "Roobert SemiBold",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Roobert SemiBold",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "123.2px",
      "h2": "61.6px",
      "body": "39.6px"
    }
  },
  "spacing": {
    "baseUnit": 12,
    "borderRadius": "18px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#F0F2F4",
      "textColor": "#1A1A1A",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "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%20class%3D%22icons%20_logo-icon_1gpcx_128%22%20width%3D%2254%22%20height%3D%2232%22%20data-fc-idx%3D%220%22%3E%3C!----%3E%3C!----%3E%3Cuse%20href%3D%22%2F_nuxt%2Ficons.BdERwBW2.svg%23whitelab-logo-icon%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://whitelabgx.com/favicons/apple-touch-icon.png",
    "ogImage": "https://whitelabgx.com/images/social-image-share.jpg",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 2,
    "reasoning": "Selected #2 because it is visible, located in the header, and links to the homepage, aligning with the brand 'WhiteLab Genomics'.",
    "confidence": 0.85,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Learn more",
      "reasoning": "Button #0 has a more vibrant background color (#F0F2F4) compared to Button #1, which is white. The text 'Learn more' suggests a primary action to engage users further."
    },
    "secondary": {
      "index": 1,
      "text": "View all",
      "reasoning": "Button #1 has a white background, making it less prominent than Button #0. The text 'View all' indicates a secondary action, suitable for exploration rather than immediate engagement."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "healthcare professionals and researchers"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.95,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 2,
        "selectedLogoReasoning": "Selected #2 because it is visible, located in the header, and links to the homepage, aligning with the brand 'WhiteLab Genomics'.",
        "confidence": 0.85
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles