llms.txt

Indemni Brand Identity

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

Quick Facts

Field Value
Primary #0000EE
Accent #119DA5
Body Font Geist
Heading Font Geist

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: freight brokers and logistics professionals

Indemni 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 navigate to capture font URLs.
  4. Save the files locally.
  5. View the page's CSS and copy the matching @font-face declarations.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
  {
   "family": "Geist",
   "role": "body"
  }
 ],
 "colors": {
  "primary": "#0000EE",
  "secondary": "#12CAD4",
  "accent": "#119DA5",
  "background": "#FFFDF7",
  "textPrimary": "#119DA5",
  "link": "#119DA5"
 },
 "typography": {
  "fontFamilies": {
   "primary": "Geist",
   "heading": "Geist"
  },
  "fontStacks": {
   "heading": [
    "Geist",
    "sans-serif"
   ],
   "body": [
    "sans-serif"
   ],
   "paragraph": [
    "Geist",
    "sans-serif"
   ]
  },
  "fontSizes": {
   "h1": "70px",
   "h2": "40px",
   "body": "16px"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "0px"
 },
 "components": {
  "buttonPrimary": {
   "background": "#119DA5",
   "textColor": "#0000EE",
   "borderRadius": "10240px",
   "shadow": "rgba(24, 24, 27, 0.24) 0px 1px 1px 0.05px, rgba(255, 255, 255, 0.1) 0px 2px 0px 0px inset, rgba(255, 255, 255, 0.16) 0px 8px 16px 0px inset"
  },
  "buttonSecondary": {
   "background": "#FFFFFF",
   "textColor": "#0000EE",
   "borderRadius": "10240px",
   "shadow": "rgba(24, 24, 27, 0.24) 0px 1px 1px 0.05px, rgba(255, 255, 255, 0.1) 0px 2px 0px 0px inset, rgba(255, 255, 255, 0.16) 0px 8px 16px 0px inset"
  }
 },
 "images": {
  "logo": "https://framerusercontent.com/images/qbGZgzuuSuIxMRjmrbZnc4MIEZQ.png?width=472&height=148",
  "favicon": "https://framerusercontent.com/images/NbBIxtI0IuUajUY3nzSOdM6m4U.png",
  "ogImage": "https://framerusercontent.com/assets/aw741f0CIIxRSTzYDaZP8XnoJo.png",
  "logoHref": "./"
 },
 "personality": {
  "tone": "professional",
  "energy": "medium",
  "targetAudience": "freight brokers and logistics professionals"
 },
 "designSystem": {
  "framework": "custom",
  "componentLibrary": ""
 },
 "confidence": {
  "buttons": 0.95,
  "colors": 0.9,
  "overall": 0.925
 }
}