Boton Brand: Colors, Fonts, Logo & Visual Identity
Boton Brand Identity
A complete profile of Boton's visual system — colors, typography, components, and personality — extracted from https://www.botonapp.com/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.botonapp.com/.
- Primary: #5228F5 (rgb(82, 40, 245))
- Secondary: #1E293B (rgb(30, 41, 59))
- Accent: #5228F5 (rgb(82, 40, 245))
- Background: #FFFFFF (rgb(255, 255, 255))
- Text Primary: #000000 (rgb(0, 0, 0))
- Link: #111827 (rgb(17, 24, 39))
Typography
Each font links to its Google Fonts page where available.
- Primary: Noto Sans
- Heading: Noto Sans
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using Boton's actual button styles.
Button Primary
- Background: #5228F5
- Text Color: #FFFFFF
- Border Radius: 56px
- Shadow: none
Button Secondary
- Background: #FFFFFF
- Text Color: #667EEA
- Border Color: #667EEA
- Border Radius: 12px
- Shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: business professionals
Frequently Asked Questions
What is Boton's primary brand color?
Boton's primary brand color is #5228F5. It anchors the visual identity across their website, product UI, and marketing materials.
What font does Boton use?
Boton uses Noto Sans as the primary typeface across body and headings.
Does Boton use a light or dark theme?
Boton's primary site uses a light color scheme, with a background of #FFFFFF.
Where can I find Boton's logo?
Boton's logo is available directly on their site (https://www.botonapp.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.botonapp.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 Boton.
Methodology
Brand data on this page was extracted from https://www.botonapp.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": "Noto Sans",
"role": "body"
}
],
"colors": {
"primary": "#5228F5",
"secondary": "#1E293B",
"accent": "#5228F5",
"background": "#FFFFFF",
"textPrimary": "#000000",
"link": "#111827"
},
"typography": {
"fontFamilies": {
"primary": "Noto Sans",
"heading": "Noto Sans"
},
"fontStacks": {
"heading": [
"Noto Sans"
],
"body": [
"Noto Sans"
],
"paragraph": [
"Noto Sans"
]
},
"fontSizes": {
"h1": "72px",
"h2": "36px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "12px"
},
"components": {
"buttonPrimary": {
"background": "#5228F5",
"textColor": "#FFFFFF",
"borderRadius": "56px",
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#667EEA",
"borderColor": "#667EEA",
"borderRadius": "12px",
"shadow": "none"
}
},
"images": {
"logo": "https://try.botonapp.com/boton_logo/boton%20black%20wide-1500h.png",
"favicon": "https://try.botonapp.com/favicon-32x32.png",
"ogImage": "https://botonapp.com/Images/demo-1200w.png",
"logoAlt": "pastedImage"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "business professionals"
}
}