Home · Branding · AUI

AUI Brand Identity

A complete profile of AUI's visual system — colors, typography, components, and personality — extracted from https://www.aui.io/. Built for designers, agents, and AI tools.

Download JSON
Primary
#F1F0E0
Accent
#FF4800
Body Font
Roboto
Heading
Roboto

Color Palette

Brand palette extracted from https://www.aui.io/.

primary
#F1F0E0
rgb(241, 240, 224)
secondary
#6B7280
rgb(107, 114, 128)
accent
#FF4800
rgb(255, 72, 0)
background
#121212
rgb(18, 18, 18)
textPrimary
#F1F0E0
rgb(241, 240, 224)
link
#FF4800
rgb(255, 72, 0)

Typography

Each font links to its Google Fonts page where available.

primary
Roboto
heading
Roboto
F37Lineca, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji
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

AUI logo
Logo
AUI favicon
Favicon
AUI social image
Social Card

UI Components

Live previews rendered using AUI's actual button styles.

buttonPrimary
background #121212 textColor #F1F0E0 borderColor #282827 borderRadius 2px shadow none
buttonSecondary
background transparent textColor #121212 borderColor #121212 borderRadius 2px shadow none

Brand Personality

Tone: modern Energy: medium Audience: tech-savvy professionals

AUI Brand in the Wild

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

Frequently Asked Questions

What is AUI's primary brand color?

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

What accent color does AUI use?

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

What font does AUI use?

AUI uses Roboto as the primary typeface across body and headings.

Does AUI use a light or dark theme?

AUI's primary site uses a dark color scheme, with a background of #121212.

Where can I find AUI's logo?

AUI's logo is available directly on their site (https://www.aui.io/). 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.aui.io/ 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 AUI.

Methodology

Brand data on this page was extracted from https://www.aui.io/ 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 AUI.

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "GTPlanar",
      "role": "unknown"
    },
    {
      "family": "Roboto",
      "role": "body"
    },
    {
      "family": "Segoe UI",
      "role": "body"
    },
    {
      "family": "Helvetica",
      "role": "body"
    },
    {
      "family": "Arial",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#F1F0E0",
    "secondary": "#6B7280",
    "accent": "#FF4800",
    "background": "#121212",
    "textPrimary": "#F1F0E0",
    "link": "#FF4800"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Roboto",
      "heading": "Roboto"
    },
    "fontStacks": {
      "heading": [
        "F37Lineca",
        "system-ui",
        "-apple-system",
        "Segoe UI",
        "Roboto",
        "Helvetica",
        "Arial",
        "sans-serif",
        "Apple Color Emoji"
      ],
      "body": [
        "GTPlanar",
        "system-ui",
        "-apple-system",
        "Segoe UI",
        "Roboto",
        "Helvetica",
        "Arial",
        "sans-serif",
        "Apple Color Emoji"
      ],
      "paragraph": [
        "F37Lineca",
        "system-ui",
        "-apple-system",
        "Segoe UI",
        "Roboto",
        "Helvetica",
        "Arial",
        "sans-serif",
        "Apple Color Emoji"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "14px",
      "body": "72px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#121212",
      "textColor": "#F1F0E0",
      "borderColor": "#282827",
      "borderRadius": "2px",
      "borderRadiusCorners": {
        "topLeft": "2px",
        "topRight": "2px",
        "bottomRight": "2px",
        "bottomLeft": "2px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#121212",
      "borderColor": "#121212",
      "borderRadius": "2px",
      "borderRadiusCorners": {
        "topLeft": "2px",
        "topRight": "2px",
        "bottomRight": "2px",
        "bottomLeft": "2px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2033%2033%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%3Cg%20clip-path%3D%22url(%23clip0_1_1183)%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Crect%20width%3D%2233%22%20height%3D%2233%22%20rx%3D%224%22%20fill%3D%22%23121212%22%20style%3D%22fill%3A%20rgb(18%2C%2018%2C%2018)%20!important%3B%22%2F%3E%3Cpath%20opacity%3D%220.1%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.3%201.485C2.2976%201.485%201.485%202.2976%201.485%203.3V29.7C1.485%2030.7024%202.2976%2031.515%203.3%2031.515H29.7C30.7024%2031.515%2031.515%2030.7024%2031.515%2029.7V3.3C31.515%202.2976%2030.7024%201.485%2029.7%201.485H3.3ZM0%203.3C0%201.47746%201.47746%200%203.3%200H29.7C31.5225%200%2033%201.47746%2033%203.3V29.7C33%2031.5225%2031.5225%2033%2029.7%2033H3.3C1.47746%2033%200%2031.5225%200%2029.7V3.3Z%22%20fill%3D%22%23F1F0E0%22%20style%3D%22fill%3A%20rgb(241%2C%20240%2C%20224)%20!important%3B%20opacity%3A%200.1%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M7.38492%2019.182L9.39058%2013.3768L8.60576%2013.302V12.293H11.4585L13.9999%2019.4809H14.0123L14.7224%2019.5183V20.5772H11.5084V19.5681L11.9817%2019.5308C12.1229%2019.5142%2012.2184%2019.4809%2012.2683%2019.4311C12.3181%2019.3813%2012.3223%2019.2899%2012.2807%2019.157L12.0191%2018.3847H9.10406L8.73033%2019.4809L9.47778%2019.5183V20.5772H6.6001V19.5681L7.0112%2019.5308C7.1856%2019.5142%207.31018%2019.3979%207.38492%2019.182ZM10.5616%2013.6882L9.40304%2017.2386H11.7201L10.599%2013.6882H10.5616ZM17.0224%2013.7505V17.8864C17.0224%2018.4677%2017.1594%2018.8788%2017.4335%2019.1197C17.7158%2019.3522%2018.1145%2019.4685%2018.6294%2019.4685C19.1526%2019.4685%2019.5554%2019.3397%2019.8378%2019.0823C20.1284%2018.8249%2020.2738%2018.447%2020.2738%2017.9487V13.3892L19.5512%2013.3519V12.293H22.5037V13.302L22.0926%2013.3394C21.8517%2013.3643%2021.7313%2013.4889%2021.7313%2013.7131V18.1604C21.7313%2018.966%2021.4489%2019.5972%2020.8842%2020.054C20.3194%2020.5108%2019.5388%2020.7392%2018.5422%2020.7392C17.5456%2020.7392%2016.7898%2020.5191%2016.2749%2020.0789C15.7683%2019.6304%2015.515%2018.9245%2015.515%2017.9611V13.3892L14.7925%2013.3519V12.293H17.8072V13.302L17.3961%2013.3394C17.2632%2013.356%2017.1677%2013.3934%2017.1096%2013.4515C17.0514%2013.5013%2017.0224%2013.601%2017.0224%2013.7505ZM23.9011%2019.1197V13.3892L23.1911%2013.3519V12.293H26.2058V13.302L25.7947%2013.3394C25.5538%2013.3643%2025.4334%2013.4972%2025.4334%2013.738V19.4809L26.1435%2019.5183V20.5772H23.1288V19.5681L23.5399%2019.5308C23.6644%2019.5142%2023.7558%2019.4809%2023.8139%2019.4311C23.872%2019.373%2023.9011%2019.2692%2023.9011%2019.1197Z%22%20fill%3D%22%23F1F0E0%22%20style%3D%22fill%3A%20rgb(241%2C%20240%2C%20224)%20!important%3B%22%2F%3E%3C%2Fg%3E%3Crect%20x%3D%220.75%22%20y%3D%220.75%22%20width%3D%2231.5%22%20height%3D%2231.5%22%20rx%3D%223.25%22%20stroke%3D%22%23F1F0E0%22%20stroke-width%3D%221.5%22%20style%3D%22fill%3A%20none%20!important%3B%20stroke%3A%20rgb(241%2C%20240%2C%20224)%20!important%3B%20stroke-width%3A%201.5px%20!important%3B%22%2F%3E%3Cdefs%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3CclipPath%20id%3D%22clip0_1_1183%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Crect%20width%3D%2233%22%20height%3D%2233%22%20rx%3D%224%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E",
    "favicon": "https://www.aui.io/favicon-32x32.png",
    "ogImage": "https://auiioofficial.wpenginepowered.com/wp-content/uploads/2025/12/aui-main.png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of a primary brand logo.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 2,
      "text": "Accept All",
      "reasoning": "Button #2 ('Accept All') is likely the primary CTA due to its action-oriented text and distinct border, making it stand out among the dark-themed buttons."
    },
    "secondary": {
      "index": 10,
      "text": "Reject Non-Essential",
      "reasoning": "Button #10 ('Reject Non-Essential') is a suitable secondary button due to its transparent background, providing a contrast to the primary button's dark background."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals"
  },
  "designSystem": {
    "framework": "tailwind",
    "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 located in the header, is visible, and links to the homepage, which are strong indicators of a primary brand logo.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles