llms.txt
Glitzi Brand Identity
A complete profile of Glitzi's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #2F3943 |
| Accent | #0C2C40 |
| Body Font | Montserrat |
| Heading Font | Poppins |
Color Palette
- primary: #2F3943
- secondary: #3898EC
- accent: #0C2C40
- background: #FFFFFF
- textPrimary: #0C2C40
- link: #0C2C40
Typography
- primary: Montserrat — https://fonts.google.com/specimen/Montserrat
- heading: Poppins — https://fonts.google.com/specimen/Poppins
Visual Assets
- Logo:
- Favicon:
UI Components
- buttonPrimary: background=#0C2C40, textColor=#FFFFFF, borderRadius=4px, shadow=none
- buttonSecondary: 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
Glitzi Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Maquillaje de día de muertos: 5 ideas para lucir increíble | Glitzi
- Image:
- Source: Link
- Blog
- Image:
- Source: Link
- Servicios
- Image:
- Source: Link
- El ayuno intermitente y sus beneficios para la salud | Glitzi
- Image:
- Source: Link
- Beneficios a la salud mental de...¡Llorar! | Glitzi
- Image: .jpg)
- Source: Link
- Blog
- Image:
- Source: Link
Working with these fonts
Not found on Google Fonts? Follow these instructions:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font".
- Hard-reload the page and click around.
- For each captured font URL: right-click → Save As to download the file locally.
- View the page's CSS and copy out the matching @font-face declarations.
Machine-Readable Profile
{
"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",
"borderRadiusCorners": {
"topLeft": "4px",
"topRight": "4px",
"bottomRight": "4px",
"bottomLeft": "4px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "transparent",
"textColor": "#FFFFFF",
"borderColor": "#FFFFFF",
"borderRadius": "4px",
"borderRadiusCorners": {
"topLeft": "4px",
"topRight": "4px",
"bottomRight": "4px",
"bottomLeft": "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",
"ogImage": null,
"logoHref": "https://glitzi.com.mx",
"logoAlt": "glitzi-logo"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "Individuals seeking at-home spa and beauty services"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}