Pyxai Brand: Colors, Fonts, Logo & Visual Identity
Pyxai Brand Identity
A complete profile of Pyxai's visual system — colors, typography, components, and personality — extracted from https://www.pyxai.com. Built for designers, agents, and AI tools.
Colors
Primary
Hex: #0D6EFD
RGB: rgb(13, 110, 253)
Secondary
Hex: #198754
RGB: rgb(25, 135, 84)
Accent
Hex: #000000
RGB: rgb(0, 0, 0)
Background
Hex: #FFFFFF
RGB: rgb(255, 255, 255)
Text Primary
Hex: #000000
RGB: rgb(0, 0, 0)
Link
Hex: #6C757D
RGB: rgb(108, 117, 125)
Typography
Body Font
Segoe UI
Heading Font
Segoe UI
Color Palette
Brand palette extracted from https://www.pyxai.com.
Visual Assets
Logo
Favicon
UI Components
Button Primary
- Background: #000000
- Text Color: #FFFFFF
- Border Color: #DEE2E6
- Border Radius: 0px
- Shadow: none
Button Secondary
- Background: transparent
- Text Color: #198754
- Border Color: #198754
- Border Radius: 880px
- Shadow: rgba(0, 0, 0, 0.15) 0px 8.8px 17.6px 0px
Brand Personality
Tone: professional
Energy: medium
Audience: business professionals
Pyxai Brand in the Wild
Image: pyxai.com
Source: pyxai.com
Image: pyxai.com
Source: pyxai.com
Frequently Asked Questions
- What is Pyxai's primary brand color?
Pyxai's primary brand color is #0D6EFD. - What accent color does Pyxai use?
Pyxai uses #000000 as an accent color. - What font does Pyxai use?
Pyxai uses Segoe UI as the primary typeface. - Does Pyxai use a light or dark theme?
Pyxai's primary site uses a light color scheme. - Where can I find Pyxai's logo?
Pyxai's logo is available on their site (https://www.pyxai.com).
Methodology
Brand data on this page was extracted from https://www.pyxai.com using the Firecrawl branding extraction API.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Segoe UI",
"role": "body"
}
],
"colors": {
"primary": "#0D6EFD",
"secondary": "#198754",
"accent": "#000000",
"background": "#FFFFFF",
"textPrimary": "#000000",
"link": "#6C757D"
},
"typography": {
"fontFamilies": {
"primary": "Segoe UI",
"heading": "Segoe UI"
}
},
"components": {
"buttonPrimary": {
"background": "#000000",
"textColor": "#FFFFFF",
"borderColor": "#DEE2E6",
"borderRadius": "0px"
},
"buttonSecondary": {
"background": "transparent",
"textColor": "#198754",
"borderColor": "#198754",
"borderRadius": "880px"
}
},
"images": {
"logo": "https://www.pyxai.com/files/images/pyxai_logo_bg_blk.png?v3.012",
"favicon": "https://www.pyxai.com/favicon/apple-touch-icon.png?v3.012"
}
}