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.

Quick Facts

Field Value
Primary #374151
Accent #F05A35
Body Font Inter
Heading Font Plus Jakarta Sans

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: modern · Energy: high · Audience: small business owners

Cuanto Brand in the Wild

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

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:

  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 around the site.
  4. Capture font URLs, right-click them, and save locally.
  5. 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.