brainbase labs.json
Brainbase Labs Brand Identity
A complete profile of Brainbase Labs's visual system — colors, typography, components, and personality — extracted from https://brainbaselabs.com. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/brainbase-labs
- Machine-readable JSON: https://characterquilt.com/branding/brainbase-labs.json
- Per-page llms.txt: https://characterquilt.com/branding/brainbase-labs/llms.txt
Quick Facts
| Field | Value |
|---|---|
| Primary | #9CA3AF |
| Accent | #606872 |
| Body Font | Inter |
| Heading Font | Inter |
Color Palette
- primary: #9CA3AF
- secondary: #FF0000
- accent: #606872
- background: #141414
- textPrimary: #141414
- link: #606872
Typography
- primary: Inter — https://fonts.google.com/specimen/Inter
- heading: Inter — https://fonts.google.com/specimen/Inter
Visual Assets
- Logo:
- Social card (og:image):
Brand Personality
Tone: modern · Energy: medium · Audience: tech-savvy professionals
Brainbase Labs Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Brainbase Labs
- Image:
- Source: https://brainbaselabs.com/
- Brainbase Labs
- Image:
- Source: https://brainbaselabs.com/blog
- Brainbase Labs
- Image:
- Source: https://brainbaselabs.com/
- Brainbase Labs
- Brainbase Labs
- Brainbase Labs
Working with these fonts
Not found on Google Fonts? Instructions:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
- Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
- For each captured font URL: right-click → Save As to download the file locally.
- View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations.
Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.
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
}
}
}