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
- primary: #73E701
- secondary: #002566
- accent: #73E701
- background: #FFFFFF
- textPrimary: #005CFF
- link: #005CFF
Typography
- primary: Plus Jakarta Sans — https://fonts.google.com/specimen/Plus+Jakarta+Sans
- heading: Plus Jakarta Sans — https://fonts.google.com/specimen/Plus+Jakarta+Sans
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI 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
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.
Fintelite AI Blog: Exploring Trends, Insights, and Tips in Document Automation
How to Scan Documents Online and Extract Data Automatically - Fintelite
The Utilization of OCR Tools for Accounting and Financial Management - Fintelite
How Much Does Manual Data Entry Cost? - Fintelite
Fintelite AI Blog: Exploring Trends, Insights, and Tips in Document Automation
- Source: https://fintelite.ai/blog/
Easy Hack To Convert Bank Statements to JSON Automatically - Fintelite
Working with these fonts
Not found on Google Fonts? Agent Instructions:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
- Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
- For each captured font URL: right-click → Save As to download the file locally.
- 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
}
}