HiOperator Brand: Colors, Fonts, Logo & Visual Identity
HiOperator Brand Identity
A complete profile of HiOperator's visual system — colors, typography, components, and personality — extracted from http://www.hioperator.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from http://www.hioperator.com.
- Primary: #7545FF
- Secondary: #40406A
- Accent: #7545FF
- Background: #FFFFFF
- Text Primary: #171663
- Link: #171663
Typography
Each font links to its Google Fonts page where available.
- Primary: Space Grotesk
- Heading: Space Grotesk
Space Grotesk Google Fonts →
Visual Assets
Logo
Favicon
UI Components
Live previews rendered using HiOperator's actual button styles.
Input
- Background: #FFFFFF
- Text Color: #40406A
- Border Color: #FFFFFF
- Border Radius: 12px
- Shadow: none
Button Primary
- Background: #7545FF
- Text Color: #FFFFFF
- Border Radius: 10px
- Shadow: none
Button Secondary
- Background: #FFFFFF
- Text Color: #171663
- Border Color: #DADAE3
- Border Radius: 24px
- Shadow: none
Brand Personality
- Tone: modern
- Energy: medium
- Audience: businesses seeking customer service solutions
Frequently Asked Questions
- What is HiOperator's primary brand color?
HiOperator's primary brand color is #7545FF. It anchors the visual identity across their website, product UI, and marketing materials. - What font does HiOperator use?
HiOperator uses Space Grotesk as the primary typeface across body and headings. - Does HiOperator use a light or dark theme?
HiOperator's primary site uses a light color scheme, with a background of #FFFFFF. - Where can I find HiOperator's logo?
HiOperator's logo is available directly on their site (http://www.hioperator.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 http://www.hioperator.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 HiOperator.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Space Grotesk",
"role": "body"
}
],
"colors": {
"primary": "#7545FF",
"secondary": "#40406A",
"accent": "#7545FF",
"background": "#FFFFFF",
"textPrimary": "#171663",
"link": "#171663"
},
"typography": {
"fontFamilies": {
"primary": "Space Grotesk",
"heading": "Space Grotesk"
},
"fontStacks": {
"heading": [
"Space Grotesk",
"sans-serif"
],
"body": [
"Space Grotesk",
"sans-serif"
],
"paragraph": [
"Space Grotesk",
"sans-serif"
]
},
"fontSizes": {
"h1": "56px",
"h2": "36px",
"body": "18px"
}
},
"spacing": {
"baseUnit": 8,
"borderRadius": "0px"
},
"components": {
"input": {
"background": "#FFFFFF",
"textColor": "#40406A",
"borderColor": "#FFFFFF",
"borderRadius": "12px",
"borderRadiusCorners": {
"topLeft": "12px",
"topRight": "12px",
"bottomRight": "12px",
"bottomLeft": "12px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#7545FF",
"textColor": "#FFFFFF",
"borderRadius": "10px",
"borderRadiusCorners": {
"topLeft": "10px",
"topRight": "10px",
"bottomRight": "10px",
"bottomLeft": "10px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#171663",
"borderColor": "#DADAE3",
"borderRadius": "24px",
"borderRadiusCorners": {
"topLeft": "24px",
"topRight": "24px",
"bottomRight": "24px",
"bottomLeft": "24px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/5fd63485e589faf92a0e5a3e/5fd64acac2fe792a091f403f_logo-light%402x.png",
"favicon": "https://cdn.prod.website-files.com/5fd63485e589faf92a0e5a3e/5fd6adf6e589fac2fc105429_favicon-32x32.png",
"ogImage": null
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "businesses seeking customer service solutions"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
}
}