cozmo ai.json
Cozmo AI Brand Identity
A complete profile of Cozmo AI's visual system — colors, typography, components, and personality — extracted from https://www.hellocozmo.ai/. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/cozmo-ai
- Machine-readable JSON: https://characterquilt.com/branding/cozmo-ai.json
- Per-page llms.txt: https://characterquilt.com/branding/cozmo-ai/llms.txt
Quick Facts
| Field | Value |
|---|---|
| Primary | #ECEADA |
| Accent | #ECEADA |
| Body Font | Inter |
| Heading Font | Hedvig Letters Serif |
Color Palette
- primary: #ECEADA
- secondary: #0000EE
- accent: #ECEADA
- background: #F7F7F7
- textPrimary: #18181B
- link: #EFEEE0
Typography
- primary: Inter — https://fonts.google.com/specimen/Inter
- heading: Hedvig Letters Serif — https://fonts.google.com/specimen/Hedvig+Letters+Serif
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- buttonPrimary: background=#ECEADA, textColor=#0000EE, borderRadius=8px, shadow=none
- buttonSecondary: background=#F7F7F7, textColor=#0000EE, borderRadius=8px, shadow=rgba(0, 0, 0, 0.15) 0px 0.602187px 1.56569px -1px, rgba(0, 0, 0, 0.14) 0px 2.28853px 5.95019px -2px, rgba(0, 0, 0, 0.1) 0px 10px 26px -3px
Brand Personality
Tone: modern · Energy: medium · Audience: business professionals and tech enthusiasts
Cozmo AI Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Cozmo AI – Multimodal AI Employees That See, Speak, Think & Do
- Image:
- Source: Privacy Policy
- See – AI Vision for Documents & Video | Cozmo AI
- Image:
- Source: See
- Speak – AI Voice in 100+ Languages | Cozmo AI
- Image:
- Source: Speak
- Speak – AI Voice in 100+ Languages | Cozmo AI
- Image:
- Source: Speak
- See – AI Vision for Documents & Video | Cozmo AI
- Image:
- Source: See
- Cozmo AI – Multimodal AI Employees That See, Speak, Think & Do
- Image:
- Source: Home
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:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
- Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
- For each captured font URL: right-click → Save As to download the file locally.
- 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.
Programmatic alternative: load the URL with Playwright or Puppeteer, listen for response events whose Content-Type starts with font/, and write the body to disk. The CSS extraction step is the same.
Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.