MySivi Brand: Colors, Fonts, Logo & Visual Identity
MySivi Brand Identity
A complete profile of MySivi's visual system — colors, typography, components, and personality — extracted from https://www.mysivi.ai/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.mysivi.ai/.
- primary: #4A5565 (rgb(74, 85, 101))
- secondary: #364153 (rgb(54, 65, 83))
- accent: #101828 (rgb(16, 24, 40))
- background: #FFFFFF (rgb(255, 255, 255))
- textPrimary: #101828 (rgb(16, 24, 40))
- link: #101828 (rgb(16, 24, 40))
Typography
Each font links to its Google Fonts page where available.
- primary: Arial
- heading: Arial
Visual Assets
Logo
Social Card
UI Components
Live previews rendered using MySivi's actual button styles.
Button Primary
- background: #FFFFFF
- textColor: #FFFFFF
- borderRadius: 33554400px
- shadow: none
Button Secondary
- background: transparent
- textColor: #364153
- borderColor: #D1D5DC
- borderRadius: 33554400px
- shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: English learners seeking AI-assisted learning
MySivi Brand in the Wild
Image: mysivi.ai
Source: mysivi.ai
Image: wordpress.mysivi.ai
Source: mysivi.ai
Image: wordpress.mysivi.ai
Source: mysivi.ai
Image: mysivi.ai
Source: mysivi.ai
Frequently Asked Questions
What is MySivi's primary brand color?
MySivi's primary brand color is #4A5565. It anchors the visual identity across their website, product UI, and marketing materials.What accent color does MySivi use?
MySivi uses #101828 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.What font does MySivi use?
MySivi uses Arial as the primary typeface across body and headings.Does MySivi use a light or dark theme?
MySivi's primary site uses a light color scheme, with a background of #FFFFFF.Where can I find MySivi's logo?
MySivi's logo is available directly on their site (https://www.mysivi.ai/). 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 https://www.mysivi.ai/ 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 MySivi.
Methodology
Brand data on this page was extracted from https://www.mysivi.ai/ 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": "Arial",
"count": 58
},
{
"family": "Helvetica",
"count": 58
},
{
"family": "sans-serif",
"count": 58
}
],
"colors": {
"primary": "#4A5565",
"secondary": "#364153",
"accent": "#101828",
"background": "#FFFFFF",
"textPrimary": "#101828",
"link": "#101828"
},
"typography": {
"fontFamilies": {
"primary": "Arial",
"heading": "Arial"
},
"fontStacks": {
"body": [
"Arial",
"Helvetica",
"sans-serif"
],
"heading": [
"Arial",
"Helvetica",
"sans-serif"
],
"paragraph": [
"Arial",
"Helvetica",
"sans-serif"
]
},
"fontSizes": {
"h1": "60px",
"h2": "36px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 8,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#FFFFFF",
"textColor": "#FFFFFF",
"borderRadius": "33554400px",
"shadow": "none"
},
"buttonSecondary": {
"background": "transparent",
"textColor": "#364153",
"borderColor": "#D1D5DC",
"borderRadius": "33554400px",
"shadow": "none"
}
},
"images": {
"logo": "https://www.mysivi.ai/_next/image?url=%2Flovable-uploads%2FMySivi%20logo%20White-1.png&w=256&q=75&dpl=dpl_EjVDNoFXCJvHFXBWjKZg3G75mxvJ",
"ogImage": "https://www.mysivi.ai/og-image.png"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "English learners seeking AI-assisted learning"
}
}