klavis ai.json
Klavis AI Brand Identity
A complete profile of Klavis AI's visual system — colors, typography, components, and personality — extracted from https://www.klavis.ai/. Built for designers, agents, and AI tools.
Quick Facts
| Field | Value |
|---|---|
| Primary | #2B7FFF |
| Accent | #2B7FFF |
| Body Font | Inter |
| Heading Font | Inter |
Color Palette
- primary: #2B7FFF
- accent: #2B7FFF
- background: #FFFFFF
- textPrimary: #09090B
- link: #EFF6FF
Typography
- primary: Inter — https://fonts.google.com/specimen/Inter
- heading: Inter — https://fonts.google.com/specimen/Inter
Visual Assets
- Logo:
- Favicon:
UI Components
- buttonPrimary: background=#2B7FFF, textColor=#EFF6FF, borderRadius=6px, shadow=rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px
- buttonSecondary: background=#FFFFFF, textColor=#09090B, borderColor=#E4E4E7, borderRadius=6px, shadow=none
Brand Personality
Tone: modern · Energy: medium · Audience: AI developers and tech companies
Klavis AI Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Claude Opus 4.5 vs Gemini 3 Pro vs GPT-5: The Ultimate Agentic AI Showdown for Developers
- Image:
- Source: Link
- Stop Juggling Tabs: How to Automate Your GitHub Workflow with LLMs
- Image:
- Source: Link
- AI Development & MCP Integration Tutorials | Klavis AI
- Image:
- Source: Link
- Claude Opus 4.5 vs Gemini 3 Pro vs GPT-5: The Ultimate Agentic AI Showdown for Developers
- Image:
- Source: Link
- Connect Your LLM to Salesforce, Without the Headaches
- Image:
- Source: Link
- AI Development & MCP Integration Tutorials | Klavis AI
- Image:
- Source: Link
Working with these fonts
Not found on Google Fonts? You can 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.