lancey.json
Lancey Brand Identity
A complete profile of Lancey's visual system — colors, typography, components, and personality — extracted from https://lancey.ai. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/lancey
- Machine-readable JSON: https://characterquilt.com/branding/lancey.json
- Per-page llms.txt: https://characterquilt.com/branding/lancey/llms.txt
Quick Facts
| Field | Value |
|---|---|
| Primary | #000000 |
| Accent | #000000 |
| Body Font | ui-sans-serif |
| Heading Font | ui-sans-serif |
Color Palette
- primary: #000000
- accent: #000000
- background: #FFFFFF
- textPrimary: #0A0A0A
- link: #000000
Typography
- primary: ui-sans-serif — https://fonts.google.com/specimen/ui-sans-serif
- heading: ui-sans-serif — https://fonts.google.com/specimen/ui-sans-serif
Visual Assets
- Favicon: https://www.lancey.ai/favicon.ico?favicon.a133b27c.ico
- Social card (og:image): https://lancey.ai/og-image.png
Brand Personality
Tone: professional · Energy: medium · Audience: unknown
Lancey Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Lancey - Every AI coding tool writes code. Lancey helps you decide what to write.
- Image: https://lancey.ai/og-image.png
- Source: https://lancey.ai/
- Lancey - Every AI coding tool writes code. Lancey helps you decide what to write.
- Image: https://www.lancey.ai/images/gong.png
- Source: https://lancey.ai/
- Lancey - Every AI coding tool writes code. Lancey helps you decide what to write.
- Image: https://www.lancey.ai/logo_black.png
- Source: https://lancey.ai/
Working with these fonts
Not found on Google 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.
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.
Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.