Boostly Brand: Colors, Fonts, Logo & Visual Identity
Boostly Brand Identity
A complete profile of Boostly's visual system — colors, typography, components, and personality — extracted from https://boostly.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://boostly.com.
- primary
- Hex: #28008F
- RGB: rgb(40, 0, 143)
- secondary
- Hex: #131126
- RGB: rgb(19, 17, 38)
- accent
- Hex: #28008F
- RGB: rgb(40, 0, 143)
- background
- Hex: #FFFFFF
- RGB: rgb(255, 255, 255)
- textPrimary
- Hex: #000000
- RGB: rgb(0, 0, 0)
- link
- Hex: #0000EE
- RGB: rgb(0, 0, 238)
Typography
Each font links to its Google Fonts page where available.
- primary: Figtree
- heading: Figtree
Visual Assets
Favicon
Social Card
UI Components
Live previews rendered using Boostly's actual button styles.
Input
- background: #FFFFFF
- textColor: #141126
- borderColor: #AFB0B6
- borderRadius: 12px
- shadow: none
Button Primary
- background: #28008F
- textColor: #000000
- borderRadius: 10px
- shadow: none
Button Secondary
- background: #CBB7FF
- textColor: #000000
- borderRadius: 10px
- shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: restaurant owners and marketers
Frequently Asked Questions
What is Boostly's primary brand color?
Boostly's primary brand color is #28008F. It anchors the visual identity across their website, product UI, and marketing materials.
What font does Boostly use?
Boostly uses Figtree as the primary typeface across body and headings.
Does Boostly use a light or dark theme?
Boostly'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://boostly.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 Boostly.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [{
"family": "Figtree",
"role": "body"
}],
"colors": {
"primary": "#28008F",
"secondary": "#131126",
"accent": "#28008F",
"background": "#FFFFFF",
"textPrimary": "#000000",
"link": "#0000EE"
},
"typography": {
"fontFamilies": {
"primary": "Figtree",
"heading": "Figtree"
},
"fontStacks": {
"heading": ["Figtree", "sans-serif"],
"body": ["sans-serif"],
"paragraph": ["Figtree", "sans-serif"]
},
"fontSizes": {
"h1": "64px",
"h2": "24px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "15px"
},
"components": {
"input": {
"background": "#FFFFFF",
"textColor": "#141126",
"borderColor": "#AFB0B6",
"borderRadius": "12px",
"shadow": "none"
},
"buttonPrimary": {
"background": "#28008F",
"textColor": "#000000",
"borderRadius": "10px",
"shadow": "none"
},
"buttonSecondary": {
"background": "#CBB7FF",
"textColor": "#000000",
"borderRadius": "10px",
"shadow": "none"
}
},
"images": {
"favicon": "https://framerusercontent.com/images/Vjsv8NpSEBoG6HlKaa3paHZBiw.png",
"ogImage": "https://framerusercontent.com/assets/oyTJV04Z2m5EklFWks7BT9ZKWQ.png"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "restaurant owners and marketers"
}
}