llms.txt

14.ai Brand Identity

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

Quick Facts

Field Value
Primary #000000
Accent #000000
Body Font Inter
Heading Font Iowan Old Style

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: businesses and brands looking for autonomous solutions

14.ai Brand in the Wild

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

Working with these fonts

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

CharacterQuilt.com suggests this flow that can help:

  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.

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
  {
   "family": "Inter",
   "role": "body"
  },
  {
   "family": "Iowan Old Style",
   "role": "heading"
  },
  {
   "family": "Palatino Linotype",
   "role": "heading"
  },
  {
   "family": "Book Antiqua",
   "role": "heading"
  },
  {
   "family": "Georgia",
   "role": "heading"
  }
 ],
 "colors": {
  "primary": "#000000",
  "accent": "#000000",
  "background": "#FFFFFF",
  "textPrimary": "#000000",
  "link": "#000000"
 },
 "typography": {
  "fontFamilies": {
   "primary": "Inter",
   "heading": "Iowan Old Style"
  },
  "fontStacks": {
   "heading": [
    "Iowan Old Style",
    "Palatino Linotype",
    "Book Antiqua",
    "Palatino",
    "Georgia",
    "serif"
   ],
   "body": [
    "Inter"
   ],
   "paragraph": [
    "Inter"
   ]
  },
  "fontSizes": {
   "h1": "136px",
   "h2": "20px",
   "body": "16px"
  }
 },
 "spacing": {
  "baseUnit": 8,
  "borderRadius": "0px"
 },
 "components": {
  "buttonPrimary": {
   "background": "#000000",
   "textColor": "#FFFFFF",
   "borderRadius": "33554400px",
   "borderRadiusCorners": {
    "topLeft": "33554400px",
    "topRight": "33554400px",
    "bottomRight": "33554400px",
    "bottomLeft": "33554400px"
   },
   "shadow": "none"
  },
  "buttonSecondary": {
   "background": "#FFFFFF",
   "textColor": "#737373",
   "borderRadius": "6px",
   "borderRadiusCorners": {
    "topLeft": "6px",
    "topRight": "6px",
    "bottomRight": "6px",
    "bottomLeft": "6px"
   },
   "shadow": "none"
  }
 },
 "images": {
  "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20736%20356%22%20fill%3D%22none%22%20class%3D%22h-7%20w-auto%20sm%3Ah-8%22%20aria-label%3D%2214.ai%20logo%22%20data-fc-idx%3D%220%22%3E...%3C%2Fg%3E%3C%2Fsvg%3E",
  "favicon": "https://www.14.ai/favicons/favicon.ico",
  "ogImage": "https://14.ai/cover.png",
  "logoHref": "/",
  "logoAlt": "14.ai logo"
 },
 "__llm_logo_reasoning": {
  "selectedIndex": 0,
  "reasoning": "Selected #0 because it is visible, medium-sized, and matches the brand name '14.ai' with href linking to home, making it the primary brand logo.",
  "confidence": 0.95,
  "source": "llm"
 },
 "__llm_button_reasoning": {
  "primary": {
   "index": 1,
   "text": "Contact us",
   "reasoning": "The 'Contact us' button is likely the primary CTA due to its action-oriented text and prominent dark background, which stands out against the light page background."
  },
  "secondary": {
   "index": 2,
   "text": "Contact",
   "reasoning": "The 'Contact' button is a suitable secondary CTA with a different background color (light) and less prominent text color, making it a good contrast to the primary button."
  },
  "confidence": 0.9
 },
 "personality": {
  "tone": "professional",
  "energy": "medium",
  "targetAudience": "businesses and brands looking for autonomous solutions"
 },
 "designSystem": {
  "framework": "tailwind",
  "componentLibrary": ""
 },
 "confidence": {
  "buttons": 0.9,
  "colors": 0.9,
  "overall": 0.9
 },
 "__llm_metadata": {
  "logoSelection": {
   "llmCalled": true,
   "llmSucceeded": true,
   "finalSource": "llm",
   "rawLogoSelection": {
    "selectedLogoIndex": 0,
    "selectedLogoReasoning": "Selected #0 because it is visible, medium-sized, and matches the brand name '14.ai' with href linking to home, making it the primary brand logo.",
    "confidence": 0.95
   }
  },
  "buttonClassification": {
   "llmCalled": true,
   "llmSucceeded": true
  }
 }
}