Amenli Brand: Colors, Fonts, Logo & Visual Identity

Amenli Brand Identity

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

Color Palette

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

Type Color Code RGB Value
primary #81DED9 rgb(129, 222, 217)
secondary #9BA8B8 rgb(155, 168, 184)
accent #81DED9 rgb(129, 222, 217)
background #FFFFFF rgb(255, 255, 255)
textPrimary #000000 rgb(0, 0, 0)
link #B8C5D1 rgb(184, 197, 209)

Typography

Each font links to its Google Fonts page where available.

Type Font
primary Montserrat
heading Montserrat

Visual Assets

Logo

Favicon

UI Components

Live previews rendered using Amenli's actual button styles.

Button Primary

Brand Personality

Amenli Brand in the Wild

Image: qe-dev.amenli.com

Source: qe-dev.amenli.com

Image: qe.amenli.com

Source: qe.amenli.com

Image: amenli.com

Source: amenli.com

Image: exp.amenli.com

Source: exp.amenli.com

Image: amenli.com

Source: amenli.com

Image: amenli.com

Source: amenli.com

Frequently Asked Questions

  1. What is Amenli's primary brand color?
    Amenli's primary brand color is #81DED9. It anchors the visual identity across their website, product UI, and marketing materials.

  2. What font does Amenli use?
    Amenli uses Montserrat as the primary typeface across body and headings.

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

  4. Where can I find Amenli's logo?
    Amenli's logo is available directly on their site (https://www.amenli.com/). The current logo URL is included in the machine-readable JSON profile linked above.

  5. How was this brand profile generated?
    This profile was extracted from https://www.amenli.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 Amenli.

Methodology

Brand data on this page was extracted from https://www.amenli.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 Amenli.

Machine-Readable Profile

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

GET /branding/amenli.json
GET /branding/amenli/llms.txt

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Montserrat",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#81DED9",
    "secondary": "#9BA8B8",
    "accent": "#81DED9",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#B8C5D1"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Montserrat",
      "heading": "Montserrat"
    },
    "fontStacks": {
      "heading": [
        "Montserrat",
        "sans-serif"
      ],
      "body": [
        "Montserrat",
        "sans-serif"
      ],
      "paragraph": [
        "Montserrat",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "16px",
      "body": "17px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#81DED9",
      "textColor": "#FFFFFF",
      "borderRadius": "24px",
      "borderRadiusCorners": {
        "topLeft": "24px",
        "topRight": "24px",
        "bottomRight": "24px",
        "bottomLeft": "24px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://exp.amenli.com/images/logoEN.svg",
    "favicon": "https://exp.amenli.com/icon.svg?icon.a75f0aa4.svg",
    "ogImage": null,
    "logoHref": "/",
    "logoAlt": "logo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Amenli'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "GET STARTED",
      "reasoning": "The button with text 'GET STARTED' uses a vibrant brand color (#81DED9) and action-oriented text, making it the primary CTA."
    },
    "secondary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "There is only one button detected, so no secondary button is available with a different color."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "individuals seeking insurance coverage"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Amenli'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}