Lezzoo Brand: Colors, Fonts, Logo & Visual Identity
Lezzoo Brand Identity
A complete profile of Lezzoo's visual system — colors, typography, components, and personality — extracted from https://lezzoo.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://lezzoo.com.
| Color | Hex | RGB |
|---|---|---|
| primary | #343F52 | rgb(52, 63, 82) |
| secondary | #60697B | rgb(96, 105, 123) |
| accent | #E4343E | rgb(228, 52, 62) |
| background | #FCFCFD | rgb(252, 252, 253) |
| textPrimary | #E4343E | rgb(228, 52, 62) |
| link | #E4343E | rgb(228, 52, 62) |
Typography
Each font links to its Google Fonts page where available.
| Role | Font | Link |
|---|---|---|
| primary | Euclid Circular B | Google Fonts → |
| heading | Space Grotesk | Google Fonts → |
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using Lezzoo's actual button styles.
| Component | Background | Text Color | Border Radius | Shadow |
|---|---|---|---|---|
| Input | #FCFCFD | #FFFFFF | 8px | none |
| Button Primary | #E4343E | #FFFFFF | 50px | none |
Brand Personality
Tone: modern
Energy: high
Audience: tech-savvy consumers looking for convenience in delivery services
Frequently Asked Questions
What is Lezzoo's primary brand color?
Lezzoo's primary brand color is #343F52.
What accent color does Lezzoo use?
Lezzoo uses #E4343E as an accent color.
What font does Lezzoo use?
Lezzoo uses Euclid Circular B for body text and Space Grotesk for headings.
Does Lezzoo use a light or dark theme?
Lezzoo's primary site uses a light color scheme, with a background of #FCFCFD.
Where can I find Lezzoo's logo?
Lezzoo's logo is available directly on their site (https://lezzoo.com).
How was this brand profile generated?
This profile was extracted from https://lezzoo.com using the Firecrawl branding extraction API.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Euclid Circular B",
"role": "body"
},
{
"family": "Space Grotesk",
"role": "heading"
}
],
"colors": {
"primary": "#343F52",
"secondary": "#60697B",
"accent": "#E4343E",
"background": "#FCFCFD",
"textPrimary": "#E4343E",
"link": "#E4343E"
},
"typography": {
"fontFamilies": {
"primary": "Euclid Circular B",
"heading": "Space Grotesk"
}
},
"components": {
"input": {
"background": "#FCFCFD",
"textColor": "#FFFFFF",
"borderRadius": "8px"
},
"buttonPrimary": {
"background": "#E4343E",
"textColor": "#FFFFFF",
"borderRadius": "50px"
}
},
"images": {
"logo": "https://lezzoo.com/images/Group.png",
"favicon": "https://lezzoo.com/images/favicon.png",
"ogImage": "https://lezzoo.com/assets/Lezzoo.e57982f3.png"
},
"personality": {
"tone": "modern",
"energy": "high",
"targetAudience": "tech-savvy consumers looking for convenience in delivery services"
}
}