llms.txt

Brainbase Labs Brand Identity

A complete profile of Brainbase Labs's visual system — colors, typography, components, and personality.

Quick Facts

Field Value
Primary #9CA3AF
Accent #606872
Body Font Inter
Heading Font Inter

Color Palette

Typography

Visual Assets

Brand Personality

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

Brainbase Labs Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Here’s a suggested flow:

  1. Open the company's homepage in a browser with DevTools open.
  2. In the Network tab, filter by "Font".
  3. Hard-reload the page and explore various sections.
  4. For each captured font URL, download the file locally.
  5. Extract the @font-face declarations from the CSS.

Only do this if you have permission to use the brand assets. Most proprietary fonts are licensed.

Machine-Readable Profile

{
 "colorScheme": "dark",
 "fonts": [
    {
        "family": "Inter",
        "role": "body"
    },
    {
        "family": "Segoe UI",
        "role": "body"
    },
    {
        "family": "Roboto",
        "role": "body"
    }
 ],
 "colors": {
    "primary": "#9CA3AF",
    "secondary": "#FF0000",
    "accent": "#606872",
    "background": "#141414",
    "textPrimary": "#141414",
    "link": "#606872"
 },
 "typography": {
    "fontFamilies": {
        "primary": "Inter",
        "heading": "Inter"
    },
    "fontStacks": {
        "heading": [
            "Inter",
            "-apple-system",
            "BlinkMacSystemFont",
            "Segoe UI",
            "Roboto",
            "sans-serif"
        ],
        "body": [
            "Inter",
            "-apple-system",
            "BlinkMacSystemFont",
            "Segoe UI",
            "Roboto",
            "sans-serif"
        ],
        "paragraph": [
            "Inter",
            "-apple-system",
            "BlinkMacSystemFont",
            "Segoe UI",
            "Roboto",
            "sans-serif"
        ]
    },
    "fontSizes": {
        "h1": "40.8px",
        "h2": "21.76px",
        "body": "15.2px"
    }
 },
 "spacing": {
    "baseUnit": 4,
    "borderRadius": "2px"
 },
 "components": {},
 "images": {
    "logo": "https://brainbaselabs.com/logo_2.svg",
    "favicon": null,
    "ogImage": "https://brainbaselabs.com/card/banner.png",
    "logoAlt": "Brainbase Logo"
 },
 "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and the alt text matches the brand name 'Brainbase'.",
    "confidence": 0.95,
    "source": "llm"
 },
 "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals"
 },
 "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
 },
 "confidence": {
    "buttons": 0,
    "colors": 0.9,
    "overall": 0.45
 },
 "__llm_metadata": {
    "logoSelection": {
        "llmCalled": true,
        "llmSucceeded": true,
        "finalSource": "llm",
        "rawLogoSelection": {
            "selectedLogoIndex": 0,
            "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, and the alt text matches the brand name 'Brainbase'.",
            "confidence": 0.95
        }
    },
    "buttonClassification": {
        "llmCalled": false,
        "llmSucceeded": false
    }
 }
}