llms.txt
Kunduz Brand Identity
A complete profile of Kunduz's visual system — colors, typography, components, and personality — extracted from https://kunduz.com/. Built for designers, agents, and AI tools.
Quick Facts
| Field | Value |
|---|---|
| Primary | #475467 |
| Accent | #2B81FC |
| Body Font | Inter |
| Heading Font | Inter |
Color Palette
- primary: #475467
- secondary: #EBF3FF
- accent: #2B81FC
- background: #FFFFFF
- textPrimary: #717987
- link: #717987
Typography
- primary: Inter — https://fonts.google.com/specimen/Inter
- heading: Inter — https://fonts.google.com/specimen/Inter
Visual Assets
- Logo: data:image/svg+xml;utf8,%3Csvg%20width%3D%22139%22%20height%3D%2232%22%20viewBox%3D%220%200%20139%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22logo_desktopLogo__D4LVC%22%20data-fc-idx%3D%220%22%3E... (SVG data omitted for brevity)
- Favicon: https://kunduz.com/icons/apple-touch-icon.png
- Social card (og:image): null
UI Components
- buttonPrimary: background=#2B81FC, textColor=#FFFFFF, borderColor=#2B81FC, borderRadius=8px, shadow=rgba(16, 24, 40, 0.05) 0px 1px 2px 0px
Brand Personality
Tone: professional · Energy: medium · Audience: students and educators
Kunduz Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- 6. Sınıf Full Paket Detayları - Kunduz
- Blog Nedir? Blog Türü ve Özellikleri Konu Anlatımı, Örnek Soru Çözümü - Kunduz
- YKS 2026 Full Paket Detayı - Kunduz
- ANSWERED] In an article on Flurry Blog, a gaming marketing gap for men - Kunduz
- Konu Anlatım Videoları - Kunduz
- ANSWERED] Mia currently has 10 email subscribers to her blog and gains - Kunduz
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.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
}
],
"colors": {
"primary": "#475467",
"secondary": "#EBF3FF",
"accent": "#2B81FC",
"background": "#FFFFFF",
"textPrimary": "#717987",
"link": "#717987"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"Inter",
"ui-sans-serif",
"system-ui",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
],
"body": [
"Inter",
"ui-sans-serif",
"system-ui",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
],
"paragraph": [
"Inter",
"ui-sans-serif",
"system-ui",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
]
},
"fontSizes": {
"h1": "14px",
"h2": "36px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"buttonPrimary": {
"background": "#2B81FC",
"textColor": "#FFFFFF",
"borderColor": "#2B81FC",
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "rgba(16, 24, 40, 0.05) 0px 1px 2px 0px"
}
},
"images": {
"logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22139%22%20height%3D%2232%22%20viewBox%3D%220%200%20139%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22logo_desktopLogo__D4LVC%22%20data-fc-idx%3D%220%22%3E... (SVG data omitted for brevity)
"favicon": "https://kunduz.com/icons/apple-touch-icon.png",
"ogImage": "null",
"logoHref": "/"
},
"__llm_logo_reasoning": {
"selectedIndex": 0,
"reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Kunduz'.",
"confidence": 0.95,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 0,
"text": "Try Kunduz Now",
"reasoning": "Button #0 is selected as the primary CTA because it uses a vibrant brand color (#2B81FC) and has action-oriented text ('Try Kunduz Now'), which is typical for a primary call-to-action."
},
"secondary": {
"index": -1,
"text": "N/A",
"reasoning": "Both buttons have the same background color, making it impossible to select a secondary button with a different color."
},
"confidence": 0.9
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "students and educators"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.95,
"overall": 0.925
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": true,
"llmSucceeded": true,
"finalSource": "llm",
"rawLogoSelection": {
"selectedLogoIndex": 0,
"selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Kunduz'.",
"confidence": 0.95
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
}