Home · Branding · Airops

Airops Brand Identity

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

Download JSON
Primary
#852952
Accent
#EEF9F3
Body Font
Arial
Heading
Georgia

Color Palette

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

primary
#852952
rgb(133, 41, 82)
secondary
#FEE7FD
rgb(254, 231, 253)
accent
#EEF9F3
rgb(238, 249, 243)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#002910
rgb(0, 41, 16)
link
#002910
rgb(0, 41, 16)

Typography

Each font links to its Google Fonts page where available.

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

Airops logo
Logo
Airops favicon
Favicon
Airops social image
Social Card

UI Components

Live previews rendered using Airops's actual button styles.

input
background #0F0F57 textColor #E5E5FF borderColor null borderRadius 4px shadow none
buttonPrimary
background #EEF9F3 textColor #002910 borderRadius 0px shadow none
buttonSecondary
background #002910 textColor #EEF9F3 borderRadius 0px shadow none

Brand Personality

Tone: modern Energy: medium Audience: business professionals

Airops Brand in the Wild

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

Frequently Asked Questions

What is Airops's primary brand color?

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

What accent color does Airops use?

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

What font does Airops use?

Airops uses Arial for body text and Georgia for headings. Fonts were detected on https://www.airops.com/ as part of their live design system.

Does Airops use a light or dark theme?

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

Where can I find Airops's logo?

Airops's logo is available directly on their site (https://www.airops.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 https://www.airops.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 Airops.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Arial",
      "role": "body"
    },
    {
      "family": "Georgia",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#852952",
    "secondary": "#FEE7FD",
    "accent": "#EEF9F3",
    "background": "#FFFFFF",
    "textPrimary": "#002910",
    "link": "#002910"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Arial",
      "heading": "Georgia"
    },
    "fontStacks": {
      "heading": [
        "Serrif",
        "Georgia",
        "sans-serif"
      ],
      "body": [
        "Saans",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Saans",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "120px",
      "h2": "56px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "15px"
  },
  "components": {
    "input": {
      "background": "#0F0F57",
      "textColor": "#E5E5FF",
      "borderColor": null,
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#EEF9F3",
      "textColor": "#002910",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#002910",
      "textColor": "#EEF9F3",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20viewBox%3D%220%200%20100%2032%22%20fill%3D%22none%22%20class%3D%22icon-full%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M14.2683%208.35377V11.2588C12.9587%209.16447%2010.9253%207.88086%208.40935%207.88086C3.03288%207.88086%200%2011.833%200%2017.1364C0%2022.4735%203.06735%2026.5608%208.47828%2026.5608C10.9942%2026.5608%2012.9931%2025.2772%2014.2683%2023.1829V26.0879H18.473V8.35377H14.2683ZM9.30543%2023.0478C6.23809%2023.0478%204.48039%2020.2441%204.48039%2017.1364C4.48039%2014.0963%206.20362%2011.4277%209.37436%2011.4277C11.9937%2011.4277%2014.2339%2013.2856%2014.2339%2017.0688C14.2339%2020.7846%2012.0971%2023.0478%209.30543%2023.0478Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(10%2C%2014%2C%2010)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M22.0938%208.35547V26.0896H26.5741V8.35547H22.0938Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(10%2C%2014%2C%2010)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M34.832%2012.7461V8.3548H30.3516V26.0889H34.832V15.9551C34.832%2013.3541%2036.6586%2012.307%2038.3818%2012.307C39.3813%2012.307%2040.4152%2012.5772%2040.9666%2012.7799V8.05078C38.0372%208.05078%2035.6246%209.77353%2034.832%2012.7461Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(10%2C%2014%2C%2010)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M42.0625%2013.7594C42.0625%2019.2655%2045.9225%2023.1839%2051.4713%2023.1839C57.0546%2023.1839%2060.8804%2019.2655%2060.8804%2013.7594C60.8804%208.35475%2057.0546%204.50391%2051.4713%204.50391C45.9225%204.50391%2042.0625%208.35475%2042.0625%2013.7594ZM56.3998%2013.7594C56.3998%2017.2049%2054.5042%2019.6708%2051.4713%2019.6708C48.404%2019.6708%2046.5429%2017.2049%2046.5429%2013.7594C46.5429%2010.4491%2048.404%208.05073%2051.4713%208.05073C54.5042%208.05073%2056.3998%2010.4491%2056.3998%2013.7594Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(10%2C%2014%2C%2010)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M73.3738%207.88086C70.7545%207.88086%2068.6177%209.40093%2067.4804%2011.833V8.35377H63V31.9993H67.4804V22.9127C68.7556%2025.1083%2071.1336%2026.5608%2073.6496%2026.5608C78.5435%2026.5608%2081.9555%2022.8113%2081.9555%2017.4404C81.9555%2011.7993%2078.4057%207.88086%2073.3738%207.88086ZM72.5811%2023.2505C69.5827%2023.2505%2067.4804%2020.7846%2067.4804%2017.2715C67.4804%2013.6571%2069.5827%2011.1237%2072.5811%2011.1237C75.4417%2011.1237%2077.4751%2013.7247%2077.4751%2017.4066C77.4751%2020.8521%2075.4417%2023.2505%2072.5811%2023.2505Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(10%2C%2014%2C%2010)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M83.3906%2019.9401C83.3906%2023.1491%2086.2856%2026.5608%2092.0757%2026.5608C97.9002%2026.5608%20100.003%2023.2167%20100.003%2020.6157C100.003%2016.6297%2095.212%2015.9203%2092.0068%2015.3123C89.8355%2014.9407%2088.4569%2014.6367%2088.4569%2013.4207C88.4569%2012.0357%2090.0078%2011.1575%2091.6621%2011.1575C93.9023%2011.1575%2094.7639%2012.6775%2094.8329%2014.2989H99.3133C99.3133%2011.6641%2097.4177%207.88086%2091.5587%207.88086C86.4924%207.88086%2083.9765%2010.6845%2083.9765%2013.6909C83.9765%2017.9809%2088.836%2018.42%2092.0412%2019.028C93.9023%2019.3658%2095.5221%2019.7712%2095.5221%2021.0886C95.5221%2022.406%2093.9368%2023.2842%2092.248%2023.2842C90.6626%2023.2842%2087.871%2022.406%2087.871%2019.9401H83.3906Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(10%2C%2014%2C%2010)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M24.4093%206.19288C22.5697%206.19288%2021.25%204.89943%2021.25%203.13563C21.25%201.37184%2022.5697%200%2024.4093%200C26.1688%200%2027.5685%201.37184%2027.5685%203.13563C27.5685%204.89943%2026.1688%206.19288%2024.4093%206.19288Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(10%2C%2014%2C%2010)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://cdn.prod.website-files.com/61fae48cb5979577435753f6/62a13ba464328b4c8eb4fce5_Variant3.png",
    "ogImage": "https://cdn.prod.website-files.com/61fae48cb5979577435753f6/69160fba9fd1235a56295054_AO-OGHomepage-1200x630.jpg",
    "logoHref": "https://www.airops.com/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 8,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand 'AirOps'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 4,
      "text": "Start Free Trial",
      "reasoning": "Button #9 'Start Free Trial' has a vibrant green background (#EEF9F3) and action-oriented text, making it a strong primary CTA."
    },
    "secondary": {
      "index": 10,
      "text": "Learn About Content Engineering",
      "reasoning": "Button #0 'Learn About Content Engineering' has a dark background (#002910), which contrasts with the primary button's color, making it suitable as a secondary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "business professionals"
  },
  "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, links to the homepage, and matches the brand 'AirOps'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles