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

Typography

Visual Assets

UI Components

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.

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
 }
}