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/.
- Primary: #E8C061
- Secondary: #00BCD4
- Accent: #E8C061
- Background: #FFFFFF
- Text Primary: #000000
- Link: #2575FC
Typography
Each font links to its Google Fonts page where available.
- Primary: Poppins Google Fonts →
- Heading: Montserrat Google Fonts →
- Font Stack for Heading: Montserrat, sans-serif
- Font Stack for Body: Poppins, sans-serif
Visual Assets
Logo
Favicon
UI Components
Live previews rendered using AOA Dx's actual button styles.
Input
- Background: #FFFFFF
- Text Color: #1F2124
- Border Color: #69727D
- Border Radius: 4px
- Shadow: none
Button Primary
- Background: #E8C061
- Text Color: #FFFFFF
- Border Radius: 0px
- Shadow: none
Button Secondary
- Background: #F5F0ED
- Text Color: #6E6E6E
- Border Radius: 0px
- Shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: healthcare professionals and patients
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": ""
}
}