llms.txt

Fintelite Brand Identity

A complete profile of Fintelite's visual system — colors, typography, components, and personality.

Quick Facts

Field Value
Primary #73E701
Accent #73E701
Body Font Plus Jakarta Sans
Heading Font Plus Jakarta Sans

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: modern · Energy: high · Audience: business professionals seeking automated data solutions

Fintelite Brand in the Wild

Real-world brand assets — ads, campaigns, marketing materials.

Working with these fonts

Not found on Google Fonts? Agent Instructions:

  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 and copy out the matching @font-face declarations.

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
  {
   "family": "Plus Jakarta Sans",
   "role": "body"
  }
 ],
 "colors": {
  "primary": "#73E701",
  "secondary": "#002566",
  "accent": "#73E701",
  "background": "#FFFFFF",
  "textPrimary": "#005CFF",
  "link": "#005CFF"
 },
 "typography": {
  "fontFamilies": {
   "primary": "Plus Jakarta Sans",
   "heading": "Plus Jakarta Sans"
  },
  "fontStacks": {
   "heading": [
    "Plus Jakarta Sans",
    "sans-serif"
   ],
   "body": [
    "Plus Jakarta Sans",
    "sans-serif"
   ],
   "paragraph": [
    "Plus Jakarta Sans",
    "sans-serif"
   ]
  },
  "fontSizes": {
   "h1": "45px",
   "h2": "18px",
   "body": "25px"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "8px"
 },
 "components": {
  "input": {
   "background": "#FFFFFF",
   "textColor": "#414141",
   "borderColor": "#69727D",
   "borderRadius": "3px",
   "shadow": "none"
  },
  "buttonPrimary": {
   "background": "#73E701",
   "textColor": "#000000",
   "borderRadius": "100px",
   "shadow": "none"
  },
  "buttonSecondary": {
   "background": "#005CFF",
   "textColor": "#FFFFFF",
   "borderRadius": "100px",
   "shadow": "none"
  }
 },
 "images": {
  "logo": "https://fintelite.ai/wp-content/uploads/2025/10/Main-Logo-2.png",
  "favicon": "https://fintelite.ai/wp-content/uploads/2023/05/cropped-Group-4706-32x32.png",
  "ogImage": "https://fintelite.ai/wp-content/uploads/2024/05/Logogram1000x1000.png"
 },
 "personality": {
  "tone": "modern",
  "energy": "high",
  "targetAudience": "business professionals seeking automated data solutions"
 },
 "designSystem": {
  "framework": "custom"
 },
 "confidence": {
  "buttons": 0.95,
  "colors": 0.9,
  "overall": 0.925
 }
}