Thesis Brand: Colors, Fonts, Logo & Visual Identity
Thesis Brand Identity
A complete profile of Thesis's visual system — colors, typography, components, and personality — extracted from https://thesislabs.ai. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://thesislabs.ai.
- primary: #F9E8C8
- secondary: #F9ECD4
- accent: #000000
- background: #FAFAF7
- textPrimary: #000000
- link: #E7EEF7
Typography
Each font links to its Google Fonts page where available.
- primary: Inter
Google Fonts → - heading: Crimson Text
Google Fonts →
Visual Assets
UI Components
Live previews rendered using Thesis's actual button styles.
Button Primary
- background: #000000
- textColor: #FAFAF7
- borderRadius: 9999px
- shadow: none
Button Secondary
- background: #FFFFFF
- textColor: #000000
- borderColor: #E1E1DE
- borderRadius: 9999px
- shadow: none
Brand Personality
- Tone: modern
- Energy: medium
- Audience: tech-savvy professionals
Thesis Brand in the Wild
Source: thesislabs.ai
Source: thesislabs.ai
Source: thesislabs.ai
Source: thesislabs.ai
Source: thesislabs.ai
Frequently Asked Questions
- What is Thesis's primary brand color?
Thesis's primary brand color is #F9E8C8. It anchors the visual identity across their website, product UI, and marketing materials. - What accent color does Thesis use?
Thesis uses #000000 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis. - What font does Thesis use?
Thesis uses Inter for body text and Crimson Text for headings. Fonts were detected on https://thesislabs.ai as part of their live design system. - Does Thesis use a light or dark theme?
Thesis's primary site uses a light color scheme, with a background of #FAFAF7. - How was this brand profile generated?
This profile was extracted from https://thesislabs.ai 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 Thesis.
Methodology
Brand data on this page was extracted from https://thesislabs.ai on 2026-07-27 using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
},
{
"family": "JetBrains Mono",
"role": "monospace"
},
{
"family": "Crimson Text",
"role": "heading"
}
],
"colors": {
"primary": "#F9E8C8",
"secondary": "#F9ECD4",
"accent": "#000000",
"background": "#FAFAF7",
"textPrimary": "#000000",
"link": "#E7EEF7"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Crimson Text"
},
"fontStacks": {
"heading": [
"Crimson Text",
"serif"
],
"body": [
"Inter"
],
"paragraph": [
"Inter"
]
},
"fontSizes": {
"h1": "88px",
"h2": "64px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "5px"
},
"components": {
"buttonPrimary": {
"background": "#000000",
"textColor": "#FAFAF7",
"borderRadius": "9999px",
"borderRadiusCorners": {
"topLeft": "9999px",
"topRight": "9999px",
"bottomRight": "9999px",
"bottomLeft": "9999px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#000000",
"borderColor": "#E1E1DE",
"borderRadius": "9999px",
"borderRadiusCorners": {
"topLeft": "9999px",
"topRight": "9999px",
"bottomRight": "9999px",
"bottomLeft": "9999px"
},
"shadow": "none"
}
},
"images": {
"logo": null,
"favicon": "https://thesislabs.ai/favicon.ico?favicon.0e7e8eca.ico",
"ogImage": null
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "tech-savvy professionals"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}