Livedocs Brand: Colors, Fonts, Logo & Visual Identity
Livedocs Brand Identity
A complete profile of Livedocs's visual system — colors, typography, components, and personality — extracted from https://livedocs.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://livedocs.com.
primary
#805E4E
rgb(128, 94, 78)
secondary
#D3C4B5
rgb(211, 196, 181)
accent
#4E3835
rgb(78, 56, 53)
background
#FFFFFF
rgb(255, 255, 255)
txtColor
#4E3835
rgb(78, 56, 53)
link
#4E3835
rgb(78, 56, 53)
Typography
Each font links to its Google Fonts page where available.
primary
GeistSans
GeistSans Google Fonts →
heading
Bricolage Grotesque
Bricolage Grotesque Google Fonts →
Visual Assets
UI Components
Live previews rendered using Livedocs's actual button styles.
Button Primary
background #4E3835 textColor #FFFFFF borderRadius 4px shadow none
Button Secondary
background #FFFFFF textColor #684A40 borderColor #E8E2D9 borderRadius 4px shadow rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(78, 56, 53, 0.08) 0px -2px 0px 0px inset, rgba(78, 56, 53, 0.04) 0px 1px 2px 0px
Brand Personality
Tone: professional Energy: medium Audience: business professionals and data analysts
Livedocs Brand in the Wild
Image: livedocs.com
Source: livedocs.com
Image: storage.googleapis.com
Source: livedocs.com
Image: livedocs.com
Source: livedocs.com
Image: storage.googleapis.com
Source: livedocs.com
Image: livedocs.com
Source: livedocs.com
Image: livedocs.com
Source: livedocs.com
Frequently Asked Questions
What is Livedocs's primary brand color?
Livedocs's primary brand color is #805E4E. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Livedocs use?
Livedocs uses #4E3835 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Livedocs use?
Livedocs uses GeistSans for body text and Bricolage Grotesque for headings. Fonts were detected on https://livedocs.com as part of their live design system.
Does Livedocs use a light or dark theme?
Livedocs's primary site uses a light color scheme, with a background of #FFFFFF.
Where can I find Livedocs's logo?
Livedocs's logo is available directly on their site (https://livedocs.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://livedocs.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 Livedocs.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "GeistSans",
"role": "body"
},
{
"family": "Bricolage Grotesque",
"role": "heading"
},
{
"family": "GeistMono",
"role": "monospace"
}
],
"colors": {
"primary": "#805E4E",
"secondary": "#D3C4B5",
"accent": "#4E3835",
"background": "#FFFFFF",
"textPrimary": "#4E3835",
"link": "#4E3835"
},
"typography": {
"fontFamilies": {
"primary": "GeistSans",
"heading": "Bricolage Grotesque"
},
"fontStacks": {
"heading": [
"Bricolage Grotesque"
],
"body": [
"Times New Roman"
],
"paragraph": [
"GeistSans"
]
},
"fontSizes": {
"h1": "32px",
"h2": "20px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "4px"
},
"components": {
"buttonPrimary": {
"background": "#4E3835",
"textColor": "#FFFFFF",
"borderRadius": "4px",
"borderRadiusCorners": {
"topLeft": "4px",
"topRight": "4px",
"bottomRight": "4px",
"bottomLeft": "4px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#684A40",
"borderColor": "#E8E2D9",
"borderRadius": "4px",
"borderRadiusCorners": {
"topLeft": "4px",
"topRight": "4px",
"bottomRight": "4px",
"bottomLeft": "4px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(78, 56, 53, 0.08) 0px -2px 0px 0px inset, rgba(78, 56, 53, 0.04) 0px 1px 2px 0px"
}
},
"images": {
"logo": "https://livedocs.com/logo-exp-black.svg",
"favicon": "https://livedocs.com/apple-touch-icon.png",
"ogImage": "https://livedocs.com/Livedocs_Meta.png",
"logoHref": "/",
"logoAlt": "logo"
},
"__llm_logo_reasoning": {
"selectedIndex": 0,
"reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Livedocs'.",
"confidence": 0.9,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 1,
"text": "Get started",
"reasoning": "Button #0 ('Get started') has a vibrant brand color (#4E3835) and action-oriented text, making it the primary CTA."
},
"secondary": {
"index": 8,
"text": "Sign in",
"reasoning": "Button #1 ('Sign in') has a different background color (#FFFFFF) and serves as a secondary action, typical for login or account access."
},
"confidence": 0.95
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "business professionals and data analysts"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
},
"__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 matches the brand name 'Livedocs'.",
"confidence": 0.9
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
}