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

Button Secondary

Brand Personality

Frequently Asked Questions

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"
  }
}