fuseai.json
FuseAI Brand Identity
A complete profile of FuseAI's visual system — colors, typography, components, and personality — extracted from https://tryfuse.ai/. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/fuseai
- Machine-readable JSON: https://characterquilt.com/branding/fuseai.json
- Per-page llms.txt: https://characterquilt.com/branding/fuseai/llms.txt
Quick Facts
| Field | Value |
|---|---|
| Primary | #0000EE |
| Accent | #F97316 |
| Body Font | Inter |
| Heading Font | Geist |
Color Palette
- primary: #0000EE
- secondary: #D65200
- accent: #F97316
- background: #FFFFFF
- textPrimary: #252425
- link: #D55100
Typography
- primary: Inter — Google Fonts
- heading: Geist — Google Fonts
Visual Assets
- Favicon:
- Social card (og:image):
UI Components
- buttonPrimary: background=#F97316, textColor=#0000EE, borderRadius=8px, shadow=rgba(16, 24, 40, 0.05) 0px 1px 2px 0px
- buttonSecondary: background=#FFFFFF, textColor=#0000EE, borderRadius=8px, shadow=rgba(16, 24, 40, 0.05) 0px 1px 2px 0px
Brand Personality
Tone: modern · Energy: high · Audience: sales professionals and businesses looking for AI solutions
FuseAI Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Fuse | The #1 AI Platform for Outbound Sales
- Image:
- Source: Product Engage
- Fuse | The #1 AI Platform for Outbound Sales
- Image:
- Source: Product Signals
- Fuse | The #1 AI Platform for Outbound Sales
- Image:
- Source: Blog
- Fuse | The #1 AI Platform for Outbound Sales
- Image:
- Source: Product Prospect
- Fuse | The #1 AI Platform for Outbound Sales
- Image:
- Source: Home
- Fuse | The #1 AI Platform for Outbound Sales
- Image:
- Source: Home
Working with these fonts
Not found on Google Fonts? Here’s a 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.