Airwork Brand: Colors, Fonts, Logo & Visual Identity

Airwork Brand Identity

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

Color Palette

Brand palette extracted from https://www.airworkhq.com.

primary

#FFF5EB

rgb(255, 245, 235)

secondary

#8081A4

rgb(128, 129, 164)

accent

#F75C5C

rgb(247, 92, 92)

background

#FFFFFF

rgb(255, 255, 255)

textPrimary

#F75C5C

rgb(247, 92, 92)

link

#F75C5C

rgb(247, 92, 92)

Typography

Each font links to its Google Fonts page where available.

primary

Work Sans

Work Sans Google Fonts →

heading

Work Sans

Work Sans Google Fonts →

Visual Assets

Favicon

UI Components

Live previews rendered using Airwork's actual button styles.

Input

input

background#FFFFFFtextColor#333333borderColornullborderRadius0pxshadownone

Button Primary

buttonPrimary

background#F75C5CtextColor#FFFFFFborderColor#F75C5CborderRadius10pxshadowrgba(247, 92, 92, 0.3) 0px 7px 32px 0px

Button Secondary

buttonSecondary

background#FFFFFFtextColor#464646borderColor#464646borderRadius8pxshadowrgba(21, 24, 45, 0.5) 3px 3px 0px 0px

Brand Personality

Tone: modern Energy: medium Audience: businesses seeking labor solutions

Airwork Brand in the Wild

Image: cdn.prod.website-files.com

Source: airworkhq.com

Image: cdn.prod.website-files.com

Source: airworkhq.com

Image: cdn.prod.website-files.com

Source: airworkhq.com

Image: cdn.prod.website-files.com

Source: airworkhq.com

Image: cdn.prod.website-files.com

Source: airworkhq.com

Image: cdn.prod.website-files.com

Source: airworkhq.com

Frequently Asked Questions

What is Airwork's primary brand color?

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

What accent color does Airwork use?

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

What font does Airwork use?

Airwork uses Work Sans as the primary typeface across body and headings.

Does Airwork use a light or dark theme?

Airwork's primary site uses a light color scheme, with a background of #FFFFFF.

How was this brand profile generated?

This profile was extracted from https://www.airworkhq.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 Airwork.

Methodology

Brand data on this page was extracted from https://www.airworkhq.com on 2026-07-27 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 Airwork.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Work Sans",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#FFF5EB",
    "secondary": "#8081A4",
    "accent": "#F75C5C",
    "background": "#FFFFFF",
    "textPrimary": "#F75C5C",
    "link": "#F75C5C"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Work Sans",
      "heading": "Work Sans"
    },
    "fontStacks": {
      "heading": [
        "Work Sans",
        "sans-serif"
      ],
      "body": [
        "Work Sans",
        "sans-serif"
      ],
      "paragraph": [
        "Work Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "80px",
      "h2": "32px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#333333",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#F75C5C",
      "textColor": "#FFFFFF",
      "borderColor": "#F75C5C",
      "borderRadius": "10px",
      "borderRadiusCorners": {
        "topLeft": "10px",
        "topRight": "10px",
        "bottomRight": "10px",
        "bottomLeft": "10px"
      },
      "shadow": "rgba(247, 92, 92, 0.3) 0px 7px 32px 0px"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#464646",
      "borderColor": "#464646",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "rgba(21, 24, 45, 0.5) 3px 3px 0px 0px"
    }
  },
  "images": {
    "favicon": "https://cdn.prod.website-files.com/62d3127c482ac9a3bd0ddeb1/660184fc20ee3d30a2bdd333_Flat%20Logo%2032x32.png",
    "ogImage": null
  }
}