Home · Branding · Null Labs

Null Labs Brand Identity

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

Download JSON
Primary
#1B3A6B
Accent
#1B3A6B
Body Font
IBM Plex Sans
Heading
IBM Plex Sans

Color Palette

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

primary
#1B3A6B
rgb(27, 58, 107)
accent
#1B3A6B
rgb(27, 58, 107)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#666666
rgb(102, 102, 102)
link
#185FA5
rgb(24, 95, 165)

Typography

Each font links to its Google Fonts page where available.

primary
IBM Plex Sans
IBM Plex Sans Google Fonts →
heading
IBM Plex Sans
IBM Plex Sans Google Fonts →
IBM Plex Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, 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

Null Labs logo
Logo
Null Labs favicon
Favicon

UI Components

Live previews rendered using Null Labs's actual button styles.

buttonPrimary
background #1B3A6B textColor #FFFFFF borderRadius 4px shadow none
buttonSecondary
background #FFFFFF textColor #1A1A1A borderColor #D4D4D4 borderRadius 8px shadow none

Brand Personality

Tone: professional Energy: medium Audience: technology companies and researchers in autonomy

Null Labs Brand in the Wild

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

Frequently Asked Questions

What is Null Labs's primary brand color?

Null Labs's primary brand color is #1B3A6B. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Null Labs use?

Null Labs uses IBM Plex Sans as the primary typeface across body and headings.

Does Null Labs use a light or dark theme?

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

Where can I find Null Labs's logo?

Null Labs's logo is available directly on their site (https://n0labs.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://n0labs.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 Null Labs.

Methodology

Brand data on this page was extracted from https://n0labs.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 Null Labs.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "IBM Plex Sans",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#1B3A6B",
    "accent": "#1B3A6B",
    "background": "#FFFFFF",
    "textPrimary": "#666666",
    "link": "#185FA5"
  },
  "typography": {
    "fontFamilies": {
      "primary": "IBM Plex Sans",
      "heading": "IBM Plex Sans"
    },
    "fontStacks": {
      "heading": [
        "IBM Plex Sans",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Helvetica Neue",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "IBM Plex Sans",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Helvetica Neue",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "IBM Plex Sans",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Helvetica Neue",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "36px",
      "h2": "20px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#1B3A6B",
      "textColor": "#FFFFFF",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#1A1A1A",
      "borderColor": "#D4D4D4",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://n0labs.com/_next/image?url=%2FN0_final-256x256.png&w=64&q=75&dpl=dpl_N9XbXqj2HHsrjJxAhrrZioZmu7gN",
    "favicon": "https://n0labs.com/N0_final-256x256.png",
    "ogImage": null,
    "logoHref": "/",
    "logoAlt": "Null Labs logo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, matches the brand name 'Null Labs', and links to the homepage.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Request a demo",
      "reasoning": "Button #0 has a vibrant brand color (#1B3A6B) and action-oriented text ('Request a demo'), making it the primary CTA."
    },
    "secondary": {
      "index": 1,
      "text": "◇Aerial ISRUAS target detection and tracking in denied and degraded EO environments.View examples ↓",
      "reasoning": "Button #1 has a different background color (#FFFFFF) and serves as a secondary action with less emphasis."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "technology companies and researchers in autonomy"
  },
  "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 visible, located in the header, matches the brand name 'Null Labs', and links to the homepage.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles