Glitzi Brand: Colors, Fonts, Logo & Visual Identity
Glitzi Brand Identity
A complete profile of Glitzi's visual system — colors, typography, components, and personality — extracted from https://glitzi.com.mx/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://glitzi.com.mx/.
| Color | Hex | RGB |
|---|---|---|
| primary | #2F3943 | rgb(47, 57, 67) |
| secondary | #3898EC | rgb(56, 152, 236) |
| accent | #0C2C40 | rgb(12, 44, 64) |
| background | #FFFFFF | rgb(255, 255, 255) |
| textPrimary | #0C2C40 | rgb(12, 44, 64) |
| link | #0C2C40 | rgb(12, 44, 64) |
Typography
Each font links to its Google Fonts page where available.
| Type | Font | Link |
|---|---|---|
| primary | Montserrat | Google Fonts → |
| heading | Poppins | Google Fonts → |
Visual Assets
UI Components
Live previews rendered using Glitzi's actual button styles.
Button Primary
- background: #0C2C40
- textColor: #FFFFFF
- borderRadius: 4px
- shadow: none
Button Secondary
- background: transparent
- textColor: #FFFFFF
- borderColor: #FFFFFF
- borderRadius: 4px
- shadow: none
Brand Personality
- Tone: modern
- Energy: medium
- Audience: Individuals seeking at-home spa and beauty services
Frequently Asked Questions
What is Glitzi's primary brand color?
Glitzi's primary brand color is #2F3943. It anchors the visual identity across their website, product UI, and marketing materials.What accent color does Glitzi use?
Glitzi uses #0C2C40 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.What font does Glitzi use?
Glitzi uses Montserrat for body text and Poppins for headings. Fonts were detected on https://glitzi.com.mx/ as part of their live design system.Does Glitzi use a light or dark theme?
Glitzi's primary site uses a light color scheme, with a background of #FFFFFF.Where can I find Glitzi's logo?
Glitzi's logo is available directly on their site (https://glitzi.com.mx/). 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://glitzi.com.mx/ 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 Glitzi.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Montserrat",
"role": "body"
},
{
"family": "Poppins",
"role": "heading"
},
{
"family": "Cardo",
"role": "unknown"
}
],
"colors": {
"primary": "#2F3943",
"secondary": "#3898EC",
"accent": "#0C2C40",
"background": "#FFFFFF",
"textPrimary": "#0C2C40",
"link": "#0C2C40"
},
"typography": {
"fontFamilies": {
"primary": "Montserrat",
"heading": "Poppins"
},
"fontStacks": {
"heading": [
"Cardo",
"sans-serif"
],
"body": [
"Arial",
"sans-serif"
],
"paragraph": [
"Montserrat",
"sans-serif"
]
},
"fontSizes": {
"h1": "58px",
"h2": "32px",
"body": "24px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "6px"
},
"components": {
"buttonPrimary": {
"background": "#0C2C40",
"textColor": "#FFFFFF",
"borderRadius": "4px",
"shadow": "none"
},
"buttonSecondary": {
"background": "transparent",
"textColor": "#FFFFFF",
"borderColor": "#FFFFFF",
"borderRadius": "4px",
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/619d154ae4b0cc0d9dfbbbe7/64347d52e2adc7d9b26f53ee_Logo-negro.webp",
"favicon": "https://cdn.prod.website-files.com/619d154ae4b0cc0d9dfbbbe7/6564fdc86901fb10f855c3ad_favicon.png",
"logoHref": "https://glitzi.com.mx",
"logoAlt": "glitzi-logo"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "Individuals seeking at-home spa and beauty services"
}
}