Mozper Brand: Colors, Fonts, Logo & Visual Identity
Mozper Brand Identity
A complete profile of Mozper's visual system — colors, typography, components, and personality — extracted from https://www.mozper.com/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.mozper.com/.
| Color Type | Hex Code | RGB Value |
|---|---|---|
| Primary | #585987 | rgb(88, 89, 135) |
| Secondary | #6441E6 | rgb(100, 65, 230) |
| Accent | #220D88 | rgb(34, 13, 136) |
| Background | #FFFFFF | rgb(255, 255, 255) |
| Text | #220D88 | rgb(34, 13, 136) |
| Link | #220D88 | rgb(34, 13, 136) |
Typography
Each font links to its Google Fonts page where available.
Primary Font: Inter
Inter Google Fonts →Heading Font: Inter
Inter Google Fonts →
Visual Assets
UI Components
Button Primary
- Background Color: #220D88
- Text Color: #FFFFFF
- Border Radius: 8px
- Shadow: none
Button Secondary
- Background Color: #FFF3D9
- Text Color: #220D88
- Border Color: #220D88
- Border Radius: 15px
- Shadow: none
Brand Personality
- Tone: modern
- Energy: medium
- Audience: parents and children interested in financial education
Mozper Brand in the Wild
Frequently Asked Questions
What is Mozper's primary brand color? Mozper's primary brand color is #585987.
What accent color does Mozper use? Mozper uses #220D88 as an accent color.
What font does Mozper use? Mozper uses Inter as the primary typeface.
Does Mozper use a light or dark theme? Mozper's primary site uses a light color scheme.
Where can I find Mozper's logo? Mozper's logo is available directly on their site.
How was this brand profile generated? This profile was extracted using the Firecrawl branding extraction API.
Methodology
Brand data on this page was extracted from https://www.mozper.com/ using the Firecrawl branding extraction API.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
}
],
"colors": {
"primary": "#585987",
"secondary": "#6441E6",
"accent": "#220D88",
"background": "#FFFFFF",
"textPrimary": "#220D88",
"link": "#220D88"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"system-ui",
"-apple-system",
"Segoe UI",
"Roboto",
"Helvetica Neue",
"Arial",
"Noto Sans",
"Liberation Sans",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
],
"body": [
"system-ui",
"-apple-system",
"Segoe UI",
"Roboto",
"Helvetica Neue",
"Arial",
"Noto Sans",
"Liberation Sans",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
],
"paragraph": [
"system-ui",
"-apple-system",
"Segoe UI",
"Roboto",
"Helvetica Neue",
"Arial",
"Noto Sans",
"Liberation Sans",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
]
},
"fontSizes": {
"h1": "16px",
"h2": "40px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "5px"
},
"components": {
"buttonPrimary": {
"background": "#220D88",
"textColor": "#FFFFFF",
"borderRadius": "8px",
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFF3D9",
"textColor": "#220D88",
"borderColor": "#220D88",
"borderRadius": "15px",
"shadow": "none"
}
},
"images": {
"logo": "https://www.mozper.com/wp-content/uploads/2024/01/mozper.svg",
"favicon": "https://www.mozper.com/wp-content/uploads/2022/06/cropped-favicon-32x32.png",
"ogImage": "https://www.mozper.com/wp-content/uploads/2023/06/Mozper_Logo.jpg"
}
}