Fulcrum Brand: Colors, Fonts, Logo & Visual Identity
Fulcrum Brand Identity
A complete profile of Fulcrum's visual system — colors, typography, components, and personality — extracted from https://fulcrumresearch.ai. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://fulcrumresearch.ai.
- Primary: #DED5BD (rgb(222, 213, 189))
- Accent: #DED5BD (rgb(222, 213, 189))
- Background: #FFFFFF (rgb(255, 255, 255))
- Text Primary: #333333 (rgb(51, 51, 51))
- Link: #DED5BD (rgb(222, 213, 189))
Typography
Each font links to its Google Fonts page where available.
- Primary: Source Serif 4 Google Fonts →
- Heading: Source Serif 4 Google Fonts →
Visual Assets
UI Components
Live previews rendered using Fulcrum's actual button styles.
Input
- Background: transparent
- Text Color: #333333
- Border Color: #999999
- Border Radius: 0px
- Shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: unknown
Fulcrum Brand in the Wild
Image: fulcrumapp.com
Source: fulcrumapp.com
Image: fulcrumapp.com
Source: fulcrumapp.com
Image: cdn.dribbble.com
Source: dribbble.com
Image: flightposterstore.com
Source: flightposterstore.com
Image: fulcrumapp.com
Source: fulcrumapp.com
Image: cdn.vectorstock.com
Source: vectorstock.com
Frequently Asked Questions
What is Fulcrum's primary brand color?
Fulcrum's primary brand color is #DED5BD. It anchors the visual identity across their website, product UI, and marketing materials.What font does Fulcrum use?
Fulcrum uses Source Serif 4 as the primary typeface across body and headings.Does Fulcrum use a light or dark theme?
Fulcrum's primary site uses a light color scheme, with a background of #FFFFFF.How was this brand profile generated?
This profile was extracted from https://fulcrumresearch.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 Fulcrum.
Methodology
Brand data on this page was extracted from https://fulcrumresearch.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. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Fulcrum.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Source Serif 4",
"count": 12
},
{
"family": "Georgia",
"count": 12
},
{
"family": "serif",
"count": 12
}
],
"colors": {
"primary": "#DED5BD",
"accent": "#DED5BD",
"background": "#FFFFFF",
"textPrimary": "#333333",
"link": "#DED5BD"
},
"typography": {
"fontFamilies": {
"primary": "Source Serif 4",
"heading": "Source Serif 4"
},
"fontStacks": {
"body": [
"Source Serif 4",
"Georgia",
"serif"
],
"heading": [
"Source Serif 4",
"Georgia",
"serif"
],
"paragraph": [
"Source Serif 4",
"Georgia",
"serif"
]
},
"fontSizes": {
"h1": "48px",
"h2": "48px",
"body": "17.6px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"input": {
"background": "transparent",
"textColor": "#333333",
"borderColor": "#999999",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
}
},
"images": {
"logo": null,
"favicon": "https://fulcrum.inc/favicon.png",
"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"
}
}
}
``