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.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

UI Components

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

Input

Button Primary

Button Secondary

Brand Personality

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"
  }
}