coldreach.json
Coldreach Brand Identity
A complete profile of Coldreach's visual system — colors, typography, components, and personality — extracted from https://coldreach.ai/. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/coldreach
- Machine-readable JSON: https://characterquilt.com/branding/coldreach.json
Quick Facts
| Field | Value |
|---|---|
| Primary | #E8EAFA |
| Accent | #374151 |
| Body Font | Inter |
| Heading Font | Be Vietnam Pro |
Color Palette
- primary: #E8EAFA
- secondary: #0000EE
- accent: #374151
- background: #F9FAFB
- textPrimary: #374151
- link: #374151
Typography
- primary: Inter — https://fonts.google.com/specimen/Inter
- heading: Be Vietnam Pro — https://fonts.google.com/specimen/Be+Vietnam+Pro
Visual Assets
- Logo:
- Favicon:
UI Components
- buttonPrimary: background=#F9FAFB, textColor=#0000EE, borderRadius=10px, shadow=rgba(30, 7, 81, 0.12) 0px 4px 6px 0px
- buttonSecondary: background=#F3F4F6, textColor=#0000EE, borderRadius=10px, shadow=rgba(30, 7, 81, 0.12) 0px 4px 6px 0px
Brand Personality
Tone: modern · Energy: medium · Audience: business professionals seeking AI solutions for sales
Coldreach Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Coldreach - Scale outbound with an AI SDR, tailored to your product
- Image:
- Source: https://coldreach.ai/
- We Tried 10 AI Sales Agents/AI SDRs for B2B Outreach
- Image:
- Source: https://coldreach.ai/blog/ai-sales-agents-for-b2b-outreach
- Coldreach - Scale outbound with an AI SDR, tailored to your product
- Image:
- Source: https://coldreach.ai/
- Blog
- Image:
- Source: https://coldreach.ai/blog
- Coldreach - Scale outbound with an AI SDR, tailored to your product
- Image:
- Source: https://coldreach.ai/
- 5 Best SalesIntel Alternatives & Competitors for B2B Outreach
- Image:
- Source: https://coldreach.ai/blog/salesintel-alternatives
Working with these fonts
Not found on Google Fonts? Here are steps you can follow if you have permission to use the fonts:
- 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. Rewrite each
src: url(...)to point to your local file path.
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. The CSS extraction step is the same.
Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.