Home · Branding · Airfordable

Airfordable Brand Identity

A complete profile of Airfordable's visual system — colors, typography, components, and personality — extracted from http://www.airfordable.com. Built for designers, agents, and AI tools.

Download JSON
Primary
#E6F1F5
Accent
#171F45
Body Font
Arial
Heading
Arial

Color Palette

Brand palette extracted from http://www.airfordable.com.

primary
#E6F1F5
rgb(230, 241, 245)
secondary
#7C848E
rgb(124, 132, 142)
accent
#171F45
rgb(23, 31, 69)
background
#E6F1F5
rgb(230, 241, 245)
textPrimary
#0E1311
rgb(14, 19, 17)
link
#171F45
rgb(23, 31, 69)

Typography

Each font links to its Google Fonts page where available.

primary
Arial
heading
Arial
Inter, Arial, 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

Airfordable logo
Logo
Airfordable favicon
Favicon
Airfordable social image
Social Card

UI Components

Live previews rendered using Airfordable's actual button styles.

input
background #FFFFFF textColor #000000 borderColor null borderRadius 0px shadow none
buttonPrimary
background #171F45 textColor #FFFFFF borderRadius 8px shadow rgba(20, 25, 41, 0.2) 0px 5px 11px 0px
buttonSecondary
background #CECFD4 textColor #FFFFFF borderRadius 8px shadow rgba(20, 25, 41, 0) 0px 5px 11px 0px

Brand Personality

Tone: modern Energy: medium Audience: travelers looking for flexible payment options

Airfordable Brand in the Wild

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

Frequently Asked Questions

What is Airfordable's primary brand color?

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

What accent color does Airfordable use?

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

What font does Airfordable use?

Airfordable uses Arial as the primary typeface across body and headings.

Does Airfordable use a light or dark theme?

Airfordable's primary site uses a light color scheme, with a background of #E6F1F5.

Where can I find Airfordable's logo?

Airfordable's logo is available directly on their site (http://www.airfordable.com). 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 http://www.airfordable.com 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 Airfordable.

Methodology

Brand data on this page was extracted from http://www.airfordable.com 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 Airfordable.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Arial",
      "role": "body"
    },
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#E6F1F5",
    "secondary": "#7C848E",
    "accent": "#171F45",
    "background": "#E6F1F5",
    "textPrimary": "#0E1311",
    "link": "#171F45"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Arial",
      "heading": "Arial"
    },
    "fontStacks": {
      "heading": [
        "Inter",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Inter",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "40px",
      "h2": "56px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#171F45",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "rgba(20, 25, 41, 0.2) 0px 5px 11px 0px"
    },
    "buttonSecondary": {
      "background": "#CECFD4",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "rgba(20, 25, 41, 0) 0px 5px 11px 0px"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22130%22%20height%3D%2219%22%20viewBox%3D%220%200%20130%2019%22%20data-fc-idx%3D%220%22%3E%3Ctitle%3EAirfordable%3C%2Ftitle%3E%3Cg%20fill%3D%22%23171F45%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20style%3D%22fill%3A%20rgb(23%2C%2031%2C%2069)%20!important%3B%20stroke%3A%20none%20!important%3B%20stroke-width%3A%201px%20!important%3B%22%3E%3Cpath%20d%3D%22M7.247.02c3.332%200%206.032%202.702%206.032%206.033v6.77c0%203.332-2.7%206.033-6.032%206.033H6.032A6.032%206.032%200%20010%2012.823v-6.77C0%202.722%202.7.021%206.032.021h1.215zm3.532%207.23A2.74%202.74%200%20008.1%209.385a1.073%201.073%200%2001-1.48.75%203.182%203.182%200%2000-1.284-.268%203.172%203.172%200%2000-3.17%202.91l.001.047a3.864%203.864%200%20003.864%203.865h1.215a3.864%203.864%200%20003.864-3.865V7.271a2.8%202.8%200%2000-.332-.02zM7.247%202.19H6.032a3.864%203.864%200%2000-3.864%203.864V8.76a5.316%205.316%200%20013.17-1.04c.357%200%20.71.034%201.054.103a4.894%204.894%200%20014.603-2.714%203.866%203.866%200%2000-3.748-2.92zM28.697%205.132h2.41V16.29h-2.41v-1.607c-.848%201.183-2.164%201.897-3.905%201.897-3.035%200-5.557-2.566-5.557-5.869%200-3.325%202.522-5.869%205.557-5.869%201.74%200%203.057.714%203.905%201.875V5.132zm-3.526%209.15c2.009%200%203.526-1.495%203.526-3.57%200-2.076-1.517-3.571-3.526-3.571-2.008%200-3.525%201.495-3.525%203.57%200%202.076%201.517%203.57%203.525%203.57zm9.64-10.823c-.847%200-1.54-.714-1.54-1.54%200-.848.693-1.54%201.54-1.54.848%200%201.54.692%201.54%201.54%200%20.826-.692%201.54-1.54%201.54zM33.606%2016.29V5.132h2.41V16.29h-2.41zm7.298-9.283c.669-1.517%202.03-2.075%203.436-2.075v2.61c-1.584-.111-3.436.625-3.436%203.125v5.623h-2.41V5.132h2.41v1.875zM51.659%202.7c-1.695-.156-2.633.491-2.633%202.21v.222h2.633v2.321h-2.633v8.837h-2.41V7.453H44.92v-2.32h1.696v-.224c0-3.012%201.696-4.753%205.043-4.53V2.7zm5.847%2013.88c-3.258%200-5.891-2.566-5.891-5.869%200-3.325%202.633-5.869%205.891-5.869%203.28%200%205.891%202.544%205.891%205.87%200%203.302-2.61%205.868-5.891%205.868zm0-2.343c1.964%200%203.481-1.495%203.481-3.526%200-2.03-1.517-3.526-3.481-3.526s-3.481%201.496-3.481%203.526c0%202.031%201.517%203.526%203.481%203.526zm10.176-7.23c.67-1.517%202.03-2.075%203.436-2.075v2.61c-1.584-.111-3.436.625-3.436%203.125v5.623h-2.41V5.132h2.41v1.875zM80.915.669h2.41V16.29h-2.41v-1.607c-.848%201.183-2.165%201.897-3.905%201.897-3.035%200-5.557-2.566-5.557-5.869%200-3.325%202.522-5.869%205.557-5.869%201.74%200%203.057.714%203.905%201.875V.669zm-3.526%2013.613c2.008%200%203.526-1.495%203.526-3.57%200-2.076-1.518-3.571-3.526-3.571s-3.526%201.495-3.526%203.57c0%202.076%201.518%203.57%203.526%203.57zm17.272-9.15h2.41V16.29h-2.41v-1.607c-.848%201.183-2.165%201.897-3.905%201.897-3.035%200-5.557-2.566-5.557-5.869%200-3.325%202.522-5.869%205.557-5.869%201.74%200%203.057.714%203.905%201.875V5.132zm-3.526%209.15c2.008%200%203.526-1.495%203.526-3.57%200-2.076-1.518-3.571-3.526-3.571s-3.526%201.495-3.526%203.57c0%202.076%201.518%203.57%203.526%203.57zm14.75-9.44c3.035%200%205.557%202.544%205.557%205.87%200%203.302-2.522%205.868-5.557%205.868-1.74%200-3.057-.714-3.905-1.897v1.607h-2.41V.67h2.41v6.047c.848-1.16%202.165-1.875%203.905-1.875zm-.379%209.44c2.008%200%203.526-1.495%203.526-3.57%200-2.076-1.518-3.571-3.526-3.571s-3.526%201.495-3.526%203.57c0%202.076%201.518%203.57%203.526%203.57zm7.81%202.008V0h2.41v16.29h-2.41zm6.784-4.552c.38%201.74%201.785%202.633%203.57%202.633%201.34%200%202.344-.603%202.88-1.384l1.985%201.16c-1.026%201.518-2.7%202.433-4.887%202.433-3.682%200-6.07-2.521-6.07-5.869%200-3.302%202.388-5.869%205.892-5.869%203.325%200%205.6%202.678%205.6%205.892%200%20.334-.044.691-.088%201.004H120.1zm-.022-1.964h6.56c-.334-1.919-1.74-2.745-3.19-2.745-1.808%200-3.035%201.071-3.37%202.745z%22%20transform%3D%22translate(-60%20-32)%20translate(60%2032)%22%20style%3D%22fill%3A%20rgb(23%2C%2031%2C%2069)%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E",
    "favicon": "https://www.airfordable.com/favicon-32x32.png?v=ff51a42069a3bca3fbc95215c61a4068",
    "ogImage": "https://v2.airfordable.com/share.png",
    "logoHref": "/",
    "logoAlt": "Airfordable"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, matching the brand 'Airfordable'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Get Started!",
      "reasoning": "Button #0 with text 'Get Started!' uses the vibrant brand color #171F45, making it the most prominent CTA."
    },
    "secondary": {
      "index": 4,
      "text": "Send link",
      "reasoning": "Button #4 with text 'Send link' uses a different color (#CECFD4) and serves as a secondary action."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "travelers looking for flexible payment options"
  },
  "designSystem": {
    "framework": "custom",
    "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, matching the brand 'Airfordable'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles