llms.txt

amiloz Brand Identity

A complete profile of amiloz's visual system — colors, typography, components, and personality.

Quick Facts

Field Value
Primary #FACE07
Accent #FACE07
Body Font Inter
Heading Font DM Sans

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: modern · Energy: medium · Audience: young professionals seeking financial services

amiloz Brand in the Wild

Real-world brand assets — ads, campaigns, marketing materials.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "DM Sans",
      "role": "heading"
    },
    {
      "family": "Golos Text",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#FACE07",
    "secondary": "#0F172A",
    "accent": "#FACE07",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#FFFDEB"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "DM Sans"
    },
    "fontStacks": {
      "heading": [
        "Golos Text",
        "system-ui",
        "-apple-system",
        "sans-serif"
      ],
      "body": [
        "Inter"
      ],
      "paragraph": [
        "DM Sans",
        "system-ui",
        "-apple-system",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "56px",
      "h2": "48px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "16px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FACE07",
      "textColor": "#000000",
      "borderRadius": "80px",
      "borderRadiusCorners": {
        "topLeft": "80px",
        "topRight": "80px",
        "bottomRight": "80px",
        "bottomLeft": "80px"
      },
      "shadow": "rgb(215, 173, 5) 0px 3px 0px 0px"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderColor": "#FACE07",
      "borderRadius": "80px",
      "borderRadiusCorners": {
        "topLeft": "80px",
        "topRight": "80px",
        "bottomRight": "80px",
        "bottomLeft": "80px"
      },
      "shadow": "rgb(215, 173, 5) 0px 3px 0px 0px"
    }
  },
  "images": {
    "logo": "https://www.belozfi.com.mx/_next/image?url=%2Fimages%2Flogos%2Fbeloz-logo.png&w=256&q=75",
    "favicon": "https://www.belozfi.com.mx/favicon.ico",
    "ogImage": "https://www.belozfi.com.mx/images/referrals-thumbnail.png",
    "logoHref": "/",
    "logoAlt": "Logo image"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "young professionals seeking financial services"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  }
}