HOKALI Brand: Colors, Fonts, Logo & Visual Identity
HOKALI Brand Identity
A complete profile of HOKALI's visual system — colors, typography, components, and personality — extracted from https://www.hokali.com/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.hokali.com/.
- primary: #0000EE
- secondary: #292D3B
- accent: #E81E76
- background: #F8F9FB
- textPrimary: #E81E76
- link: #E81E76
Typography
Each font links to its Google Fonts page where available.
- primary: Inter Google Fonts →
- heading: Rubik Google Fonts →
Visual Assets
Favicon
Social Card
UI Components
Live previews rendered using HOKALI's actual button styles.
- Button Primary
- background: #E81E76
- textColor: #000000
- borderRadius: 25px
- shadow: none
Brand Personality
- Tone: playful
- Energy: high
- Audience: young, active individuals interested in sports or fitness activities
HOKALI Brand in the Wild
Source: hokali.com
Source: hokali.com
Source: hokali.com
Source: hokali.com
Source: hokali.com
Source: hokali.com
Frequently Asked Questions
What is HOKALI's primary brand color?
HOKALI's primary brand color is #0000EE.
What accent color does HOKALI use?
HOKALI uses #E81E76 as an accent color.
What font does HOKALI use?
HOKALI uses Inter for body text and Rubik for headings.
Does HOKALI use a light or dark theme?
HOKALI's primary site uses a light color scheme, with a background of #F8F9FB.
How was this brand profile generated?
This profile was extracted from https://www.hokali.com/ using the Firecrawl branding extraction API.
Methodology
Brand data on this page was extracted from https://www.hokali.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": "Rubik",
"role": "heading"
},
{
"family": "Inter",
"role": "body"
}
],
"colors": {
"primary": "#0000EE",
"secondary": "#292D3B",
"accent": "#E81E76",
"background": "#F8F9FB",
"textPrimary": "#E81E76",
"link": "#E81E76"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Rubik"
},
"fontStacks": {
"heading": [
"Rubik",
"sans-serif"
],
"body": [
"sans-serif"
],
"paragraph": [
"Rubik",
"sans-serif"
]
},
"fontSizes": {
"h1": "55px",
"h2": "45px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 12,
"borderRadius": "20px"
},
"components": {
"buttonPrimary": {
"background": "#E81E76",
"textColor": "#000000",
"borderRadius": "25px",
"shadow": "none"
}
},
"images": {
"favicon": "https://framerusercontent.com/images/rOHenV1dzOLIwWjuV6jWc9cWxI.png",
"ogImage": "https://framerusercontent.com/assets/I0Y4NtL0ScL88QIfpRnkICyR0.jpg"
}
}