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

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: business professionals and researchers

FactIQ Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Follow this flow:

  1. Open the company's homepage in a browser with DevTools open.
  2. In the Network tab, filter by "Font".
  3. Hard-reload the page and click around to capture font URLs.
  4. 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"
 }
}