alai.json
Alai Brand Identity
A complete profile of Alai's visual system — colors, typography, components, and personality — extracted from https://getalai.com. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/alai
- Machine-readable JSON: https://characterquilt.com/branding/alai.json
- Per-page llms.txt: https://characterquilt.com/branding/alai/llms.txt
Quick Facts
| Field | Value |
|---|---|
| Primary | #0000EE |
| Accent | #0A1E2D |
| Body Font | Figtree |
| Heading Font | Figtree |
Color Palette
- primary: #0000EE
- secondary: #081926
- accent: #0A1E2D
- background: #0A1E2D
- textPrimary: #0A1E2D
- link: #0A1E2D
Typography
- primary: Figtree — https://fonts.google.com/specimen/Figtree
- heading: Figtree — https://fonts.google.com/specimen/Figtree
Visual Assets
- Favicon:
- Social card (og:image):
Brand Personality
Tone: modern · Energy: medium · Audience: professionals seeking AI presentation tools
Alai Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- I Tested Microsoft Copilot with Dozens of Presentations: Full Review & Real Examples | Alai Blog
- Image:
- Source: Link
- AI Presentation Blog and Resources | Alai
- Image:
- Source: Link
- Alai vs Beautiful AI: AI-first design versus fixed templates | Alai Blog
- Image:
- Source: Link
- Best AI Presentation Makers for Marketing Teams in 2026 | Alai Blog
- Image:
- Source: Link
- How to create personalized sales proposals using AI | Alai Blog
- Image:
- Source: Link
- Alai vs Beautiful AI: AI-first design versus fixed templates | Alai Blog
- Image:
- Source: Link
Working with these fonts
Not found on Google Fonts? Here are some instructions to help 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.
Machine-Readable Profile
{
"colorScheme": "dark",
"fonts": [
{
"family": "Figtree",
"role": "body"
}
],
"colors": {
"primary": "#0000EE",
"secondary": "#081926",
"accent": "#0A1E2D",
"background": "#0A1E2D",
"textPrimary": "#0A1E2D",
"link": "#0A1E2D"
},
"typography": {
"fontFamilies": {
"primary": "Figtree",
"heading": "Figtree"
},
"fontStacks": {
"heading": [
"Figtree",
"sans-serif"
],
"body": [
"sans-serif"
],
"paragraph": [
"Figtree",
"sans-serif"
]
},
"fontSizes": {
"h1": "12px",
"h2": "56px",
"body": "10px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {},
"images": {
"favicon": "https://framerusercontent.com/images/FN6bUXoDO3VHXWV9aucdRQZGBkU.png",
"ogImage": "https://framerusercontent.com/images/L6gWNVRfSb2jfn4fPZ0BrvDAN3k.png"
},
"__llm_logo_reasoning": {
"selectedIndex": -1,
"reasoning": "No valid brand logo was found in the header area. Both candidates are located in the body and do not link to the homepage, which is a strong indicator of a primary brand logo.",
"confidence": 0.3,
"rejected": true,
"source": "llm"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "professionals seeking AI presentation tools"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0,
"colors": 0.9,
"overall": 0.45
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": true,
"llmSucceeded": true,
"finalSource": "llm",
"rawLogoSelection": {
"selectedLogoIndex": -1,
"selectedLogoReasoning": "No valid brand logo was found in the header area. Both candidates are located in the body and do not link to the homepage, which is a strong indicator of a primary brand logo.",
"confidence": 0.3
}
},
"buttonClassification": {
"llmCalled": false,
"llmSucceeded": false
}
}
}