Zalos Brand: Colors, Fonts, Logo & Visual Identity
Zalos Brand Identity
A complete profile of Zalos's visual system — colors, typography, components, and personality — extracted from https://www.zalos.ai/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.zalos.ai/.
| Color | Hex Code | RGB Values |
|---|---|---|
| Primary | #000000 | rgb(0, 0, 0) |
| Accent | #000000 | rgb(0, 0, 0) |
| Background | #FFFFFF | rgb(255, 255, 255) |
| Text | #000000 | rgb(0, 0, 0) |
| Link | #000000 | rgb(0, 0, 0) |
Typography
Each font links to its Google Fonts page where available.
- Primary Font: Manrope Google Fonts →
- Heading Font: Manrope
Visual Assets
Logo
Favicon
UI Components
Live previews rendered using Zalos's actual button styles.
Button Primary
- Background: #FFFFFF
- Text Color: #000000
- Border Radius: 120px
- Shadow: none
Brand Personality
Tone: professional
Energy: medium
Audience: finance professionals
Frequently Asked Questions
What is Zalos's primary brand color? Zalos's primary brand color is #000000.
What font does Zalos use? Zalos uses Manrope as the primary typeface across body and headings.
Does Zalos use a light or dark theme? Zalos's primary site uses a light color scheme, with a background of #FFFFFF.
Where can I find Zalos's logo? Zalos's logo is available directly on their site (https://www.zalos.ai/).
How was this brand profile generated? This profile was extracted from https://www.zalos.ai/ using the Firecrawl branding extraction API.
Methodology
Brand data on this page was extracted from https://www.zalos.ai/ using the Firecrawl branding extraction API.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Manrope",
"role": "body"
}
],
"colors": {
"primary": "#000000",
"accent": "#000000",
"background": "#FFFFFF",
"textPrimary": "#000000",
"link": "#000000"
},
"typography": {
"fontFamilies": {
"primary": "Manrope",
"heading": "Manrope"
},
"fontStacks": {
"heading": [
"Manrope"
],
"body": [
"Manrope"
],
"paragraph": [
"Manrope"
]
},
"fontSizes": {
"h1": "100px",
"h2": "60px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 8,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#FFFFFF",
"textColor": "#000000",
"borderRadius": "120px",
"shadow": "none"
}
},
"images": {
"logo": "https://www.zalos.ai/_next/image?url=%2Flogo.png&w=384&q=75",
"favicon": "https://www.zalos.ai/favicon.png"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "finance professionals"
}
}