Home · Branding · Latent Labs

Latent Labs Brand Identity

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

Download JSON
Primary
#F38C3A
Accent
#5955D7
Body Font
Surt Normal
Heading
Surt Expanded

Color Palette

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

primary
#F38C3A
rgb(243, 140, 58)
secondary
#DC3232
rgb(220, 50, 50)
accent
#5955D7
rgb(89, 85, 215)
background
#F4F4F4
rgb(244, 244, 244)
textPrimary
#5955D7
rgb(89, 85, 215)
link
#5955D7
rgb(89, 85, 215)

Typography

Each font links to its Google Fonts page where available.

primary
Surt Normal
Surt Normal Google Fonts →
heading
Surt Expanded
Surt Expanded Google Fonts →
Surt Expanded
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

Latent Labs logo
Logo
Latent Labs favicon
Favicon
Latent Labs social image
Social Card

UI Components

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

input
background transparent textColor #5955D7 borderColor #5955D7 borderRadius 5px shadow none
buttonPrimary
background #5955D7 textColor #FFFFFF borderRadius 20px shadow none

Brand Personality

Tone: modern Energy: medium Audience: tech-savvy professionals

Latent Labs Brand in the Wild

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

Frequently Asked Questions

What is Latent Labs's primary brand color?

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

What accent color does Latent Labs use?

Latent Labs uses #5955D7 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Latent Labs use?

Latent Labs uses Surt Normal for body text and Surt Expanded for headings. Fonts were detected on https://www.latentlabs.com/ as part of their live design system.

Does Latent Labs use a light or dark theme?

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

Where can I find Latent Labs's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Surt Normal",
      "role": "body"
    },
    {
      "family": "Surt Expanded",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#F38C3A",
    "secondary": "#DC3232",
    "accent": "#5955D7",
    "background": "#F4F4F4",
    "textPrimary": "#5955D7",
    "link": "#5955D7"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Surt Normal",
      "heading": "Surt Expanded"
    },
    "fontStacks": {
      "heading": [
        "Surt Expanded"
      ],
      "body": [
        "Surt Normal"
      ],
      "paragraph": [
        "Surt Normal"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "32px",
      "body": "24px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "10px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#5955D7",
      "borderColor": "#5955D7",
      "borderRadius": "5px",
      "borderRadiusCorners": {
        "topLeft": "5px",
        "topRight": "5px",
        "bottomRight": "5px",
        "bottomLeft": "5px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#5955D7",
      "textColor": "#FFFFFF",
      "borderRadius": "20px",
      "borderRadiusCorners": {
        "topLeft": "20px",
        "topRight": "20px",
        "bottomRight": "20px",
        "bottomLeft": "20px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.latentlabs.com/wp-content/uploads/2024/05/logo.svg",
    "favicon": "https://www.latentlabs.com/wp-content/uploads/2025/02/cropped-android-chrome-512x512-1-32x32.png",
    "ogImage": "https://www.latentlabs.com/wp-content/uploads/2025/02/Sharecards_Sharecard_2-1024x538.png",
    "logoHref": "https://www.latentlabs.com/",
    "logoAlt": "Latent Labs"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and the alt text matches the brand name 'Latent Labs'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Submit",
      "reasoning": "The button with text 'Submit' uses a vibrant brand color (#5955D7) which is consistent with the site's accent color, making it the primary CTA."
    },
    "secondary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "There is only one button detected, so no secondary button is available."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals"
  },
  "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 visible, located in the header, links to the homepage, and the alt text matches the brand name 'Latent Labs'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles