llms.txt

Finch Brand Identity

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

Quick Facts

Field Value
Primary #0D2E36
Accent #3E4AE7
Body Font Inter
Heading Font Inter

Color Palette

Typography

Visual Assets

Brand Personality

Tone: professional · Energy: medium · Audience: businesses and developers

Finch Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Follow these agent instructions if you have the permission to use the fonts:

  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 navigate through various sections to capture font URLs.
  4. Download captured font files to your local machine.
  5. Extract the corresponding @font-face declarations from the CSS.

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
  {
   "family": "Inter",
   "role": "body"
  },
  {
   "family": "Flecha M",
   "role": "unknown"
  },
  {
   "family": "Georgia",
   "role": "unknown"
  }
 ],
 "colors": {
  "primary": "#0D2E36",
  "secondary": "#4253FF",
  "accent": "#3E4AE7",
  "background": "#FFFFFF",
  "textPrimary": "#161616",
  "link": "#3E4AE7"
 },
 "typography": {
  "fontFamilies": {
   "primary": "Inter",
   "heading": "Inter"
  },
  "fontStacks": {
   "heading": [
    "Flecha M",
    "Georgia",
    "sans-serif"
   ],
   "body": [
    "Inter",
    "Arial",
    "sans-serif"
   ],
   "paragraph": [
    "Inter",
    "Arial",
    "sans-serif"
   ]
  },
  "fontSizes": {
   "h1": "80px",
   "h2": "14px",
   "body": "20px"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "8px"
 },
 "components": {},
 "images": {
  "logo": "https://cdn.prod.website-files.com/63dd790039a2b29044f7d608/63dd95e9ebe31f280b24f322_logo.svg",
  "favicon": "https://cdn.prod.website-files.com/63dd790039a2b29044f7d608/63defe90dd106646e224a39c_Favicon.png",
  "ogImage": "https://cdn.prod.website-files.com/63dd790039a2b29044f7d608/64024687f813ceeca1ce0b47_finch-open-graph.webp",
  "logoHref": "/",
  "logoAlt": "Finch logo"
 },
 "personality": {
  "tone": "professional",
  "energy": "medium",
  "targetAudience": "businesses and developers"
 },
 "designSystem": {
  "framework": "custom",
  "componentLibrary": ""
 },
 "confidence": {
  "buttons": 0.9,
  "colors": 0.95,
  "overall": 0.925
 }
}