llms.txt

Airwallex Brand Identity

A complete profile of Airwallex's visual system — colors, typography, components, and personality.

Quick Facts

Field Value
Primary #612FFF
Accent #A0A7B1
Body Font AxLLCircular
Heading Font AxLLCircular

Color Palette

Typography

Brand Personality

Tone: modern · Energy: medium · Audience: business professionals

Airwallex Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Steps to follow if you have permission to use 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 capture font URLs.
  4. Download the font files locally.
  5. Copy the matching @font-face declarations from the CSS.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    { "family": "AxLLCircular", "role": "body" },
    { "family": "Helvetica", "role": "body" },
    { "family": "Arial", "role": "body" }
  ],
  "colors": {
    "primary": "#612FFF",
    "secondary": "#7043FF",
    "accent": "#A0A7B1",
    "background": "#FFFFFF",
    "textPrimary": "#1A1D21",
    "link": "#A0A7B1"
  },
  "typography": {
    "fontFamilies": {
      "primary": "AxLLCircular",
      "heading": "AxLLCircular"
    },
    "fontStacks": {
      "heading": [
        "AxLLCircular",
        "Helvetica",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "AxLLCircular",
        "Helvetica",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "AxLLCircular",
        "Helvetica",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "16px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {},
  "images": {
    "logo": null,
    "favicon": null,
    "ogImage": null
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "business professionals"
  },
  "designSystem": {
    "framework": "unknown",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0,
    "colors": 0.9,
    "overall": 0.45
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": false,
      "llmSucceeded": false,
      "finalSource": "none"
    },
    "buttonClassification": {
      "llmCalled": false,
      "llmSucceeded": false
    }
  }
}