kyber.json
Kyber Brand Identity
A complete profile of Kyber's visual system — colors, typography, components, and personality — extracted from https://askkyber.com. Built for designers, agents, and AI tools.
Quick Facts
| Field | Value |
|---|---|
| Primary | #088663 |
| Accent | #088663 |
| Body Font | Inter |
| Heading Font | Inter |
Color Palette
- primary: #088663
- secondary: #3898EC
- accent: #088663
- background: #1C1C1C
- textPrimary: #1C1C1C
- link: #90D6C2
Typography
- primary: Inter — https://fonts.google.com/specimen/Inter
- heading: Inter — https://fonts.google.com/specimen/Inter
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- input: background=#303030, textColor=#FFFFFF, borderColor=#454545, borderRadius=8px, shadow=none
- buttonPrimary: background=#088663, textColor=#FFFFFF, borderRadius=8px, shadow=none
- buttonSecondary: background=#FFFFFF, textColor=#1C1C1C, borderRadius=8px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: P&C Carriers
Kyber Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Kyber's Snapsheet Integration: Everything You Need to Know
- Image: .png)
- Source: Link
- Navigating the Claim Process: Understanding the Claim Status Letter
- Image: .png)
- Source: Link
- Introducing Explainable AI: Increased Visibility, Same High-Quality Output
- Image:
- Source: Link
- IT & Operations
- Image: .png)
- Source: Link
- Branch Cuts Letter Cycle Time by 5x With Kyber
- Image:
- Source: Link
- Automated Status Letters: Streamlining Regulatory Compliance and Reducing Manual Work for Claims Teams
- Image: .png)
- Source: Link
Working with these fonts
Not found on Google Fonts? Here are instructions that you can follow if you have permission to use the fonts:
CharacterQuilt.com suggests this flow:
- 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) to load specific font weights.
- For each captured font URL: right-click → Save As to download the file locally.
- View the page's CSS and copy out the matching @font-face declarations, rewriting each
src: url(...)to point to your local file path.
Machine-Readable Profile
{
"colorScheme": "dark",
"fonts": [
{
"family": "Inter",
"role": "body"
},
{
"family": "Arimo",
"role": "unknown"
}
],
"colors": {
"primary": "#088663",
"secondary": "#3898EC",
"accent": "#088663",
"background": "#1C1C1C",
"textPrimary": "#1C1C1C",
"link": "#90D6C2"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"Inter",
"sans-serif"
],
"body": [
"Inter",
"sans-serif"
],
"paragraph": [
"Inter",
"sans-serif"
]
},
"fontSizes": {
"h1": "16px",
"h2": "14px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"input": {
"background": "#303030",
"textColor": "#FFFFFF",
"borderColor": "#454545",
"borderRadius": "8px",
"shadow": "none"
},
"buttonPrimary": {
"background": "#088663",
"textColor": "#FFFFFF",
"borderRadius": "8px",
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#1C1C1C",
"borderRadius": "8px",
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/6601bdaf5b18c8471b39f1de/660284c0cd1da6cf553c508e_KYBER.webp",
"favicon": "https://cdn.prod.website-files.com/6601bdaf5b18c8471b39f1de/6606e3378b16c9310c741518_Frame%201000003372.png",
"ogImage": "https://cdn.prod.website-files.com/6601bdaf5b18c8471b39f1de/6606e46a18d2113ad66de7e8_OG%20Image.jpg"
}
}