llms.txt

Caddy Brand Identity

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

Quick Facts

Field Value
Primary #000000
Accent #222222
Body Font CircularXX
Heading Font Crimson Pro

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: modern · Energy: medium · Audience: tech-savvy professionals

Caddy Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Agent Instructions: Open the company's homepage in a browser with DevTools open and follow the steps given.

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
  {
   "family": "CircularXX",
   "role": "body"
  },
  {
   "family": "Crimson Pro",
   "role": "heading"
  }
 ],
 "colors": {
  "primary": "#000000",
  "accent": "#222222",
  "background": "#FFFFFF",
  "textPrimary": "#222222",
  "link": "#000000"
 },
 "typography": {
  "fontFamilies": {
   "primary": "CircularXX",
   "heading": "Crimson Pro"
  },
  "fontStacks": {
   "heading": [
    "Crimson Pro",
    "sans-serif"
   ],
   "body": [
    "ui-sans-serif",
    "system-ui",
    "sans-serif",
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    "Noto Color Emoji"
   ],
   "paragraph": [
    "CircularXX",
    "sans-serif"
   ]
  },
  "fontSizes": {
   "h1": "20px",
   "h2": "16px",
   "body": "16px"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "0px"
 },
 "components": {
  "input": {
   "background": "transparent",
   "textColor": "#222222",
   "borderColor": null,
   "borderRadius": "0px",
   "borderRadiusCorners": {
    "topLeft": "0px",
    "topRight": "0px",
    "bottomRight": "0px",
    "bottomLeft": "0px"
   },
   "shadow": "none"
  },
  "buttonPrimary": {
   "background": "#222222",
   "textColor": "#000000",
   "borderRadius": "100px",
   "borderRadiusCorners": {
    "topLeft": "100px",
    "topRight": "100px",
    "bottomRight": "100px",
    "bottomLeft": "100px"
   },
   "shadow": "none"
  }
 },
 "images": {
  "logo": null,
  "favicon": "https://trycaddy.ai/_assets/v11/d9f07dfb54be7332c9b6c20d63a18b78a2b8b735.png",
  "ogImage": "https://trycaddy.ai/_assets/v11/c75274d0022d765799c221e869cdeca9a2dbd01d.png"
 },
 "personality": {
  "tone": "modern",
  "energy": "medium",
  "targetAudience": "tech-savvy professionals"
 },
 "designSystem": {
  "framework": "tailwind",
  "componentLibrary": ""
 },
 "confidence": {
  "buttons": 0.95,
  "colors": 0.9,
  "overall": 0.925
 }
}