Lighthouz AI Brand: Colors, Fonts, Logo & Visual Identity

Lighthouz AI Brand Identity

A complete profile of Lighthouz AI's visual system — colors, typography, components, and personality — extracted from https://lighthouz.ai/. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from https://lighthouz.ai/.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

UI Components

Live previews rendered using Lighthouz AI's actual button styles.

Brand Personality

Lighthouz AI Brand in the Wild

Source: app.lighthouz.ai

Source: lighthouz.ai

Frequently Asked Questions

Methodology

Brand data on this page was extracted from https://lighthouz.ai/ on 2026-07-27 using the Firecrawl branding extraction API.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Poppins",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#FFC700",
    "secondary": "#6A7282",
    "accent": "#FFC700",
    "background": "#FFFFFF",
    "textPrimary": "#1A1A1A",
    "link": "#C7962A"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Poppins",
      "heading": "Poppins"
    },
    "fontStacks": {
      "heading": [
        "Poppins",
        "sans-serif"
      ],
      "body": [
        "Poppins",
        "sans-serif"
      ],
      "paragraph": [
        "Poppins",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "24px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FFC700",
      "textColor": "#1A1A1A",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "rgba(255, 199, 0, 0.3) 0px 0px 20px 0px"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#333333",
      "borderColor": "#333333",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://lighthouz.ai/lighthouz-ai-logo.svg",
    "favicon": "https://lighthouz.ai/favicon.ico?favicon.9fa5beb7.ico",
    "ogImage": null,
    "logoHref": "/",
    "logoAlt": "Lighthouz AI Logo"
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "tech-savvy professionals"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  }
}