llms.txt
FactIQ Brand Identity
A complete profile of FactIQ's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #4A5565 |
| Accent | #9A5518 |
| Body Font | ui-sans-serif |
| Heading Font | ui-sans-serif |
Color Palette
- primary: #4A5565
- secondary: #6A7282
- accent: #9A5518
- background: #FFFFFF
- textPrimary: #101828
- link: #101828
Typography
- primary: ui-sans-serif — https://fonts.google.com/specimen/ui-sans-serif
- heading: ui-sans-serif — https://fonts.google.com/specimen/ui-sans-serif
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- input: background=transparent, textColor=#0F172B, borderColor=null, borderRadius=0px
- buttonPrimary: background=#9A5518, textColor=#FFFFFF, borderRadius=12px
- buttonSecondary: background=transparent, textColor=#314158, borderColor=#E2E8F0, borderRadius=8px
Brand Personality
Tone: professional · Energy: medium · Audience: business professionals and researchers
FactIQ Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
Who is the most handsome man in One Piece Season 2? Zoro isn't even number one. #onepiece #zoro #usa - YouTube
Source: YouTube
FactIQ (@factiq) / Posts / X
Source: X
FactIQ's Video on X
Source: X
NUESTROS SERVICIOS – Sitio FactIQ
Source: FactIQ Services
SOBRE NOSOTROS – Sitio FactIQ
Source: FactIQ About Us
Working with these fonts
Not found on Google Fonts? Follow this flow:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font".
- Hard-reload the page and click around to capture font URLs.
- Save font files locally and copy @font-face declarations from the CSS.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "ui-sans-serif",
"count": 97
},
{
"family": "system-ui",
"count": 97
},
{
"family": "sans-serif",
"count": 97
},
{
"family": "Apple Color Emoji",
"count": 97
},
{
"family": "Segoe UI Emoji",
"count": 97
},
{
"family": "Segoe UI Symbol",
"count": 97
},
{
"family": "Noto Color Emoji",
"count": 97
}
],
"colors": {
"primary": "#4A5565",
"secondary": "#6A7282",
"accent": "#9A5518",
"background": "#FFFFFF",
"textPrimary": "#101828",
"link": "#101828"
},
"typography": {
"fontFamilies": {
"primary": "ui-sans-serif",
"heading": "ui-sans-serif"
},
"fontStacks": {
"body": [
"ui-sans-serif",
"system-ui",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
],
"heading": [
"ui-sans-serif",
"system-ui",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
],
"paragraph": [
"ui-sans-serif",
"system-ui",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
]
},
"fontSizes": {
"h1": "48px",
"h2": "14px",
"body": "12px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "2px"
},
"components": {
"input": {
"background": "transparent",
"textColor": "#0F172B",
"borderColor": null,
"borderRadius": "0px"
},
"buttonPrimary": {
"background": "#9A5518",
"textColor": "#FFFFFF",
"borderRadius": "12px"
},
"buttonSecondary": {
"background": "transparent",
"textColor": "#314158",
"borderColor": "#E2E8F0",
"borderRadius": "8px"
}
},
"images": {
"logo": "https://www.factiq.com/_next/static/media/mainlogo.943ad49f.svg",
"favicon": "https://www.factiq.com/favicon.ico?favicon.562166a1.ico",
"ogImage": "https://factiq.com/factiq-og.png"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "business professionals and researchers"
},
"designSystem": {
"framework": "tailwind"
}
}