llms.txt
Nomba Brand Identity
A complete profile of Nomba's visual system — colors, typography, components, and personality — extracted from https://nomba.com. Built for designers, agents, and AI tools.
Quick Facts
| Field | Value |
|---|---|
| Primary | #FFCC00 |
| Accent | #FFCC00 |
| Body Font | Inter |
| Heading Font | Inter |
Color Palette
- primary: #FFCC00
- secondary: #FFF0B3
- accent: #FFCC00
- background: #FFFFFF
- textPrimary: #0D0D0D
- link: #FFF5CC
Typography
- primary: Inter — https://fonts.google.com/specimen/Inter
- heading: Inter — https://fonts.google.com/specimen/Inter
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- buttonPrimary: background=#FFCC00, textColor=#0D0D0D, borderRadius=12px, shadow=none
- buttonSecondary: background=#FFFFFF, textColor=#0D0D0D, borderRadius=0px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: businesses seeking banking and payment solutions
Nomba Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Nomba Checkout
- Image:
- Source: https://checkout.nomba.com/payment-link/4573426467
- Dealing with Poor Cash Flow - Nomba Blog
- Image:
- Source: https://nomba.com/blog/dealing-with-poor-cash-flow
- Blog - The Future of Banking | Nomba
- Image:
- Source: https://nomba.com/blog
- Beyond the Hustle: 5 Signs Your Business is Ready to Scale - Nomba Blog
- The Real Cost of Idle Cash - Nomba Blog
- Image:
- Source: https://nomba.com/blog/gig-logistics-success-story
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
}
],
"colors": {
"primary": "#FFCC00",
"secondary": "#FFF0B3",
"accent": "#FFCC00",
"background": "#FFFFFF",
"textPrimary": "#0D0D0D",
"link": "#FFF5CC"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"Inter",
"sans-serif"
],
"body": [
"Inter",
"sans-serif"
],
"paragraph": [
"Inter",
"sans-serif"
]
},
"fontSizes": {
"h1": "72px",
"h2": "48px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "4px"
},
"components": {
"buttonPrimary": {
"background": "#FFCC00",
"textColor": "#0D0D0D",
"borderRadius": "12px",
"borderRadiusCorners": {
"topLeft": "12px",
"topRight": "12px",
"bottomRight": "12px",
"bottomLeft": "12px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#0D0D0D",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://nomba.com/lovable-uploads/67211a34-83e2-4b4a-a69c-5252f214a7ff.png",
"favicon": "https://nomba.com/favicon.png",
"ogImage": "https://nomba.com/nomba-social-preview.png",
"logoHref": "/",
"logoAlt": "Nomba"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "businesses seeking banking and payment solutions"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}