llms.txt
Dedalus Labs Brand Identity
A complete profile of Dedalus Labs's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #AAA5E6 |
| Accent | #AAA5E6 |
| Body Font | nacelle |
| Heading Font | nacelle |
Color Palette
- primary: #AAA5E6
- secondary: #787693
- accent: #AAA5E6
- background: #FFFFFF
- textPrimary: #191919
- link: #8F8DA5
Typography
- primary: nacelle — https://fonts.google.com/specimen/nacelle
- heading: nacelle — https://fonts.google.com/specimen/nacelle
Visual Assets
- Logo:
- Social card (og:image):
UI Components
- buttonPrimary: background=#AAA5E6, textColor=#0F0F0F, borderRadius=0px, shadow=none
- buttonSecondary: background=transparent, textColor=#52525B, borderColor=#A3A3A3, borderRadius=0px, shadow=none
Brand Personality
Tone: modern · Energy: medium · Audience: AI developers and tech enthusiasts
Dedalus Labs Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Blog | Dedalus Labs
- Image:
- Source: https://www.dedaluslabs.ai/blog
- Blog | Dedalus Labs
- Image:
- Source: https://www.dedaluslabs.ai/blog
- Blog | Dedalus Labs
- Image:
- Source: https://www.dedaluslabs.ai/blog
- Blog | Dedalus Labs
- Image:
- Source: https://www.dedaluslabs.ai/blog
- Fastest persistent sandboxes for AI agents | Dedalus Labs
- Image:
- Source: https://www.dedaluslabs.ai/
- Blog | Dedalus Labs
- Image:
- Source: https://www.dedaluslabs.ai/blog
Working with these fonts
Not found on Google Fonts? Follow these instructions that you can use if you have permission to access the fonts:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font".
- Hard-reload the page and click around to load some weights.
- For each captured font URL: right-click → Save As to download the file locally.
- View the page's CSS and copy out the matching @font-face declarations.
Only do this if you have permission to use the brand assets — many proprietary fonts are licensed and may not be redistributable.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "nacelle",
"role": "unknown"
},
{
"family": "uncutSans",
"role": "unknown"
},
{
"family": "satoshi",
"role": "unknown"
}
],
"colors": {
"primary": "#AAA5E6",
"secondary": "#787693",
"accent": "#AAA5E6",
"background": "#FFFFFF",
"textPrimary": "#191919",
"link": "#8F8DA5"
},
"typography": {
"fontFamilies": {
"primary": "nacelle",
"heading": "nacelle"
},
"fontStacks": {
"heading": [
"nacelle",
"uncutSans",
"satoshi",
"system-ui",
"sans-serif"
],
"body": [
"nacelle",
"uncutSans",
"satoshi",
"system-ui",
"sans-serif",
"-apple-system"
],
"paragraph": [
"nacelle",
"uncutSans",
"satoshi",
"system-ui",
"sans-serif",
"-apple-system"
]
},
"fontSizes": {
"h1": "72px",
"h2": "48px",
"body": "18px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#AAA5E6",
"textColor": "#0F0F0F",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "transparent",
"textColor": "#52525B",
"borderColor": "#A3A3A3",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://www.dedaluslabs.ai/images/logos/logo-dark.png?dpl=dpl_4dfhU9HBPZEK8Gw1F9fpSyBegMzw",
"favicon": null,
"ogImage": "https://dedaluslabs.ai/images/og/dedalus_og.jpg",
"logoHref": "/",
"logoAlt": "Dedalus"
},
"__llm_logo_reasoning": {
"selectedIndex": 0,
"reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, which are strong indicators of a primary brand logo.",
"confidence": 0.9,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 0,
"text": "Join the waitlist",
"reasoning": "Button #0 'Join the waitlist' uses a vibrant blue color (#AAA5E6), which is typically associated with primary CTAs. The text is action-oriented, encouraging users to take a specific action."
},
"secondary": {
"index": 2,
"text": "Documentation",
"reasoning": "Button #2 'Documentation' has a transparent background, making it a suitable secondary button. It provides additional information without being as prominent as the primary CTA."
},
"confidence": 0.95
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "AI developers and tech enthusiasts"
},
"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, and links to the homepage, which are strong indicators of a primary brand logo.",
"confidence": 0.9
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
}