Foodoro Brand: Colors, Fonts, Logo & Visual Identity
Foodoro Brand Identity
A complete profile of Foodoro's visual system — colors, typography, components, and personality — extracted from http://foodoro.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from http://foodoro.com.
- primary
#294289rgb(41, 66, 137) - secondary
#1A73E8rgb(26, 115, 232) - accent
#00ADD6rgb(0, 173, 214) - background
#FFFFFFrgb(255, 255, 255) - textPrimary
#333333rgb(51, 51, 51) - link
#00ADD6rgb(0, 173, 214)
Typography
Each font links to its Google Fonts page where available.
- primary
Cabin
Google Fonts → - heading
Jost
Google Fonts →
Visual Assets
Logo
Social Card
UI Components
Live previews rendered using Foodoro's actual button styles.
Input
| Property | Value |
|---|---|
| background | #FFFFFF |
| textColor | #333333 |
| borderColor | #999999 |
| borderRadius | 4px |
| shadow | none |
Brand Personality
- Tone: playful
- Energy: high
- Audience: food enthusiasts and gift shoppers
Frequently Asked Questions
What is Foodoro's primary brand color?
Foodoro's primary brand color is #294289. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Foodoro use?
Foodoro uses #00ADD6 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Foodoro use?
Foodoro uses Cabin for body text and Jost for headings. Fonts were detected on http://foodoro.com as part of their live design system.
Does Foodoro use a light or dark theme?
Foodoro's primary site uses a light color scheme, with a background of #FFFFFF.
Where can I find Foodoro's logo?
Foodoro's logo is available directly on their site (http://foodoro.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 http://foodoro.com using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Cabin",
"role": "body"
},
{
"family": "Jost",
"role": "heading"
}
],
"colors": {
"primary": "#294289",
"secondary": "#1A73E8",
"accent": "#00ADD6",
"background": "#FFFFFF",
"textPrimary": "#333333",
"link": "#00ADD6"
},
"typography": {
"fontFamilies": {
"primary": "Cabin",
"heading": "Jost"
}
},
"components": {
"input": {
"background": "#FFFFFF",
"textColor": "#333333",
"borderColor": "#999999",
"borderRadius": "4px"
}
},
"images": {
"logo": "https://img.goldbelly.com/consumer/promotion/bellybot-card.png?w=1080&auto=format&fit=max&ixlib=react-9.10.0",
"ogImage": "https://img.goldbelly.com/consumer/homepage/facebook-share-home.png?fit=crop&w=1200&h=630"
},
"personality": {
"tone": "playful",
"energy": "high",
"targetAudience": "food enthusiasts and gift shoppers"
}
}