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

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: financial institutions and banks

Mambu Brand in the Wild

Real-world brand assets — ads, campaigns, marketing materials.

Working with these fonts

Not found on Google Fonts? Instructions that you can follow if you have permission to use the fonts:

  1. Open the company's homepage in a browser with DevTools open.
  2. In the Network tab, filter by "Font".
  3. Hard-reload the page and click around.
  4. For each captured font URL: right-click → Save As to download the file locally.
  5. 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
 }
}