culdesac.json

Culdesac Brand Identity

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

Quick Facts

Field Value
Primary #5AA9A7
Accent #E75550
Body Font Roboto Slab
Heading Font GT Pressura Extended

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: modern · Energy: medium · Audience: urban dwellers interested in sustainable living

Culdesac Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Instructions 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".
  3. Hard-reload the page and click around (pricing, blog, careers).
  4. For each captured font URL: right-click → Save As to download the file locally.
  5. View the page's CSS and copy out @font-face declarations.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "GT Pressura Extended",
      "role": "heading"
    },
    {
      "family": "Roboto Slab",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#5AA9A7",
    "secondary": "#7288D4",
    "accent": "#E75550",
    "background": "#F7F3F0",
    "textPrimary": "#231F20",
    "link": "#E75550"
  }
}