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/.
- Primary: #FFC700
- Secondary: #6A7282
- Accent: #FFC700
- Background: #FFFFFF
- Text Primary: #1A1A1A
- Link: #C7962A
Typography
Each font links to its Google Fonts page where available.
- Primary: Poppins Google Fonts →
- Heading: Poppins Google Fonts →
- Font Stack: Poppins, sans-serif
Visual Assets
Logo
Favicon
UI Components
Live previews rendered using Lighthouz AI's actual button styles.
Button Primary:
Background: #FFC700
Text Color: #1A1A1A
Border Radius: 4px
Shadow: rgba(255, 199, 0, 0.3) 0px 0px 20px 0pxButton Secondary:
Background: #FFFFFF
Text Color: #333333
Border Color: #333333
Border Radius: 4px
Brand Personality
- Tone: modern
- Energy: high
- Audience: tech-savvy professionals
Lighthouz AI Brand in the Wild
Source: app.lighthouz.ai
Source: lighthouz.ai
Frequently Asked Questions
- What is Lighthouz AI's primary brand color?
Lighthouz AI's primary brand color is #FFC700. - What font does Lighthouz AI use?
Lighthouz AI uses Poppins as the primary typeface. - Does Lighthouz AI use a light or dark theme?
Lighthouz AI's primary site uses a light color scheme. - Where can I find Lighthouz AI's logo?
Lighthouz AI's logo is available directly on their site (https://lighthouz.ai/). - How was this brand profile generated?
This profile was extracted from https://lighthouz.ai/ using the Firecrawl branding extraction API.
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": ""
}
}