llms.txt
Mambu Brand Identity
A complete profile of Mambu's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #4FB645 |
| Accent | #4FB645 |
| Body Font | Eina |
| Heading Font | Eina |
Color Palette
- primary: #4FB645
- secondary: #374151
- accent: #4FB645
- background: #FFFFFF
- textPrimary: #000000
- link: #057472
Typography
- primary: Eina — Google Fonts
- heading: Eina — Google Fonts
Visual Assets
- Logo:
- Social card (og:image):
UI Components
- buttonPrimary: background=#4FB645, textColor=#FFFFFF, borderRadius=9999px, shadow=rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.1) 0px 4px 6px -4px
- buttonSecondary: background=#FFFFFF, textColor=#141414, borderColor=#FFFFFF, borderRadius=6px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: financial institutions and banks
Mambu Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Is the grass greener on the sustainable side? | Mambu
- Image:
- Source: Link
- What's new at Mambu: Highlights from our latest product roadmap | Mambu
- Image:
- Source: Link
- Backbase and Mambu | Mambu
- Image:
- Source: Link
- The fintech opportunity in the Middle East | Mambu
- Image:
- Source: Link
- Mambu and CRIF | Mambu
- Image:
- Source: Link
- Behind the platform: how Mambuvians drive meaningful change | Mambu
- Image:
- Source: Link
Working with these fonts
Not found on Google Fonts? Instructions that you can follow if you have permission to use the fonts:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font".
- Hard-reload the page and click around.
- For each captured font URL: right-click → Save As to download the file locally.
- View the page's CSS and copy out the matching @font-face declarations.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Eina",
"role": "body"
},
{
"family": "Arial",
"role": "unknown"
}
],
"colors": {
"primary": "#4FB645",
"secondary": "#374151",
"accent": "#4FB645",
"background": "#FFFFFF",
"textPrimary": "#000000",
"link": "#057472"
},
"typography": {
"fontFamilies": {
"primary": "Eina",
"heading": "Eina"
},
"fontStacks": {
"heading": [
"Eina",
"ui-sans-serif",
"system-ui",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
],
"body": [
"Eina",
"ui-sans-serif",
"system-ui",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
],
"paragraph": [
"Eina",
"ui-sans-serif",
"system-ui",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
]
},
"fontSizes": {
"h1": "16px",
"h2": "14px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "6px"
},
"components": {
"buttonPrimary": {
"background": "#4FB645",
"textColor": "#FFFFFF",
"borderRadius": "9999px",
"borderRadiusCorners": {
"topLeft": "9999px",
"topRight": "9999px",
"bottomRight": "9999px",
"bottomLeft": "9999px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.1) 0px 4px 6px -4px"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#141414",
"borderColor": "#FFFFFF",
"borderRadius": "6px",
"borderRadiusCorners": {
"topLeft": "6px",
"topRight": "6px",
"bottomRight": "6px",
"bottomLeft": "6px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://mambu.com/images/logo/mambu-logo-2023.svg",
"favicon": null,
"ogImage": "https://cdn.sanity.io/images/0k2k2bbv/production/00265e9c72af5578cc8ce407c753feb15da2506e-1200x630.png",
"logoHref": "/en"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "financial institutions and banks"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.9,
"overall": 0.9
}
}