llms.txt

Banabo Brand Identity

A complete profile of Banabo's visual system — colors, typography, components, and personality.

Quick Facts

Field Value
Primary #FDC700
Accent #3A86FF
Body Font Plus Jakarta Sans
Heading Font Plus Jakarta Sans

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: modern · Energy: high · Audience: tech-savvy individuals and startups

Banabo Brand in the Wild

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

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
  {
   "family": "Plus Jakarta Sans",
   "role": "body"
  }
 ],
 "colors": {
  "primary": "#FDC700",
  "secondary": "#2B7FFF",
  "accent": "#3A86FF",
  "background": "#FFFFFF",
  "textPrimary": "#000000",
  "link": "#F6339A"
 },
 "typography": {
  "fontFamilies": {
   "primary": "Plus Jakarta Sans",
   "heading": "Plus Jakarta Sans"
  },
  "fontStacks": {
   "heading": [
    "Plus Jakarta Sans"
   ],
   "body": [
    "Plus Jakarta Sans"
   ],
   "paragraph": [
    "Plus Jakarta Sans"
   ]
  },
  "fontSizes": {
   "h1": "68px",
   "h2": "60px",
   "body": "24px"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "0px"
 },
 "components": {
  "buttonPrimary": {
   "background": "#3A86FF",
   "textColor": "#F1F6FF",
   "borderColor": "#000000",
   "borderRadius": "10px",
   "borderRadiusCorners": {
    "topLeft": "10px",
    "topRight": "10px",
    "bottomRight": "10px",
    "bottomLeft": "10px"
   },
   "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px"
  },
  "buttonSecondary": {
   "background": "#F1F6FF",
   "textColor": "#000000",
   "borderColor": "#000000",
   "borderRadius": "10px",
   "borderRadiusCorners": {
    "topLeft": "10px",
    "topRight": "10px",
    "bottomRight": "10px",
    "bottomLeft": "10px"
   },
   "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px"
  }
 },
 "images": {
  "logo": "https://strinkl.com/logo.svg",
  "favicon": "https://strinkl.com/favicon.ico?favicon.0b3bf435.ico",
  "ogImage": "https://strinkl.com/preview.png"
 },
 "personality": {
  "tone": "modern",
  "energy": "high",
  "targetAudience": "tech-savvy individuals and startups"
 },
 "designSystem": {
  "framework": "tailwind",
  "componentLibrary": ""
 },
 "confidence": {
  "buttons": 0.95,
  "colors": 0.9,
  "overall": 0.925
 }
}