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

Typography

Visual Assets

UI Components

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.

Working with these fonts

Not found on Google Fonts? Follow these instructions:

  1. Open the company's homepage in a browser with DevTools open.
  2. In the Network tab, filter by "Font".
  3. Hard-reload the page and click around.
  4. For each captured font URL: right-click → Save As to download the file locally.
  5. 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
 }
}