Aalo Brand: Colors, Fonts, Logo & Visual Identity
Aalo Brand Identity
A complete profile of Aalo's visual system — colors, typography, components, and personality — extracted from http://www.aalo.co. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from http://www.aalo.co.
| Color Name | Hex Code | RGB Value |
|---|---|---|
| Primary | #7AC3FF | rgb(122, 195, 255) |
| Secondary | #238542 | rgb(35, 133, 66) |
| Accent | #238542 | rgb(35, 133, 66) |
| Background | #F5F5F5 | rgb(245, 245, 245) |
| Text | #005CA9 | rgb(0, 92, 169) |
| Link | #005CA9 | rgb(0, 92, 169) |
Typography
Each font links to its Google Fonts page where available.
| Role | Font Family | Link |
|---|---|---|
| Primary | Source Sans 3 | Google Fonts → |
| Heading | Source Sans 3 | Google Fonts → |
Visual Assets
Logo
Favicon
UI Components
Live previews rendered using Aalo's actual button styles.
| Component | Background Color | Text Color | Border Color | Border Radius | Shadow |
|---|---|---|---|---|---|
| Button Primary | #238542 | #FFFFFF | #238542 | 4px | none |
Brand Personality
Tone: professional
Energy: medium
Audience: businesses looking to purchase domains
Aalo Brand in the Wild
Image Source: nrc.gov
Image Source: cdn.prod.website-files.com
Image Source: i.ytimg.com
Image Source: aalo.com
Image Source: aalo.com
Frequently Asked Questions
- What is Aalo's primary brand color?
Aalo's primary brand color is #7AC3FF, anchoring the visual identity across their website, product UI, and marketing materials. - What accent color does Aalo use?
Aalo uses #238542 as an accent color, applied to interactive elements like links, buttons, and call-to-action emphasis. - What font does Aalo use?
Aalo uses Source Sans 3 as the primary typeface across body and headings. - Does Aalo use a light or dark theme?
Aalo's primary site uses a light color scheme, with a background of #F5F5F5. - Where can I find Aalo's logo?
Aalo's logo is available directly on their site (http://www.aalo.co). - How was this brand profile generated?
This profile was extracted from http://www.aalo.co using the Firecrawl branding extraction API.
Methodology
Brand data was extracted from http://www.aalo.co using the Firecrawl API, which inspects the live page's CSS, fonts, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search and link out to their original publishers.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Source Sans 3",
"role": "body"
}
],
"colors": {
"primary": "#7AC3FF",
"secondary": "#238542",
"accent": "#238542",
"background": "#F5F5F5",
"textPrimary": "#005CA9",
"link": "#005CA9"
},
"typography": {
"fontFamilies": {
"primary": "Source Sans 3",
"heading": "Source Sans 3"
}
},
"components": {
"buttonPrimary": {
"background": "#238542",
"textColor": "#FFFFFF",
"borderColor": "#238542",
"borderRadius": "4px"
}
},
"images": {
"logo": "https://sedo.com/components/p9HJ4M2Uz7U4/b75b73e313804cf110ea.svg",
"favicon": "https://cdn.sedo.com/favicon.ico"
}
}