llms.txt
Blaxel Brand Identity
A complete profile of Blaxel's visual system — colors, typography, components, and personality — extracted from https://blaxel.ai. Built for designers, agents, and AI tools.
Quick Facts
| Field | Value |
|---|---|
| Primary | #9CA3AF |
| Accent | #FD7B35 |
| Body Font | Inter |
| Heading Font | Inter |
Color Palette
- primary: #9CA3AF
- secondary: #31433B
- accent: #FD7B35
- background: #000000
- textPrimary: #000000
- link: #FD7B35
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
- buttonPrimary: background=#FD7B35, textColor=#FFFFFF, borderColor=#FFFFFF, borderRadius=6px, shadow=rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px
- buttonSecondary: background=#FFFFFF, textColor=#FD7B35, borderRadius=6px, shadow=rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px
Brand Personality
Tone: modern · Energy: medium · Audience: tech-savvy professionals
Blaxel Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Experiment safely with OpenClaw in a sandbox | Blaxel Blog
- Image:
- Source: Link
- Blog | Blaxel
- Image:
- Source: Link
- Blaxel raises $7.3M seed round led by First Round to build cloud infrastructure for the AI agent economy | Blaxel Blog
- Image:
- Source: Link
- Blog | Blaxel
- Image:
- Source: Link
- Understand the lifecycle of a Blaxel sandbox | Blaxel Blog
- Image:
- Source: Link
- Introducing Pactory integration | Blaxel Blog
- Image:
- Source: Link
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": "dark",
"fonts": [
{
"family": "Inter",
"role": "body"
},
{
"family": "JetBrains Mono",
"role": "monospace"
}
],
"colors": {
"primary": "#9CA3AF",
"secondary": "#31433B",
"accent": "#FD7B35",
"background": "#000000",
"textPrimary": "#000000",
"link": "#FD7B35"
},
"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": "90px",
"h2": "14px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "5px"
},
"components": {
"buttonPrimary": {
"background": "#FD7B35",
"textColor": "#FFFFFF",
"borderColor": "#FFFFFF",
"borderRadius": "6px",
"borderRadiusCorners": {
"topLeft": "6px",
"topRight": "6px",
"bottomRight": "6px",
"bottomLeft": "6px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#FD7B35",
"borderRadius": "6px",
"borderRadiusCorners": {
"topLeft": "6px",
"topRight": "6px",
"bottomRight": "6px",
"bottomLeft": "6px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px"
}
},
"images": {
"logo": "https://blaxel.ai/_next/image?url=%2Flogo.png&w=3840&q=75",
"favicon": "https://blaxel.ai/image/logo_short.png",
"ogImage": "https://blaxel.ai/illustrations/media-thumbnail.png",
"logoHref": "/",
"logoAlt": "Blaxel logo"
},
"__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 'Blaxel'.",
"confidence": 0.9,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 2,
"text": "Get a demo",
"reasoning": "Button #2 has a vibrant orange background (#FD7B35), which is the accent color and stands out as the primary call-to-action with the text 'Get a demo'."
},
"secondary": {
"index": 5,
"text": "Get started on Blaxel",
"reasoning": "Button #5 has a different background color (#FFFFFF) and supports the primary action with the text 'Get started on Blaxel'."
},
"confidence": 0.95
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "tech-savvy professionals"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"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 'Blaxel'.",
"confidence": 0.9
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
}