Eazipay Inc. Brand: Colors, Fonts, Logo & Visual Identity
Eazipay Inc. Brand Identity
A complete profile of Eazipay Inc.'s visual system — colors, typography, components, and personality — extracted from https://myeazipay.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://myeazipay.com.
- primary: #11453B (rgb(17, 69, 59))
- secondary: #D9EBCD (rgb(217, 235, 205))
- accent: #EA4E4B (rgb(234, 78, 75))
- background: #FFFFFF (rgb(255, 255, 255))
- textPrimary: #000000 (rgb(0, 0, 0))
- link: #EA4E4B (rgb(234, 78, 75))
Typography
Each font links to its Google Fonts page where available.
- primary: Aeonik
- Aeonik Google Fonts →
- heading: Aeonik
- Aeonik Google Fonts →
Visual Assets
UI Components
Input
- background: #FFFFFF
- textColor: #000000
- borderColor: null
- borderRadius: 8px
- shadow: none
Button Primary
- background: #11453B
- textColor: #FFFFFF
- borderRadius: 24px
- shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(17, 69, 59, 0.2) 0px 8px 16px 0px
Button Secondary
- background: #E7ECEB
- textColor: #11453B
- borderRadius: 32px
- shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: business professionals
Frequently Asked Questions
- What is Eazipay Inc.'s primary brand color? Eazipay Inc.'s primary brand color is #11453B. It anchors the visual identity across their website, product UI, and marketing materials.
- What accent color does Eazipay Inc. use? Eazipay Inc. uses #EA4E4B as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
- What font does Eazipay Inc. use? Eazipay Inc. uses Aeonik as the primary typeface across body and headings.
- Does Eazipay Inc. use a light or dark theme? Eazipay Inc.'s primary site uses a light color scheme, with a background of #FFFFFF.
- Where can I find Eazipay Inc.'s logo? Eazipay Inc.'s logo is available directly on their site (https://myeazipay.com). The current logo URL is included in the machine-readable JSON profile linked above.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Aeonik",
"role": "unknown"
}
],
"colors": {
"primary": "#11453B",
"secondary": "#D9EBCD",
"accent": "#EA4E4B",
"background": "#FFFFFF",
"textPrimary": "#000000",
"link": "#EA4E4B"
},
"typography": {
"fontFamilies": {
"primary": "Aeonik",
"heading": "Aeonik"
},
"fontStacks": {
"heading": [
"Aeonik"
],
"body": [
"Aeonik"
],
"paragraph": [
"Aeonik"
]
},
"fontSizes": {
"h1": "56px",
"h2": "40px",
"body": "12px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "16px"
},
"components": {
"input": {
"background": "#FFFFFF",
"textColor": "#000000",
"borderColor": null,
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#11453B",
"textColor": "#FFFFFF",
"borderRadius": "24px",
"borderRadiusCorners": {
"topLeft": "24px",
"topRight": "24px",
"bottomRight": "24px",
"bottomLeft": "24px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(17, 69, 59, 0.2) 0px 8px 16px 0px"
},
"buttonSecondary": {
"background": "#E7ECEB",
"textColor": "#11453B",
"borderRadius": "32px",
"borderRadiusCorners": {
"topLeft": "32px",
"topRight": "32px",
"bottomRight": "32px",
"bottomLeft": "32px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://www.myeazipay.com/assets/logo-dcc5dec9.svg",
"favicon": "https://www.myeazipay.com/img/icons/apple-touch-icon.png",
"ogImage": null,
"logoHref": "/",
"logoAlt": "logo"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "business professionals"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}