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

Typography

Visual Assets

UI Components

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.

Working with these fonts

Not found on Google Fonts? Follow these instructions that you can use if you have permission to access the fonts:

  1. Open the company's homepage in a browser with DevTools open.
  2. In the Network tab, filter by "Font".
  3. Hard-reload the page and click around to load some weights.
  4. For each captured font URL: right-click → Save As to download the file locally.
  5. 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
    }
  }
}