llms.txt

Houm Brand Identity

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

Quick Facts

Field Value
Primary #FF452B
Accent #FF452B
Body Font Nunito
Heading Font Nunito

Color Palette

Typography

Visual Assets

Brand Personality

Tone: modern · Energy: medium · Audience: home buyers and renters in Latin America

Houm Brand in the Wild

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

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Nunito",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#FF452B",
    "secondary": "#B0BEC5",
    "accent": "#FF452B",
    "background": "#F7F8FC",
    "textPrimary": "#263238",
    "link": "#263238"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Nunito",
      "heading": "Nunito"
    },
    "fontStacks": {
      "heading": [
        "Nunito",
        "sans-serif"
      ],
      "body": [
        "Nunito",
        "sans-serif"
      ],
      "paragraph": [
        "Nunito",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "40px",
      "h2": "32px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "6px"
  },
  "components": {},
  "images": {
    "logo": "https://houm.com/static/brandImage/logo.svg",
    "favicon": "https://houm.com/apple-touch-icon.png",
    "ogImage": "https://houm.com/static/images/seo/preview-mx.jpg",
    "logoHref": "/catchAll",
    "logoAlt": "Logo Houm"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "home buyers and renters in Latin America"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  }
}