bolna ai.json
Bolna AI Brand Identity
A complete profile of Bolna AI's visual system — colors, typography, components, and personality — extracted from https://bolna.ai. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/bolna-ai
- Machine-readable JSON: https://characterquilt.com/branding/bolna-ai.json
- Per-page llms.txt: https://characterquilt.com/branding/bolna-ai/llms.txt
Quick Facts
| Field | Value |
|---|---|
| Primary | #7ED6DF |
| Accent | #7ED6DF |
| Body Font | Geist |
| Heading Font | Geist |
Color Palette
- primary: #7ED6DF
- secondary: #101926
- accent: #7ED6DF
- background: #000814
- textPrimary: #000814
- link: #000814
Typography
- primary: Geist — https://fonts.google.com/specimen/Geist
- heading: Geist — https://fonts.google.com/specimen/Geist
Visual Assets
- Logo: https://www.bolna.ai/logos/logo-white.svg
- Favicon: https://www.bolna.ai/favicon.ico
- Social card (og:image): https://www.bolna.ai/images/bolna-new-banner.png
UI Components
- buttonPrimary: background=#7ED6DF, textColor=#FFFFFF, borderRadius=0px, shadow=rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.1) 0px 2px 4px -2px
- buttonSecondary: background=#003643, textColor=#FFFFFF, borderRadius=0px, shadow=none
Brand Personality
Tone: modern · Energy: medium · Audience: businesses in India
Bolna AI Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Voice AI Testing: How to Evaluate Your Agent Before Deployment (2025 Checklist) - Bolna AI
- Bolna AI - Recruitment and staffing Voice AI Agents
- Voice AI Enhances Enterprise Hiring at scale | Bolna Voice AI
- Bolna AI - Recruitment and staffing Voice AI Agents
- Create Bolna API connection with Make.com - Bolna Docs
- Bolna AI - Recruitment and staffing Voice AI Agents
Working with these fonts
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the 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. 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.