ClickPe Brand: Colors, Fonts, Logo & Visual Identity

ClickPe Brand Identity

A complete profile of ClickPe's visual system — colors, typography, components, and personality — extracted from https://clickpe.ai/. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from https://clickpe.ai/

Typography

Each font links to its Google Fonts page where available.

Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
4. For each captured font URL: right-click → Save As to download the file locally.
5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.

Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Visual Assets

Logo

Favicon

UI Components

Live previews rendered using ClickPe's actual button styles.

Brand Personality

ClickPe Brand in the Wild

Image: muthootlogo.s3.ap-south-1.amazonaws.com
Source: clickpe.ai

Image: s3.ap-south-1.amazonaws.com
Source: clickpe.ai

Image: boardinfinity.com
Source: clickpe.ai

Image: clickpe.ai
Source: clickpe.ai

Image: bharatpe.com
Source: clickpe.ai

Image: travel.slpe.in
Source: ferry.clickpe.ai

Frequently Asked Questions

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Nohemi",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#001143",
    "secondary": "#020817",
    "accent": "#1CFF7D",
    "background": "#000000",
    "textPrimary": "#000000",
    "link": "#1CFF7D"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Nohemi",
      "heading": "Nohemi"
    },
    "fontStacks": {
      "heading": [
        "Nohemi",
        "sans-serif"
      ],
      "body": [
        "Nohemi",
        "sans-serif"
      ],
      "paragraph": [
        "Nohemi",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "72px",
      "h2": "24px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#001143",
      "textColor": "#FFFFFF",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 17, 67, 0.5) 0px 8px 20px -6px"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://clickpe.ai/logo-white.svg",
    "favicon": "https://clickpe.ai/icon.svg?8d338d22b7897430",
    "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 'ClickPe'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 8,
      "text": "Claim Offer & Apply",
      "reasoning": "Button #8 has a vibrant background color (#001143) which matches the brand's primary color and features action-oriented text 'Claim Offer & Apply', making it the primary CTA."
    },
    "secondary": {
      "index": 12,
      "text": "Download App Now",
      "reasoning": "Button #0 has a different background color (#FFFFFF) and serves as a secondary action with text 'Download App Now'."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "individuals seeking loans"
  },
  "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 'ClickPe'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles