EliseAI Brand: Colors, Fonts, Logo & Visual Identity

EliseAI Brand Identity

A complete profile of EliseAI's visual system — colors, typography, components, and personality — extracted from https://www.eliseai.com/. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from https://www.eliseai.com/.

Color Name Hex Code RGB
primary #0000EE rgb(0, 0, 238)
secondary #3898EC rgb(56, 152, 236)
accent #7638FA rgb(118, 56, 250)
background #FFFFFF rgb(255, 255, 255)
textPrimary #000000 rgb(0, 0, 0)
link #7638FA rgb(118, 56, 250)

Typography

Each font links to its Google Fonts page where available.

Role Font Link
primary Inter Tight Google Fonts →
heading Inter Tight Google Fonts →

Visual Assets

Logo

Favicon

UI Components

Live previews rendered using EliseAI's actual button styles.

Button Primary

property value
background #000000
textColor #FFFFFF
borderColor #FFFFFF
borderRadius 4px
shadow none

Button Secondary

property value
background #F5F5F7
textColor #7638FA
borderColor #7638FA
borderRadius 4px
shadow none

Brand Personality

Tone: modern Energy: medium Audience: housing and healthcare professionals

EliseAI Brand in the Wild

Image: Source

Image: Source

Frequently Asked Questions

What is EliseAI's primary brand color?
EliseAI's primary brand color is #0000EE. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does EliseAI use?
EliseAI uses #7638FA as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does EliseAI use?
EliseAI uses Inter Tight as the primary typeface across body and headings.

Does EliseAI use a light or dark theme?
EliseAI's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find EliseAI's logo?
EliseAI's logo is available directly on their site (https://www.eliseai.com/). 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.eliseai.com/ 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 EliseAI.

Methodology

Brand data on this page was extracted from https://www.eliseai.com/ 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. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by EliseAI.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {"family": "Inter Tight", "role": "body"},
    {"family": "Inter", "role": "body"}
  ],
  "colors": {
    "primary": "#0000EE",
    "secondary": "#3898EC",
    "accent": "#7638FA",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#7638FA"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter Tight",
      "heading": "Inter Tight"
    },
    "fontStacks": {
      "heading": ["Inter", "sans-serif"],
      "body": ["Arial", "sans-serif"],
      "paragraph": ["Inter", "sans-serif"]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "72px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#000000",
      "textColor": "#FFFFFF",
      "borderColor": "#FFFFFF",
      "borderRadius": "4px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#F5F5F7",
      "textColor": "#7638FA",
      "borderColor": "#7638FA",
      "borderRadius": "4px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/63cc1eef179b054a9306598d/66476225ce5605b468a87c34_Simple%20Logo%20White.svg",
    "favicon": "https://cdn.prod.website-files.com/63cc1eef179b054a9306598d/67afe0d1cb9d879ac7b3c943_Avatar-32.png"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "housing and healthcare professionals"
  }
}