llms.txt

Collectly Brand Identity

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

Quick Facts

Field Value
Primary #172555
Accent #0D1738
Body Font Averta
Heading Font Averta

Color Palette

Typography

Visual Assets

Brand Personality

Tone: professional · Energy: medium · Audience: healthcare providers

Collectly Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Instructions for using the fonts:

  1. Open the company's homepage in a browser with DevTools open.
  2. Filter the Network tab by "Font".
  3. Hard-reload the page and explore to capture specific font weights.
  4. Save each captured font URL locally.
  5. Copy and update the matching @font-face declarations in the CSS.

Machine-Readable Profile

{
 "colorScheme": "dark",
 "fonts": [
  {
   "family": "Averta",
   "role": "body"
  },
  {
   "family": "Tahoma",
   "role": "body"
  }
 ],
 "colors": {
  "primary": "#172555",
  "secondary": "#E2E8FC",
  "accent": "#0D1738",
  "background": "#0D1738",
  "textPrimary": "#0D1738",
  "link": "#0D1738"
 },
 "typography": {
  "fontFamilies": {
   "primary": "Averta",
   "heading": "Averta"
  },
  "fontStacks": {
   "heading": [
    "Averta",
    "Tahoma",
    "sans-serif"
   ],
   "body": [
    "Averta",
    "Tahoma",
    "sans-serif"
   ],
   "paragraph": [
    "Averta",
    "Tahoma",
    "sans-serif"
   ]
  },
  "fontSizes": {
   "h1": "32px",
   "h2": "32px",
   "body": "16px"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "20px"
 },
 "components": {},
 "images": {
  "logo": "https://cdn.prod.website-files.com/69ba35b83a30189f9f939f89/69ba3e0a9a8876017f271921_logo.svg",
  "favicon": "https://cdn.prod.website-files.com/69ba35b83a30189f9f939f89/69c0d525799852e70e2a03fd_Favicon.png",
  "ogImage": "https://cdn.prod.website-files.com/69ba35b83a30189f9f939f89/69c40b30d5c3530eda3fe299_OpenGraph_Homepage_OG_1200x627px_2_BW20260325.png"
 },
 "personality": {
  "tone": "professional",
  "energy": "medium",
  "targetAudience": "healthcare providers"
 },
 "designSystem": {
  "framework": "custom",
  "componentLibrary": ""
 },
 "confidence": {
  "buttons": 0,
  "colors": 0.9,
  "overall": 0.45
 }
}