Bolto Brand: Colors, Fonts, Logo & Visual Identity
Bolto Brand Identity
A complete profile of Bolto's visual system — colors, typography, components, and personality — extracted from https://www.bolto.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.bolto.com.
- Primary: #2966FF
- Secondary: #EAFFBB
- Accent: #2966FF
- Background: #FFFFFF
- Text Primary: #141414
- Link: #EEF3FF
Typography
Each font links to its Google Fonts page where available.
- Primary: Manrope (Google Fonts →)
- Heading: Manrope (Google Fonts →)
Visual Assets
UI Components
Live previews rendered using Bolto's actual button styles.
Input:
- background: transparent
- text Color: #141414
- border Color: null
- border Radius: 0px
- shadow: none
Button Primary:
- background: #2966FF
- text Color: #FFFFFF
- border Radius: 10px
- shadow: none
Button Secondary:
- background: #1C1C1C
- text Color: #FFFFFF
- border Radius: 8px
- shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: business professionals and HR departments
Frequently Asked Questions
What is Bolto's primary brand color?
Bolto's primary brand color is #2966FF. It anchors the visual identity across their website, product UI, and marketing materials.What font does Bolto use?
Bolto uses Manrope as the primary typeface across body and headings.Does Bolto use a light or dark theme?
Bolto's primary site uses a light color scheme, with a background of #FFFFFF.Where can I find Bolto's logo?
Bolto's logo is available directly on their site (https://www.bolto.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://www.bolto.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 Bolto.
Methodology
Brand data on this page was extracted from https://www.bolto.com 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": "Manrope",
"role": "body"
}],
"colors": {
"primary": "#2966FF",
"secondary": "#EAFFBB",
"accent": "#2966FF",
"background": "#FFFFFF",
"textPrimary": "#141414",
"link": "#EEF3FF"
},
"typography": {
"fontFamilies": {
"primary": "Manrope",
"heading": "Manrope"
},
"fontStacks": {
"heading": ["Manrope", "Arial", "sans-serif"],
"body": ["Manrope", "Arial", "sans-serif"],
"paragraph": ["Manrope", "Arial", "sans-serif"]
},
"fontSizes": {
"h1": "64px",
"h2": "20px",
"body": "18px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "12px"
},
"components": {
"input": {
"background": "transparent",
"textColor": "#141414",
"borderColor": null,
"borderRadius": "0px",
"shadow": "none"
},
"buttonPrimary": {
"background": "#2966FF",
"textColor": "#FFFFFF",
"borderRadius": "10px",
"shadow": "none"
},
"buttonSecondary": {
"background": "#1C1C1C",
"textColor": "#FFFFFF",
"borderRadius": "8px",
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/67833e57809dd5be694b7df7/695ed6c0f66227843cd2bb6f_Bolto%20-%20Blue.png",
"favicon": "https://cdn.prod.website-files.com/67833e57809dd5be694b7df7/6997855095b8dfd21aba691f_Favicon.png",
"ogImage": "https://cdn.prod.website-files.com/67833e57809dd5be694b7df7/6786f8bfa4b25b09dad9f5b4_OG%20IMAGE.png"
}
}
``