Home · Branding · Airweave

Airweave Brand Identity

A complete profile of Airweave's visual system — colors, typography, components, and personality — extracted from https://airweave.ai. Built for designers, agents, and AI tools.

Download JSON
Primary
#0000EE
Accent
#FFB780
Body Font
Inter
Heading
Suisse Intl Medium

Color Palette

Brand palette extracted from https://airweave.ai.

primary
#0000EE
rgb(0, 0, 238)
secondary
#9ED5FF
rgb(158, 213, 255)
accent
#FFB780
rgb(255, 183, 128)
background
#060D0D
rgb(6, 13, 13)
textPrimary
#060D0D
rgb(6, 13, 13)
link
#FFB780
rgb(255, 183, 128)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Suisse Intl Medium
Suisse Intl Medium Google Fonts →
Suisse Intl Medium, sans-serif
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:

1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
4. For each captured font URL: right-click → Save As to download the file locally.
5. 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.

Visual Assets

Airweave logo
Logo
Airweave favicon
Favicon
Airweave social image
Social Card

UI Components

Live previews rendered using Airweave's actual button styles.

buttonPrimary
background #FCFCFC textColor #0000EE borderRadius 4px shadow none
buttonSecondary
background #262626 textColor #0000EE borderRadius 4px shadow none

Brand Personality

Tone: modern Energy: medium Audience: AI developers and tech companies

Airweave Brand in the Wild

Real-world brand assets — ads, campaigns, and marketing materials.

Frequently Asked Questions

What is Airweave's primary brand color?

Airweave's primary brand color is #0000EE. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Airweave use?

Airweave uses #FFB780 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Airweave use?

Airweave uses Inter for body text and Suisse Intl Medium for headings. Fonts were detected on https://airweave.ai as part of their live design system.

Does Airweave use a light or dark theme?

Airweave's primary site uses a dark color scheme, with a background of #060D0D.

Where can I find Airweave's logo?

Airweave's logo is available directly on their site (https://airweave.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://airweave.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 Airweave.

Methodology

Brand data on this page was extracted from https://airweave.ai on using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Airweave.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "JetBrains Mono",
      "role": "monospace"
    },
    {
      "family": "Suisse Intl Medium",
      "role": "heading"
    },
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#0000EE",
    "secondary": "#9ED5FF",
    "accent": "#FFB780",
    "background": "#060D0D",
    "textPrimary": "#060D0D",
    "link": "#FFB780"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Suisse Intl Medium"
    },
    "fontStacks": {
      "heading": [
        "Suisse Intl Medium",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "JetBrains Mono",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "80px",
      "h2": "56px",
      "body": "14.08px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FCFCFC",
      "textColor": "#0000EE",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#262626",
      "textColor": "#0000EE",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20style%3D%22width%3A100%25%3Bheight%3A100%25%3Boverflow%3A%20visible%3B%22%20preserveAspectRatio%3D%22none%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20data-fc-idx%3D%220%22%3E%3Csvg%20viewBox%3D%220%200%20125.969%2024.083%22%20overflow%3D%22visible%22%20id%3D%22svg2054110751_9775%22%3E%3Cg%3E%3Cpath%20d%3D%22M%2015.118%2021.75%20C%2013.434%2020.816%2011.208%2019.433%2010.167%2018.165%20L%2010.078%2018.061%20C%209.864%2017.805%209.644%2017.552%209.423%2017.314%20C%208.703%2016.532%207.936%2015.83%207.138%2015.22%20C%206.819%2014.975%206.491%2014.742%206.154%2014.524%20C%205.984%2014.413%205.817%2014.309%205.666%2014.217%20C%205.279%2013.985%204.809%2013.923%204.374%2014.045%20C%203.964%2014.161%203.634%2014.431%203.443%2014.803%20C%203.071%2015.526%203.327%2016.422%204.023%2016.841%20C%204.583%2017.177%205.13%2017.57%205.651%2018.007%20C%205.716%2018.064%205.746%2018.153%205.722%2018.237%20C%205.532%2018.933%205.341%2020.075%205.267%2020.536%20C%205.112%2021.509%205.588%2022.464%206.454%2022.914%20L%206.487%2022.931%20C%206.865%2023.125%207.308%2023.116%207.677%2022.905%20C%208.043%2022.696%208.272%2022.319%208.296%2021.896%20C%208.305%2021.715%208.317%2021.533%208.328%2021.364%20C%208.334%2021.274%208.391%2021.203%208.474%2021.173%20C%208.501%2021.164%208.528%2021.158%208.555%2021.158%20C%208.614%2021.158%208.671%2021.182%208.715%2021.227%20C%209.441%2021.97%2010.224%2022.643%2011.042%2023.226%20C%2011.827%2023.788%2012.759%2024.083%2013.731%2024.083%20C%2014.086%2024.083%2014.44%2024.041%2014.788%2023.964%20L%2014.826%2023.955%20C%2015.311%2023.842%2015.656%2023.461%2015.728%2022.967%20C%2015.799%2022.47%2015.558%2021.994%2015.124%2021.75%20Z%22%20fill%3D%22var(--token-79a97bdd-e937-443b-b216-82db027288ee%2C%20rgb(252%2C%20252%2C%20252))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3Bwhite%26quot%3B%7D%20*%2F%22%2F%3E%3Cpath%20d%3D%22M%2023.993%209.738%20L%2023.993%209.717%20C%2023.908%209.3%2023.576%208.978%2023.157%208.905%20C%2022.737%208.831%2022.338%209.006%2022.124%209.366%20L%2022.112%209.387%20C%2021.318%2010.747%2020.196%2012.005%2018.777%2013.136%20C%2018.405%2013.433%2018.039%2013.746%2017.691%2014.067%20C%2017.423%2014.314%2017.022%2014.359%2016.715%2014.171%20C%2016.407%2013.983%2016.106%2013.783%2015.814%2013.57%20C%2015.158%2013.093%2014.546%2012.56%2013.984%2011.976%20C%2013.685%2011.667%2013.399%2011.347%2013.127%2011.015%20C%2012.763%2010.57%2012.379%2010.142%2011.976%209.732%20C%2011.125%208.863%209.483%207.667%208.998%207.325%20C%208.937%207.283%208.897%207.217%208.887%207.144%20C%208.879%207.069%208.899%206.998%208.947%206.941%20C%209.253%206.576%209.545%206.195%209.81%205.811%20C%2010.092%205.406%2010.185%204.912%2010.066%204.454%20C%209.95%204.008%209.652%203.648%209.23%203.44%20C%208.516%203.089%207.671%203.306%207.218%203.954%20C%206.814%204.535%206.338%205.103%205.808%205.644%20C%205.758%205.695%205.683%205.713%205.615%205.689%20C%205.073%205.513%204.517%205.368%203.964%205.261%20C%203.922%205.255%203.862%205.243%203.788%205.234%20C%202.69%205.07%201.625%205.621%201.137%206.596%20L%201.119%206.629%20C%200.962%206.944%200.973%207.319%201.155%207.629%20C%201.336%207.94%201.661%208.14%202.021%208.161%20C%202.19%208.17%202.357%208.182%202.512%208.194%20C%202.583%208.2%202.643%208.242%202.669%208.31%20C%202.696%208.381%202.681%208.456%202.628%208.506%20C%201.975%209.177%201.38%209.902%200.848%2010.672%20C%200.108%2011.752%20-0.166%2013.124%200.099%2014.439%20L%200.099%2014.46%20C%200.203%2014.963%200.602%2015.323%201.113%2015.376%20C%201.604%2015.427%202.048%2015.174%202.244%2014.725%20L%202.256%2014.698%20C%203.077%2012.731%204.44%2010.982%206.302%209.503%20C%206.391%209.435%206.507%209.423%206.603%209.476%20C%207.575%2010.015%208.51%2010.711%209.372%2011.553%20C%209.477%2011.654%209.48%2011.827%209.378%2011.931%20C%208.953%2012.378%208.553%2012.849%208.179%2013.341%20C%207.893%2013.719%207.945%2014.254%208.298%2014.57%20L%208.923%2015.12%20L%208.917%2015.126%20C%209.015%2015.213%209.114%2015.302%209.212%2015.388%20L%209.346%2015.489%20C%209.536%2015.656%209.774%2015.733%2010.024%2015.706%20C%2010.271%2015.68%2010.503%2015.552%2010.655%2015.349%20C%2010.92%2014.998%2011.211%2014.653%2011.515%2014.323%20C%2011.565%2014.266%2011.634%2014.237%2011.708%2014.237%20C%2011.785%2014.237%2011.848%2014.263%2011.895%2014.311%20C%2012.723%2015.129%2013.618%2015.855%2014.558%2016.468%20C%2014.927%2016.709%2015.034%2017.188%2014.805%2017.563%20C%2014.603%2017.896%2014.407%2018.241%2014.228%2018.586%20C%2014.022%2018.99%2013.988%2019.461%2014.136%2019.89%20C%2014.269%2020.292%2014.563%2020.622%2014.948%2020.8%20C%2015.162%2020.901%2015.391%2020.949%2015.623%2020.949%20C%2016.218%2020.949%2016.754%2020.621%2017.025%2020.092%20C%2017.269%2019.613%2017.554%2019.137%2017.87%2018.685%20C%2018.054%2018.42%2018.39%2018.298%2018.712%2018.378%20C%2019.387%2018.554%2020.297%2018.732%2020.943%2018.854%20C%2021.595%2018.976%2022.237%2018.664%2022.55%2018.084%20L%2022.582%2018.027%20C%2022.814%2017.587%2022.817%2017.06%2022.585%2016.617%20C%2022.351%2016.17%2021.911%2015.868%2021.41%2015.811%20C%2021.285%2015.796%2021.166%2015.781%2021.056%2015.766%20C%2021.032%2015.763%2021.011%2015.76%2020.994%2015.754%20L%2020.759%2015.701%20L%2020.928%2015.528%20C%2020.928%2015.528%2020.958%2015.498%2020.979%2015.483%20C%2021.672%2014.912%2022.318%2014.302%2022.889%2013.671%20C%2023.853%2012.612%2024.266%2011.142%2023.996%209.738%20Z%22%20fill%3D%22var(--token-79a97bdd-e937-443b-b216-82db027288ee%2C%20rgb(252%2C%20252%2C%20252))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3Bwhite%26quot%3B%7D%20*%2F%22%2F%3E%3Cpath%20d%3D%22M%209.53%202.365%20C%2011.038%203.26%2013.038%204.566%2013.978%205.715%20C%2014.088%205.849%2014.201%205.98%2014.311%206.108%20C%2014.514%206.343%2014.54%206.679%2014.368%206.941%20C%2014.061%207.411%2013.713%207.875%2013.326%208.321%20C%2013.045%208.64%2013.034%209.114%2013.3%209.446%20L%2013.312%209.458%20C%2013.344%209.499%2013.377%209.538%2013.407%209.58%20C%2013.689%209.94%2013.993%2010.285%2014.302%2010.609%20C%2014.466%2010.782%2014.692%2010.877%2014.93%2010.877%20L%2014.951%2011.011%20L%2014.951%2010.877%20C%2015.195%2010.871%2015.433%2010.761%2015.597%2010.573%20C%2015.974%2010.145%2016.328%209.699%2016.65%209.244%20C%2016.87%208.931%2017.292%208.863%2017.611%209.083%20C%2017.938%209.309%2018.277%209.523%2018.613%209.723%20C%2019.009%209.955%2019.485%209.996%2019.917%209.839%20C%2020.354%209.678%2020.693%209.333%2020.845%208.892%20C%2021.083%208.208%2020.779%207.423%2020.122%207.027%20C%2019.678%206.759%2019.238%206.456%2018.819%206.125%20C%2018.6%205.955%2018.508%205.668%2018.587%205.403%20C%2018.78%204.727%2018.956%203.855%2019.069%203.24%20C%2019.185%202.603%2018.899%201.957%2018.357%201.627%20L%2018.295%201.591%20C%2017.842%201.32%2017.282%201.3%2016.81%201.538%20C%2016.331%201.776%2016.01%202.237%2015.954%202.766%20L%2015.954%202.799%20C%2015.942%202.865%2015.903%202.915%2015.84%202.933%20C%2015.778%202.954%2015.716%202.936%2015.671%202.891%20C%2014.993%202.168%2014.273%201.511%2013.526%200.94%20C%2012.523%200.172%2011.241%20-0.149%2010.009%200.065%20L%209.958%200.074%20C%209.443%200.162%209.038%200.565%208.947%201.08%20C%208.852%201.594%209.081%202.1%209.533%202.368%20Z%22%20fill%3D%22var(--token-79a97bdd-e937-443b-b216-82db027288ee%2C%20rgb(252%2C%20252%2C%20252))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3Bwhite%26quot%3B%7D%20*%2F%22%2F%3E%3Cpath%20d%3D%22M%20120.186%206.879%20C%20122.186%206.879%20123.754%207.611%20124.75%208.887%20C%20125.744%2010.163%20126.164%2011.978%20125.884%2014.132%20L%20125.878%2014.177%20L%20116.777%2014.177%20C%20116.869%2015.269%20117.22%2016.14%20117.794%2016.741%20C%20118.378%2017.351%20119.193%2017.685%20120.21%2017.685%20C%20121.909%2017.685%20122.834%2016.753%20123.093%2015.902%20L%20123.105%2015.867%20L%20125.774%2015.867%20L%20125.759%2015.929%20C%20125.244%2018.208%20123.26%2019.919%20120.207%2019.919%20C%20118.33%2019.919%20116.789%2019.279%20115.718%2018.14%20C%20114.647%2017%20114.049%2015.37%20114.049%2013.397%20C%20114.049%2011.425%20114.632%209.818%20115.694%208.673%20C%20116.756%207.527%20118.291%206.876%20120.18%206.876%20Z%20M%20120.088%209.065%20C%20119.202%209.065%20118.452%209.357%20117.893%209.899%20C%20117.342%2010.431%20116.976%2011.205%20116.848%2012.186%20L%20123.233%2012.186%20C%20123.233%2011.309%20122.959%2010.535%20122.439%209.979%20C%20121.906%209.411%20121.115%209.065%20120.085%209.065%20Z%20M%20104.7%207.242%20L%20104.712%207.277%20L%20107.851%2016.646%20L%20107.875%2016.646%20L%20111.014%207.277%20L%20111.026%207.242%20L%20113.897%207.242%20L%20113.873%207.31%20L%20109.583%2019.526%20L%20109.571%2019.559%20L%20106.155%2019.559%20L%20106.143%2019.526%20L%20101.853%207.31%20L%20101.829%207.242%20Z%20M%2096.063%206.879%20C%2097.682%206.879%2098.988%207.262%2099.887%208.081%20C%20100.788%208.899%20101.276%2010.145%20101.276%2011.85%20L%20101.276%2017.229%20L%20102.27%2017.229%20L%20102.27%2019.559%20L%20101.127%2019.559%20C%20100.44%2019.559%2099.904%2019.369%2099.533%2018.985%20C%2099.199%2018.64%2099.006%2018.143%2098.955%2017.506%20C%2098.164%2019.125%2096.611%2019.922%2094.704%2019.922%20C%2093.362%2019.922%2092.282%2019.526%2091.538%2018.845%20C%2090.794%2018.164%2090.39%2017.206%2090.39%2016.09%20C%2090.39%2014.974%2090.765%2014.117%2091.497%2013.472%20C%2092.228%2012.826%2093.314%2012.43%2094.725%2012.332%20L%2097.706%2012.115%20L%2097.81%2012.103%20C%2098.042%2012.07%2098.218%2012.002%2098.34%2011.874%20C%2098.479%2011.728%2098.557%2011.493%2098.557%2011.124%20C%2098.557%2010.41%2098.292%209.913%2097.849%209.589%20C%2097.402%209.265%2096.772%209.113%2096.04%209.113%20C%2095.21%209.113%2094.576%209.306%2094.127%209.658%20C%2093.677%2010.009%2093.413%2010.523%2093.329%2011.178%20L%2093.323%2011.222%20L%2090.702%2011.222%20L%2090.708%2011.166%20C%2090.866%209.774%2091.41%208.7%2092.318%207.977%20C%2093.222%207.254%2094.484%206.882%2096.066%206.882%20Z%20M%2095.219%2014.177%20C%2094.448%2014.236%2093.921%2014.43%2093.588%2014.727%20C%2093.255%2015.025%2093.109%2015.432%2093.109%2015.944%20C%2093.109%2016.539%2093.305%2016.977%2093.654%2017.268%20C%2094.005%2017.56%2094.519%2017.711%2095.165%2017.711%20C%2096.159%2017.711%2097.019%2017.369%2097.628%2016.78%20C%2098.238%2016.191%2098.604%2015.349%2098.604%2014.343%20L%2098.604%2013.936%20L%2095.216%2014.174%20Z%20M%2083.458%206.879%20C%2085.457%206.879%2087.025%207.611%2088.021%208.887%20C%2089.015%2010.163%2089.435%2011.978%2089.155%2014.132%20L%2089.149%2014.177%20L%2080.048%2014.177%20C%2080.14%2015.269%2080.491%2016.14%2081.065%2016.741%20C%2081.649%2017.351%2082.464%2017.685%2083.481%2017.685%20C%2085.18%2017.685%2086.105%2016.753%2086.364%2015.902%20L%2086.376%2015.867%20L%2089.045%2015.867%20L%2089.03%2015.929%20C%2088.515%2018.208%2086.531%2019.919%2083.478%2019.919%20C%2081.601%2019.919%2080.06%2019.279%2078.989%2018.14%20C%2077.918%2017%2077.32%2015.37%2077.32%2013.397%20C%2077.32%2011.425%2077.903%209.818%2078.965%208.673%20C%2080.027%207.527%2081.562%206.876%2083.452%206.876%20Z%20M%2083.359%209.065%20C%2082.476%209.065%2081.726%209.357%2081.164%209.899%20C%2080.613%2010.431%2080.247%2011.205%2080.119%2012.186%20L%2086.504%2012.186%20C%2086.504%2011.309%2086.23%2010.535%2085.71%209.979%20C%2085.177%209.411%2084.386%209.065%2083.356%209.065%20Z%20M%2061.985%207.242%20L%2061.994%207.28%20L%2064.285%2015.92%20L%2064.354%2015.92%20L%2066.743%207.28%20L%2066.755%207.245%20L%2069.352%207.245%20L%2069.364%207.28%20L%2071.729%2015.92%20L%2071.798%2015.92%20L%2074.115%207.28%20L%2074.127%207.242%20L%2076.948%207.242%20L%2076.927%207.307%20L%2073.244%2019.523%20L%2073.232%2019.559%20L%2070.343%2019.559%20L%2070.331%2019.523%20L%2068.064%2011.222%20L%2068.043%2011.222%20L%2065.752%2019.523%20L%2065.74%2019.559%20L%2062.878%2019.559%20L%2062.866%2019.523%20L%2059.183%207.307%20L%2059.162%207.242%20Z%20M%2057.993%207.242%20L%2057.993%209.571%20L%2053.97%209.571%20L%2053.97%2019.556%20L%2051.275%2019.556%20L%2051.275%2010.006%20C%2051.275%209.113%2051.519%208.42%2051.992%207.95%20C%2052.465%207.48%2053.158%207.242%2054.039%207.242%20Z%20M%2049.266%207.242%20L%2049.266%2019.559%20L%2046.571%2019.559%20L%2046.571%207.242%20Z%20M%2047.931%201.934%20C%2048.877%201.934%2049.606%202.633%2049.606%203.535%20C%2049.606%204.463%2048.877%205.111%2047.931%205.111%20C%2046.984%205.111%2046.256%204.463%2046.256%203.535%20C%2046.256%202.606%2046.981%201.934%2047.931%201.934%20Z%20M%2036.988%202.493%20C%2037.937%202.493%2038.791%203.073%2039.136%203.957%20L%2045.238%2019.491%20L%2045.265%2019.559%20L%2042.224%2019.559%20L%2042.212%2019.526%20L%2040.43%2014.906%20L%2033.545%2014.906%20L%2031.763%2019.526%20L%2031.751%2019.559%20L%2028.711%2019.559%20L%2028.738%2019.491%20L%2034.84%203.957%20C%2035.187%203.074%2036.039%202.493%2036.988%202.493%20Z%20M%2034.381%2012.454%20L%2039.567%2012.454%20L%2036.988%205.721%20L%2036.961%205.721%20Z%22%20fill%3D%22var(--token-79a97bdd-e937-443b-b216-82db027288ee%2C%20rgb(252%2C%20252%2C%20252))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3Bwhite%26quot%3B%7D%20*%2F%22%20stroke-width%3D%220.1%22%20stroke%3D%22var(--token-79a97bdd-e937-443b-b216-82db027288ee%2C%20rgb(252%2C%20252%2C%20252))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3Bwhite%26quot%3B%7D%20*%2F%22%20stroke-miterlimit%3D%2210%22%20stroke-dasharray%3D%22%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%3C%2Fsvg%3E",
    "favicon": "https://framerusercontent.com/images/DHKpQri0c3VUyZZjiAf1DfQJnrk.png",
    "ogImage": "https://framerusercontent.com/images/UEEjccZ9IXbKEj6hE4k0GLD1ZU.png",
    "logoHref": "./"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is in the header, visible, and links to the homepage, aligning with the brand 'Airweave'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "START FOR FREE",
      "reasoning": "Button #0 'START FOR FREE' is likely the primary CTA due to its action-oriented text and prominence in encouraging users to begin using the service without cost."
    },
    "secondary": {
      "index": 5,
      "text": "BOOK A DEMO",
      "reasoning": "Button #5 'BOOK A DEMO' is selected as secondary because it offers a different action (demo) and has a different background color, making it a suitable secondary option."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "AI developers and tech companies"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is in the header, visible, and links to the homepage, aligning with the brand 'Airweave'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles