llms.txt

Airalo Brand Identity

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

Quick Facts

Field Value
Primary #F4EBE2
Accent #FF8832
Body Font Satoshi-Regular
Heading Font Satoshi-Regular

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: modern · Energy: medium · Audience: travelers and tech-savvy individuals

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
  {
   "family": "Satoshi-Regular",
   "role": "body"
  },
  {
   "family": "Alexandria",
   "role": "unknown"
  }
 ],
 "colors": {
  "primary": "#F4EBE2",
  "secondary": "#FF8832",
  "accent": "#FF8832",
  "background": "#F4EBE2",
  "textPrimary": "#000000",
  "link": "#6BBA8C"
 },
 "typography": {
  "fontFamilies": {
   "primary": "Satoshi-Regular",
   "heading": "Satoshi-Regular"
  },
  "fontStacks": {
   "heading": [
    "Alexandria",
    "sans-serif"
   ],
   "body": [
    "Satoshi-Regular",
    "sans-serif"
   ],
   "paragraph": [
    "Satoshi-Regular",
    "sans-serif"
   ]
  },
  "fontSizes": {
   "h1": "48px",
   "h2": "48px",
   "body": "16px"
  }
 },
 "spacing": {
  "baseUnit": 10,
  "borderRadius": "5px"
 },
 "components": {
  "input": {
   "background": "#FFFFFF",
   "textColor": "#000000",
   "borderColor": null,
   "borderRadius": "8px",
   "borderRadiusCorners": {
    "topLeft": "8px",
    "topRight": "8px",
    "bottomRight": "8px",
    "bottomLeft": "8px"
   },
   "shadow": "none"
  },
  "buttonPrimary": {
   "background": "#FF8832",
   "textColor": "#000000",
   "borderRadius": "9999px",
   "borderRadiusCorners": {
    "topLeft": "9999px",
    "topRight": "9999px",
    "bottomRight": "9999px",
    "bottomLeft": "9999px"
   },
   "shadow": "none"
  },
  "buttonSecondary": {
   "background": "#FFFFFF",
   "textColor": "#000000",
   "borderColor": "#AEB4B7",
   "borderRadius": "9999px",
   "borderRadiusCorners": {
    "topLeft": "9999px",
    "topRight": "9999px",
    "bottomRight": "9999px",
    "bottomLeft": "9999px"
   },
   "shadow": "none"
  }
 },
 "images": {
  "logo": "https://cdn-revamp.airalo.com/img/logo-homepage-header.png",
  "favicon": "https://www.airalo.com/favicon-16x16.png",
  "ogImage": null,
  "logoHref": "/",
  "logoAlt": "Airalo"
 },
 "personality": {
  "tone": "modern",
  "energy": "medium",
  "targetAudience": "travelers and tech-savvy individuals"
 },
 "designSystem": {
  "framework": "tailwind",
  "componentLibrary": ""
 },
 "confidence": {
  "buttons": 0.95,
  "colors": 0.9,
  "overall": 0.925
 }
}