cuanto.json
Cuanto Brand Identity
A complete profile of Cuanto's visual system — colors, typography, components, and personality — extracted from https://www.cuanto.app. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/cuanto
- Machine-readable JSON: https://characterquilt.com/branding/cuanto.json
- Per-page llms.txt: https://characterquilt.com/branding/cuanto/llms.txt
Quick Facts
| Field | Value |
|---|---|
| Primary | #374151 |
| Accent | #F05A35 |
| Body Font | Inter |
| Heading Font | Plus Jakarta Sans |
Color Palette
- primary: #374151
- secondary: #0F1923
- accent: #F05A35
- background: #FFFFFF
- textPrimary: #F05A35
- link: #F05A35
Typography
- primary: Inter — https://fonts.google.com/specimen/Inter
- heading: Plus Jakarta Sans — https://fonts.google.com/specimen/Plus+Jakarta+Sans
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- buttonPrimary: background=#F05A35, textColor=#FFFFFF, borderRadius=8px, shadow=none
- buttonSecondary: background=#0F1923, textColor=#FFFFFF, borderColor=#FFFFFF, borderRadius=8px, shadow=none
Brand Personality
Tone: modern · Energy: high · Audience: small business owners
Cuanto Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Creaciones Ro
- Image:
- Source: Creaciones Ro Source
- El Viaje de la Vida Blog
- Image:
- Source: El Viaje de la Vida Blog Source
- Muka Heladería Creativa 🍦
- Image:
- Source: Muka Heladería Source
- Te regalamos un plan de contenido! — Cuanto Blog
- Image:
- Source: Te regalamos un plan de contenido! Source
- Shotgun Enterprises
- Image:
- Source: Shotgun Enterprises Source
- 5 tips basicos para tener tu tienda de Cuanto al 100% — Cuanto Blog
- Image:
- Source: 5 tips basicos Source
Working with these fonts
Not found on Google Fonts? Instructions to follow if you have permission to use the fonts:
CharacterQuilt.com suggests a process:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font".
- Hard-reload the page and navigate around the site.
- Capture font URLs, right-click them, and save locally.
- View the page's CSS and copy matching @font-face declarations.
Programmatic alternative: load the URL with Playwright or Puppeteer, listen for response events where Content-Type starts with font/, and save them. The CSS extraction step remains the same.