bolster.json
Bolster Brand Identity
A complete profile of Bolster's visual system — colors, typography, components, and personality — extracted from https://bolsterbuilt.com. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/bolster
- Machine-readable JSON: https://characterquilt.com/branding/bolster.json
- Per-page llms.txt: https://characterquilt.com/branding/bolster/llms.txt
Quick Facts
| Field | Value |
|---|---|
| Primary | #0000EE |
| Accent | #FBFF00 |
| Body Font | Cera Pro |
| Heading Font | Cera Pro |
Color Palette
- primary: #0000EE
- secondary: #3898EC
- accent: #FBFF00
- background: #FFFFFF
- textPrimary: #000000
- link: #FBFF00
Typography
- primary: Cera Pro — https://fonts.google.com/specimen/Cera+Pro
- heading: Cera Pro — https://fonts.google.com/specimen/Cera+Pro
Visual Assets
- Logo: https://cdn.prod.website-files.com/671027610ae409a9588ed105/67102e768e5adcbad552c6be_Bolster%20Full%20Yellow-1.webp
- Favicon: https://cdn.prod.website-files.com/671027610ae409a9588ed105/671aa147bb6d9c5133c2016e_Bolster32.png
- Social card (og:image): https://cdn.prod.website-files.com/671027610ae409a9588ed105/672bd484660e6273c719ab7b_opengraph_preview_home.png
UI Components
- input: background=#FFFFFF, textColor=#333333, borderColor=#3898EC, borderRadius=3px, shadow=none
- buttonPrimary: background=#FBFF00, textColor=#000000, borderColor=#9E9E9E, borderRadius=4px, shadow=none
- buttonSecondary: background=#F5F5F5, textColor=#0954FA, borderRadius=10px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: construction professionals
Bolster Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Success Stories | Bolster
- Bolster Blog
- Roofing and Siding Estimating Software | Bolster
- The Ripple Effect of Project Delays: Why Communication is Key in Construction Projects
- Careers | Bolster
- Delegation in construction: how to do it right
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Cera Pro",
"role": "body"
}
],
"colors": {
"primary": "#0000EE",
"secondary": "#3898EC",
"accent": "#FBFF00",
"background": "#FFFFFF",
"textPrimary": "#000000",
"link": "#FBFF00"
},
"typography": {
"fontFamilies": {
"primary": "Cera Pro",
"heading": "Cera Pro"
},
"fontStacks": {
"heading": [
"Cera Pro",
"sans-serif"
],
"body": [
"Cera Pro",
"sans-serif"
],
"paragraph": [
"Cera Pro",
"sans-serif"
]
},
"fontSizes": {
"h1": "18px",
"h2": "58px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"input": {
"background": "#FFFFFF",
"textColor": "#333333",
"borderColor": "#3898EC",
"borderRadius": "3px",
"borderRadiusCorners": {
"topLeft": "3px",
"topRight": "3px",
"bottomRight": "3px",
"bottomLeft": "3px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#FBFF00",
"textColor": "#000000",
"borderColor": "#9E9E9E",
"borderRadius": "4px",
"borderRadiusCorners": {
"topLeft": "4px",
"topRight": "4px",
"bottomRight": "4px",
"bottomLeft": "4px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#F5F5F5",
"textColor": "#0954FA",
"borderRadius": "10px",
"borderRadiusCorners": {
"topLeft": "10px",
"topRight": "10px",
"bottomRight": "10px",
"bottomLeft": "10px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/671027610ae409a9588ed105/67102e768e5adcbad552c6be_Bolster%20Full%20Yellow-1.webp",
"favicon": "https://cdn.prod.website-files.com/671027610ae409a9588ed105/671aa147bb6d9c5133c2016e_Bolster32.png",
"ogImage": "https://cdn.prod.website-files.com/671027610ae409a9588ed105/672bd484660e6273c719ab7b_opengraph_preview_home.png",
"logoHref": "/?r=0",
"logoAlt": "Bolster logo"
}
}