Dedalus Labs Brand: Colors, Fonts, Logo & Visual Identity
Dedalus Labs Brand Identity
A complete profile of Dedalus Labs's visual system — colors, typography, components, and personality — extracted from https://www.dedaluslabs.ai/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.dedaluslabs.ai/.
| Color | Hex Code | RGB |
|---|---|---|
| primary | #AAA5E6 | rgb(170, 165, 230) |
| secondary | #787693 | rgb(120, 118, 147) |
| accent | #AAA5E6 | rgb(170, 165, 230) |
| background | #FFFFFF | rgb(255, 255, 255) |
| textPrimary | #191919 | rgb(25, 25, 25) |
| link | #8F8DA5 | rgb(143, 141, 165) |
Typography
Each font links to its Google Fonts page where available.
- primary: nacelle Google Fonts →
- heading: nacelle Google Fonts →
Visual Assets
Logo
Social Card
UI Components
Button Primary
- background: #AAA5E6
- textColor: #0F0F0F
- borderRadius: 0px
- shadow: none
Button Secondary
- 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
Source: dedaluslabs.ai
Source: dedaluslabs.ai
Source: dedaluslabs.ai
Source: dedaluslabs.ai
Source: dedaluslabs.ai
Frequently Asked Questions
What is Dedalus Labs's primary brand color?
- Dedalus Labs's primary brand color is #AAA5E6. It anchors the visual identity across their website, product UI, and marketing materials.
What font does Dedalus Labs use?
- Dedalus Labs uses nacelle as the primary typeface across body and headings.
Does Dedalus Labs use a light or dark theme?
- Dedalus Labs's primary site uses a light color scheme, with a background of #FFFFFF.
Where can I find Dedalus Labs's logo?
- Dedalus Labs's logo is available directly on their site (https://www.dedaluslabs.ai/). The current logo URL is included in the machine-readable JSON profile linked above.
How was this brand profile generated?
- This profile was extracted from https://www.dedaluslabs.ai/ using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Dedalus Labs.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"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"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "AI developers and tech enthusiasts"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
}
}