llms.txt
AirCaps Brand Identity
A complete profile of AirCaps's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #0000EE |
| Accent | #FFAA74 |
| Body Font | Inter |
| Heading Font | Inter |
Color Palette
- primary: #0000EE
- secondary: #FFAA74
- accent: #FFAA74
- background: #201E21
- textPrimary: #000000
- link: #B4CFFC
Typography
- primary: Inter — https://fonts.google.com/specimen/Inter
- heading: Inter — https://fonts.google.com/specimen/Inter
Visual Assets
- Logo:
- Favicon: https://aircaps.com/favicon.ico
- Social card (og:image):
UI Components
- buttonPrimary: background=#FFAA74, textColor=#000000, borderRadius=50px, shadow=rgba(255, 170, 116, 0.4) 0px 4px 20px 0px
- buttonSecondary: background=#B4CFFC, textColor=#000000, borderRadius=30px, shadow=rgba(180, 207, 252, 0.4) 0px 4px 16px 0px
Brand Personality
Tone: modern · Energy: medium · Audience: tech-savvy individuals
AirCaps Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Buy AirCaps Smart Glasses | Real-Time Captions & AI Assistant
- Image:
- Source: https://aircaps.com/shop
- AirCaps Smart Glasses | Real-Time Captions, Translation & AI
- Image:
- Source: https://aircaps.com/
- AirCaps vs Xrai
- Image:
- Source: https://aircaps.com/xrai
- AirCapsスマートグラス購入 | リアルタイム字幕&AIアシスタント
- Image:
- Source: https://aircaps.com/jp/shop
- AirCaps Smart Glasses | Real-Time Captions, Translation & AI
- Image:
- Source: https://aircaps.com/
- AirCaps vs Xrai
- Image:
- Source: https://aircaps.com/xrai
Working with these fonts
Not found on Google Fonts? If you have permission to use the fonts, follow the suggested flow to retrieve them.
Machine-Readable Profile
{
"colorScheme": "dark",
"fonts": [
{
"family": "Inter",
"role": "body"
}
],
"colors": {
"primary": "#0000EE",
"secondary": "#FFAA74",
"accent": "#FFAA74",
"background": "#201E21",
"textPrimary": "#000000",
"link": "#B4CFFC"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"Inter",
"sans-serif"
],
"body": [
"Inter",
"sans-serif"
],
"paragraph": [
"Inter",
"sans-serif"
]
},
"fontSizes": {
"h1": "17.28px",
"h2": "17.664px",
"body": "19.2px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "24px"
},
"components": {
"buttonPrimary": {
"background": "#FFAA74",
"textColor": "#000000",
"borderRadius": "50px",
"borderRadiusCorners": {
"topLeft": "50px",
"topRight": "50px",
"bottomRight": "50px",
"bottomLeft": "50px"
},
"shadow": "rgba(255, 170, 116, 0.4) 0px 4px 20px 0px"
},
"buttonSecondary": {
"background": "#B4CFFC",
"textColor": "#000000",
"borderRadius": "30px",
"borderRadiusCorners": {
"topLeft": "30px",
"topRight": "30px",
"bottomRight": "30px",
"bottomLeft": "30px"
},
"shadow": "rgba(180, 207, 252, 0.4) 0px 4px 16px 0px"
}
},
"images": {
"logo": "https://aircaps.com/Images/AirCapsLogo.webp",
"favicon": "https://aircaps.com/favicon.ico",
"ogImage": "https://transcribeglass-6col7pg6o-nirbhaysinghnarangs-projects.vercel.app/Images/AirCaps-OG-Image.webp",
"logoHref": "/",
"logoAlt": "Logo"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "tech-savvy individuals"
},
"designSystem": {
"framework": "material",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}