cedalio.json

Cedalio Brand Identity

A complete profile of Cedalio's visual system — colors, typography, components, and personality — extracted from https://cedalio.com/. Built for designers, agents, and AI tools.

Quick Facts

Field Value
Primary #B42318
Accent #F25C54
Body Font Open Sans
Heading Font Urbanist

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: businesses in LATAM

Cedalio Brand in the Wild

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

Working with these fonts

If not found on Google Fonts, follow these steps if you have permission to use the fonts:

  1. Open the company's homepage in a browser with DevTools open.
  2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
  3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
  4. Right-click to save each captured font URL locally.
  5. View CSS and copy matching @font-face declarations.

Programmatic alternative: Load the URL with Playwright or Puppeteer, listening for response events whose Content-Type starts with font/, and writing the body to disk. The CSS extraction step remains the same.