AOA Dx Brand: Colors, Fonts, Logo & Visual Identity

AOA Dx Brand Identity

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

Color Palette

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

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

UI Components

Live previews rendered using AOA Dx's actual button styles.

Input

Button Primary

Button Secondary

Brand Personality

AOA Dx Brand in the Wild

Source: femtechinsider.com

Source: linkedin.com

Frequently Asked Questions

What is AOA Dx's primary brand color?
AOA Dx's primary brand color is #E8C061. It anchors the visual identity across their website, product UI, and marketing materials.

What font does AOA Dx use?
AOA Dx uses Poppins for body text and Montserrat for headings. Fonts were detected on https://www.aoadx.com/ as part of their live design system.

Does AOA Dx use a light or dark theme?
AOA Dx's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find AOA Dx's logo?
AOA Dx's logo is available directly on their site (https://www.aoadx.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.aoadx.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 AOA Dx.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Montserrat",
      "role": "heading"
    },
    {
      "family": "Poppins",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#E8C061",
    "secondary": "#00BCD4",
    "accent": "#E8C061",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#2575FC"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Poppins",
      "heading": "Montserrat"
    },
    "fontStacks": {
      "heading": [
        "Montserrat",
        "sans-serif"
      ],
      "body": [
        "Poppins",
        "sans-serif"
      ],
      "paragraph": [
        "Poppins",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "55px",
      "h2": "40px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "5px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#1F2124",
      "borderColor": "#69727D",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#E8C061",
      "textColor": "#FFFFFF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#F5F0ED",
      "textColor": "#6E6E6E",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://aoadx.com/wp-content/uploads/2022/11/logo-aoa.png",
    "favicon": "https://aoadx.com/wp-content/uploads/2022/12/favicon.png",
    "ogImage": null,
    "logoHref": "/"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "healthcare professionals and patients"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  }
}