Proxino Brand: Colors, Fonts, Logo & Visual Identity
Proxino Brand Identity
A complete profile of Proxino's visual system — colors, typography, components, and personality — extracted from http://proxino.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from http://proxino.com.
| Color Name | Hex Code | RGB Code |
|---|---|---|
| primary | #0D6EFD | rgb(13, 110, 253) |
| secondary | #198754 | rgb(25, 135, 84) |
| accent | #6C757D | rgb(108, 117, 125) |
| background | #FFFFFF | rgb(255, 255, 255) |
| textPrimary | #6C757D | rgb(108, 117, 125) |
| link | #6C757D | rgb(108, 117, 125) |
Typography
Each font links to its Google Fonts page where available.
| Font Type | Name | Google Fonts Link |
|---|---|---|
| primary | Default | Google Fonts → |
| heading | Default | Google Fonts → |
Visual Assets
UI Components
Live previews rendered using Proxino's actual button styles.
Button Primary
- Background: #FFFFFF
- Text Color: #6C757D
- Border Color: #6C757D
- Border Radius: 4px
- Shadow: none
Brand Personality
- Tone: professional
- Energy: low
- Audience: businesses looking to purchase premium domains
Proxino Brand in the Wild
Image Source: youtube.com
Image Source: blog.arduino.cc
Image Source: youtube.com
Frequently Asked Questions
What is Proxino's primary brand color?
Proxino's primary brand color is #0D6EFD. It anchors the visual identity across their website, product UI, and marketing materials.What accent color does Proxino use?
Proxino uses #6C757D as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.What font does Proxino use?
Proxino uses Default as the primary typeface across body and headings.Does Proxino use a light or dark theme?
Proxino's primary site uses a light color scheme, with a background of #FFFFFF.How was this brand profile generated?
This profile was extracted from http://proxino.com using the Firecrawl branding extraction API.
Methodology
Brand data on this page was extracted from http://proxino.com on 2026-07-27 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": "Default",
"count": 46
},
{
"family": "sans-serif",
"count": 46
}
],
"colors": {
"primary": "#0D6EFD",
"secondary": "#198754",
"accent": "#6C757D",
"background": "#FFFFFF",
"textPrimary": "#6C757D",
"link": "#6C757D"
},
"typography": {
"fontFamilies": {
"primary": "Default",
"heading": "Default"
},
"fontStacks": {
"body": [
"Default",
"sans-serif"
],
"heading": [
"Default",
"sans-serif"
],
"paragraph": [
"Default",
"sans-serif"
]
},
"fontSizes": {
"h1": "60px",
"h2": "24px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "4px"
},
"components": {
"buttonPrimary": {
"background": "#FFFFFF",
"textColor": "#6C757D",
"borderColor": "#6C757D",
"borderRadius": "4px",
"borderRadiusCorners": {
"topLeft": "4px",
"topRight": "4px",
"bottomRight": "4px",
"bottomLeft": "4px"
},
"shadow": "none"
}
},
"images": {
"logo": null,
"favicon": "https://efty.com/assets/img/favicon/favicon-32x32.png",
"ogImage": null
},
"personality": {
"tone": "professional",
"energy": "low",
"targetAudience": "businesses looking to purchase premium domains"
}
}