llms.txt
Kyten Technologies Brand Identity
A complete profile of Kyten Technologies's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #465E77 |
| Accent | #8DBDEE |
| Body Font | ui-sans-serif |
| Heading Font | ui-sans-serif |
Color Palette
- primary: #465E77
- accent: #8DBDEE
- background: #F6F2E9
- textPrimary: #3E4145
- link: #8DBDEE
Typography
- primary: ui-sans-serif — https://fonts.google.com/specimen/ui-sans-serif
- heading: ui-sans-serif — https://fonts.google.com/specimen/ui-sans-serif
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- input: background=transparent, textColor=#3E4145, borderColor=#3E4145, borderRadius=8px, shadow=none
- buttonPrimary: background=#3E4145, textColor=#F6F2E9, borderRadius=8px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: technology professionals
Kyten Technologies Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Kyten Technologies
- Image:
- Source: https://kytentech.com/
- Kyten Technologies
- Image:
- Source: https://kytentech.com/
- Kyten Technologies
- Image:
- Source: https://kytentech.com/
- Kyten Technologies
- Image:
- Source: https://kytentech.com/
- Kyten Technologies: Custom Aerospace-Grade Battery Packs | Y Combinator
- Image:
- Source: https://www.ycombinator.com/companies/kyten-technologies
- Ellie Glantz - President and Founder of The Crypto Club | Business Administration @ UC Berkeley | TEDx Speaker | LinkedIn
- Image:
- Source: https://www.linkedin.com/in/ellie-glantz-bb79231aa
Working with these fonts
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:
- 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.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{"family": "ui-sans-serif", "count": 55},
{"family": "system-ui", "count": 55},
{"family": "sans-serif", "count": 55},
{"family": "Apple Color Emoji", "count": 55},
{"family": "Segoe UI Emoji", "count": 55},
{"family": "Segoe UI Symbol", "count": 55},
{"family": "Noto Color Emoji", "count": 55}
],
"colors": {
"primary": "#465E77",
"accent": "#8DBDEE",
"background": "#F6F2E9",
"textPrimary": "#3E4145",
"link": "#8DBDEE"
},
"typography": {
"fontFamilies": {
"primary": "ui-sans-serif",
"heading": "ui-sans-serif"
},
"fontStacks": {
"body": ["ui-sans-serif","system-ui","sans-serif","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"],
"heading": ["ui-sans-serif","system-ui","sans-serif","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"],
"paragraph": ["ui-sans-serif","system-ui","sans-serif","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"]
},
"fontSizes": {
"h1": "56px",
"h2": "36px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 8,
"borderRadius": "0px"
},
"components": {
"input": {
"background": "transparent",
"textColor": "#3E4145",
"borderColor": "#3E4145",
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#3E4145",
"textColor": "#F6F2E9",
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://www.kytentech.com/images/logo/Kyten%20Logo%20Charcoal.svg?dpl=dpl_BJ5NWfav3VsFNsQrTSLJMUimMBBm",
"favicon": "https://www.kytentech.com/icon.svg?icon.ee4b8752.svg",
"ogImage": "https://www.kytentech.com/opengraph-image.png",
"logoAlt": "Kyten Technologies"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "technology professionals"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.9,
"overall": 0.9
}
}