intellect.json
Intellect Brand Identity
A complete profile of Intellect's visual system — colors, typography, components, and personality — extracted from https://intellect.co. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/intellect
- Machine-readable JSON: https://characterquilt.com/branding/intellect.json
- Per-page llms.txt: https://characterquilt.com/branding/intellect/llms.txt
Quick Facts
| Field | Value |
|---|---|
| Primary | #1C2F72 |
| Accent | #1C8BF1 |
| Body Font | Inter |
| Heading Font | Merriweather |
Color Palette
- primary: #1C2F72
- secondary: #CC3366
- accent: #1C8BF1
- background: #FFFFFF
- textPrimary: #1C8BF1
- link: #1C8BF1
Typography
- primary: Inter — https://fonts.google.com/specimen/Inter
- heading: Merriweather — https://fonts.google.com/specimen/Merriweather
Visual Assets
- Logo: https://intellect.co/wp-content/uploads/2022/01/Logo-new.png
- Favicon: https://intellect.co/wp-content/uploads/2024/05/cropped-Favicon-32x32.png
UI Components
- buttonPrimary: background=#1C8BF1, textColor=#FFFFFF, borderRadius=50px, shadow=rgba(0, 0, 0, 0.25) 0px 4px 4px 0px
- buttonSecondary: background=#333333, textColor=#333333, borderRadius=0px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: corporate professionals and businesses
Intellect Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Blog Archives -
- Blog Archives -
- Ask a coach: How can I talk to my manager about my mental health? - Intellect
- Burnout after vacation? Time off isn't the cure, but you should take it anyway - Intellect
- APAC employees feel more supported at work – but stress is on the rise, according to Intellect's new global Workplace Wellbeing 360 Report - Intellect
- From our clinicians: 4 practical ways to destigmatise mental health as an employee - Intellect
Working with these fonts
Not found on Google Fonts? Follow 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. Rewrite each
src: url(...)to point to your local file path.
Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.