Praxos Brand: Colors, Fonts, Logo & Visual Identity
Praxos Brand Identity
A complete profile of Praxos's visual system — colors, typography, components, and personality — extracted from https://mypraxos.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://mypraxos.com.
| Color | Hex Code | RGB |
|---|---|---|
| Primary | #00AEFF | rgb(0, 174, 255) |
| Secondary | #9D17A0 | rgb(157, 23, 160) |
| Accent | #00AEFF | rgb(0, 174, 255) |
| Background | #FFFFFF | rgb(255, 255, 255) |
| Text Primary | #090A0E | rgb(9, 10, 14) |
| Link | #0000EE | rgb(0, 0, 238) |
Typography
Each font links to its Google Fonts page where available.
| Role | Font Family |
|---|---|
| Primary | EB Garamond |
| Heading | TASA Explorer SemiBold |
TASA Explorer, TASA Explorer Placeholder, sans-serif
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using Praxos's actual button styles.
Button Primary
- Background: #00AEFF
- Text Color: #0000EE
- Border Radius: 4px
- Shadow: none
Button Secondary
- Background: #090A0E
- Text Color: #0000EE
- Border Radius: 4px
- Shadow: none
Brand Personality
Tone: modern
Energy: medium
Audience: tech-savvy individuals looking for personal assistant services
Praxos Brand in the Wild
Source: mypraxos.com
Source: mypraxos.com
Source: mypraxos.com
Frequently Asked Questions
What is Praxos's primary brand color?
Praxos's primary brand color is #00AEFF.What font does Praxos use?
Praxos uses EB Garamond for body text and TASA Explorer SemiBold for headings.Does Praxos use a light or dark theme?
Praxos's primary site uses a light color scheme, with a background of #FFFFFF.Where can I find Praxos's logo?
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://mypraxos.com using the Firecrawl branding extraction API.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "TASA Explorer SemiBold",
"role": "heading"
},
{
"family": "EB Garamond",
"role": "body"
},
{
"family": "Inter",
"role": "unknown"
}
],
"colors": {
"primary": "#00AEFF",
"secondary": "#9D17A0",
"accent": "#00AEFF",
"background": "#FFFFFF",
"textPrimary": "#090A0E",
"link": "#0000EE"
},
"typography": {
"fontFamilies": {
"primary": "EB Garamond",
"heading": "TASA Explorer SemiBold"
},
"fontStacks": {
"heading": [
"TASA Explorer",
"TASA Explorer Placeholder",
"sans-serif"
],
"body": [
"sans-serif"
],
"paragraph": [
"TASA Explorer SemiBold",
"sans-serif"
]
},
"fontSizes": {
"h1": "91px",
"h2": "40px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 10,
"borderRadius": "4px"
},
"components": {
"buttonPrimary": {
"background": "#00AEFF",
"textColor": "#0000EE",
"borderRadius": "4px",
"shadow": "none"
},
"buttonSecondary": {
"background": "#090A0E",
"textColor": "#0000EE",
"borderRadius": "4px",
"shadow": "none"
}
},
"images": {
"logo": "https://framerusercontent.com/images/2H8CvsdcRt73MOaSKd9NSkSNJ7U.svg?width=428&height=142",
"favicon": "https://framerusercontent.com/images/0q5FOpuPVn88GGspPYmVnC9Jrg.svg",
"ogImage": "https://framerusercontent.com/assets/WpAfTNyz3MLDNHUfsrsKqUmMSwg.png"
}
}