Leena AI Brand: Colors, Fonts, Logo & Visual Identity
Leena AI Brand Identity
A complete profile of Leena AI's visual system — colors, typography, components, and personality — extracted from https://www.leena.ai. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.leena.ai.
- Primary: #2D4156 (rgb(45, 65, 86))
- Accent: #0F72EF (rgb(15, 114, 239))
- Background: #060708 (rgb(6, 7, 8))
- Text Primary: #060708 (rgb(6, 7, 8))
- Link: #0F72EF (rgb(15, 114, 239))
Typography
Each font links to its Google Fonts page where available.
- Primary: Poppins
Poppins on Google Fonts
Visual Assets
UI Components
Live previews rendered using Leena AI's actual button styles.
Input
- Background: transparent
- Text color: #000000
- Border color: null
- Border radius: 4px
- Shadow: none
Button Primary
- Background: #2D4156
- Text color: #FFFFFF
- Border radius: 6px
- Shadow: none
Button Secondary
- Background: #FFFFFF
- Text color: #0C5BBE
- Border color: #0C5BBE
- Border radius: 8px
- Shadow: rgba(4, 28, 59, 0.1) 0px 6px 24px 0px
Brand Personality
- Tone: professional
- Energy: medium
- Audience: enterprise businesses
Leena AI Brand in the Wild
Frequently Asked Questions
What is Leena AI's primary brand color?
Leena AI's primary brand color is #2D4156. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Leena AI use?
Leena AI uses #0F72EF as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Leena AI use?
Leena AI uses Poppins as the primary typeface across body and headings.
Does Leena AI use a light or dark theme?
Leena AI's primary site uses a light color scheme, with a background of #060708.
Where can I find Leena AI's logo?
Leena AI's logo is available directly on their site (https://www.leena.ai). The current logo URL is included in the machine-readable JSON profile linked above.
How was this brand profile generated?
This profile was extracted from https://www.leena.ai using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Leena AI.
Methodology
Brand data on this page was extracted from https://www.leena.ai on 2026-07-27 using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Poppins",
"role": "body"
}
],
"colors": {
"primary": "#2D4156",
"accent": "#0F72EF",
"background": "#060708",
"textPrimary": "#060708",
"link": "#0F72EF"
},
"typography": {
"fontFamilies": {
"primary": "Poppins",
"heading": "Poppins"
},
"fontStacks": {
"heading": [
"Poppins"
],
"body": [
"Poppins"
],
"paragraph": [
"Poppins"
]
},
"fontSizes": {
"h1": "58px",
"h2": "48px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "10px"
},
"components": {
"input": {
"background": "transparent",
"textColor": "#000000",
"borderColor": null,
"borderRadius": "4px",
"borderRadiusCorners": {
"topLeft": "4px",
"topRight": "4px",
"bottomRight": "4px",
"bottomLeft": "4px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#2D4156",
"textColor": "#FFFFFF",
"borderRadius": "6px",
"borderRadiusCorners": {
"topLeft": "6px",
"topRight": "6px",
"bottomRight": "6px",
"bottomLeft": "6px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#0C5BBE",
"borderColor": "#0C5BBE",
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "rgba(4, 28, 59, 0.1) 0px 6px 24px 0px"
}
},
"images": {
"logo": "https://www.leena.ai/imagesV2/partner/leenaLogo.svg",
"favicon": "https://www.leena.ai/favicon.ico",
"ogImage": "https://leena.ai/imagesV2/og/homepage_OG.webp",
"logoAlt": "leena-logo"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "enterprise businesses"
}
}