Protobase Brand: Colors, Fonts, Logo & Visual Identity
Protobase Brand Identity
A complete profile of Protobase's visual system — colors, typography, components, and personality — extracted from https://www.protobase.io. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.protobase.io.
- primary: #F49300 (rgb(244, 147, 0))
- secondary: #626574 (rgb(98, 101, 116))
- accent: #101C36 (rgb(16, 28, 54))
- background: #646464 (rgb(100, 100, 100))
- textPrimary: #101C36 (rgb(16, 28, 54))
- link: #101C36 (rgb(16, 28, 54))
Typography
Each font links to its Google Fonts page where available.
- primary: sans-serif
- heading: sans-serif
Visual Assets
Brand Personality
- Tone: professional
- Energy: medium
- Audience: unknown
Protobase Brand in the Wild
Image: support.resortdata.com
Image: geo-media.beatport.com
Image: i1.sndcdn.com
Image: i.ytimg.com
Frequently Asked Questions
What is Protobase's primary brand color?
Protobase's primary brand color is #F49300. It anchors the visual identity across their website, product UI, and marketing materials.What accent color does Protobase use?
Protobase uses #101C36 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.What font does Protobase use?
Protobase uses sans-serif as the primary typeface across body and headings.Does Protobase use a light or dark theme?
Protobase's primary site uses a dark color scheme, with a background of #646464.How was this brand profile generated?
This profile was extracted from https://www.protobase.io 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 Protobase.
Methodology
Brand data on this page was extracted from https://www.protobase.io 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.
This page is published by CharacterQuilt and is not affiliated with or endorsed by Protobase.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
GET /branding/protobase.json
{
"colorScheme": "dark",
"fonts": [
{
"family": "sans-serif",
"count": 4
},
{
"family": "Roboto",
"count": 1
}
],
"colors": {
"primary": "#F49300",
"secondary": "#626574",
"accent": "#101C36",
"background": "#646464",
"textPrimary": "#101C36",
"link": "#101C36"
},
"typography": {
"fontFamilies": {
"primary": "sans-serif",
"heading": "sans-serif"
},
"fontStacks": {
"body": [
"sans-serif"
],
"heading": [
"sans-serif"
],
"paragraph": [
"sans-serif"
]
},
"fontSizes": {
"h1": "16px",
"h2": "16px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "4px"
},
"components": {},
"images": {
"logo": null,
"favicon": null,
"ogImage": null
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "unknown"
},
"designSystem": {
"framework": "unknown",
"componentLibrary": ""
},
"confidence": {
"buttons": 0,
"colors": 0,
"overall": 0
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": false,
"llmSucceeded": false,
"finalSource": "none",
"rawLogoSelection": {
"selectedLogoIndex": -1,
"selectedLogoReasoning": "LLM failed",
"confidence": 0
}
},
"buttonClassification": {
"llmCalled": false,
"llmSucceeded": false,
"error": "LLM call failed or returned fallback values"
}
}
}