Lightscreen AI Brand: Colors, Fonts, Logo & Visual Identity
Lightscreen AI Brand Identity
A complete profile of Lightscreen AI's visual system — colors, typography, components, and personality — extracted from https://lightscreen.ai. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://lightscreen.ai.
- primary: #111827 (rgb(17, 24, 39))
- secondary: #4B5563 (rgb(75, 85, 99))
- accent: #374151 (rgb(55, 65, 81))
- background: #FFFFFF (rgb(255, 255, 255))
- textPrimary: #374151 (rgb(55, 65, 81))
- link: #374151 (rgb(55, 65, 81))
Typography
Each font links to its Google Fonts page where available.
- primary: Outfit (Google Fonts →)
- heading: Source Serif 4 (Google Fonts →)
Visual Assets
Logo
Favicon
UI Components
Live previews rendered using Lightscreen AI's actual button styles.
Button Primary
- background: transparent
- textColor: #FFFFFF
- borderColor: #FFFFFF
- borderRadius: 12px
- shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 10px 15px -3px
Button Secondary
- background: #FFFFFF
- textColor: #374151
- borderColor: #FFFFFF
- borderRadius: 12px
- shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 4px 16px 0px
Brand Personality
- Tone: modern
- Energy: medium
- Audience: recruiting professionals
Frequently Asked Questions
What is Lightscreen AI's primary brand color?
Lightscreen AI's primary brand color is #111827.What accent color does Lightscreen AI use?
Lightscreen AI uses #374151 as an accent color.What font does Lightscreen AI use?
Lightscreen AI uses Outfit for body text and Source Serif 4 for headings.Does Lightscreen AI use a light or dark theme?
Lightscreen AI's primary site uses a light color scheme.How was this brand profile generated?
This profile was extracted using the Firecrawl branding extraction API.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Outfit",
"role": "body"
},
{
"family": "Source Serif 4",
"role": "heading"
}
],
"colors": {
"primary": "#111827",
"secondary": "#4B5563",
"accent": "#374151",
"background": "#FFFFFF",
"textPrimary": "#374151",
"link": "#374151"
},
"typography": {
"fontFamilies": {
"primary": "Outfit",
"heading": "Source Serif 4"
},
"fontStacks": {
"heading": [
"Source Serif 4"
],
"body": [
"Arial",
"Helvetica",
"sans-serif"
],
"paragraph": [
"Outfit"
]
},
"fontSizes": {
"h1": "72px",
"h2": "20px",
"body": "30px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "5px"
},
"components": {
"buttonPrimary": {
"background": "transparent",
"textColor": "#FFFFFF",
"borderColor": "#FFFFFF",
"borderRadius": "12px",
"shadow": "rgba(0, 0, 0, 0) 0px 10px 15px -3px"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#374151",
"borderColor": "#FFFFFF",
"borderRadius": "12px",
"shadow": "rgba(0, 0, 0, 0.1) 0px 4px 16px 0px"
}
},
"images": {
"logo": "https://lightscreen.ai/logo.svg",
"favicon": "https://lightscreen.ai/favicon.ico?favicon.0b3bf435.ico"
}
}