KOPI AI Agent Brand

Official brand assets, logos, and product images for KOPI AI Agent platform integrations.

Logo Rationale

The design thinking behind the mark — why the cup is the letter, and the network is in the coffee.

☕ The Idea

The cup is the O. Seen from above, a cup of kopi forms the second letter of the wordmark — the word cannot be read without seeing the cup, and the cup cannot be seen without reading the word.

Inside the coffee sits a constellation of three connected gold nodes: the multi-LLM routing network that is the company's core compounding asset.

In one glance the mark says both halves of the name — kopi, the Singapore heritage; agent, the intelligence in the cup. The internal shorthand: the network is in the coffee.

🔺 The Symbolism of Three

3
Steam Strands
Centre strand tallest, framed by two shorter companions — the classic kopitiam trio.
3
Routing Nodes
The provider-agnostic router selecting the optimal model for every task.
3
Coffees of Conviction
Unit economics, customer journey, defensibility — the investment thesis the brand carries.

The Mark

KOPI AI Agent Wordmark
Wordmark
Primary lockup — cup as O, 548×320
KOPI AI Agent Icon
Icon
Standalone cup — favicons, app tiles, 240×240

Logo Colour Palette

Espresso Brown
#3E2723
Warm Gold
#F39C12
Kopi Cream
#F5E6D3
Deep Coffee
#2D1F1A

📐 Logo Variants

PrimaryLight backgrounds, decks, data room
ReversedCoffee-brown backgrounds
IconThe cup alone
App TileRounded dark square for favicons & app stores
MonochromeStamps, watermarks, low-fidelity print

All five variants are SVG, infinitely scalable.

📏 Usage Rules

Clear space: at least the cup's radius on all sides.

Minimum size: wordmark ≥ 28 mm (print) / ≥ 140 px (screen). Below that, use the icon alone.

Don'ts:

  • Do not recolour outside the palette
  • Do not stretch, rotate, or add effects
  • Do not separate the constellation from the cup

Production note: letterforms reference Helvetica/Arial at render time; convert text to outlines before trademark filing or external print production.

Product Images

Brand images for payment gateways, marketplace listings, and marketing.

KOPI AI Agent Product Image

Product Image (1024×1024)

Square product image — recommended for PayPal subscriptions and marketplace listings.

https://kopiaiagent.com/brand/kopi-gold-product.jpg
KOPI AI Agent Banner

Brand Banner (1792×1024)

Wide banner for social media headers, marketing materials, and Open Graph images.

https://kopiaiagent.com/brand/kopi-gold-banner.jpg

Platform Logos

Platform-specific brand assets for mobile, web, chatbot, and multi-channel deployments.

KOPI Mobile App Icon

Mobile App Icon

iOS and Android app icon — clean gold coffee cup on cream background.

https://kopiaiagent.com/brand/kopi-mobile-app.jpg
KOPI Web Favicon

Web Favicon / Icon

Website favicon and PWA icon — minimal gold silhouette, recognizable at small sizes.

https://kopiaiagent.com/brand/kopi-web-favicon.jpg
KOPI Bot Avatar

Chatbot Avatar

Telegram, Discord, WeChat bot profile picture — friendly coffee cup character.

https://kopiaiagent.com/brand/kopi-bot-avatar.jpg
KOPI Multi-channel

Multi-channel Logo

Omnichannel brand mark — connected nodes representing chat, email, web, mobile integrations.

https://kopiaiagent.com/brand/kopi-multichannel.jpg

Color Palette

Brand colors — light coffee and warm gold theme.

Cream
#FAF6F1
Cream Dark
#F0E8DD
Coffee
#C87533
Coffee Dark
#8B5A2B
Coffee Light
#D4956B
Gold
#D4A04A
Gold Light
#E8C87A
Text Dark
#1E293B

Typography

Primary typeface: Inter by Rasmus Andersson.

Display — Inter 900
KOPI AI Agent
Heading — Inter 700
Business Automation Platform
Body — Inter 400
KOPI AI Agent provides enterprise-grade AI automation for customer support, content creation, workflow execution, and industry-specific tools. Built in Singapore by Kopi Ai Agent Pte Ltd.
Monospace — JetBrains Mono
curl -fsSL https://kopiaiagent.com/install.sh | bash

Quick Reference

Key brand information at a glance.

Company

Kopi Ai Agent Pte Ltd
Singapore

Product Name

KOPI AI Agent

Website

kopiaiagent.com

License

MIT License

Machine-Readable Brand Guide

For AI agents and automation tools — copy or fetch /brand/brand.json

brand.json
{
  "brand": {
    "name": "KOPI AI Agent",
    "company": "Kopi Ai Agent Pte Ltd",
    "country": "Singapore",
    "website": "https://kopiaiagent.com",
    "tagline": "Business Automation · Customer Support · Workflow Execution"
  },
  "colors": {
    "primary": {
      "cream": "#FAF6F1",
      "creamDark": "#F0E8DD",
      "coffee": "#C87533",
      "coffeeDark": "#8B5A2B",
      "coffeeLight": "#D4956B"
    },
    "accent": {
      "gold": "#D4A04A",
      "goldLight": "#E8C87A"
    },
    "text": {
      "dark": "#1E293B",
      "muted": "#64748B",
      "light": "#94A3B8"
    },
    "background": {
      "main": "#FFFFFF",
      "warm": "#FAF6F1",
      "warmDark": "#F0E8DD"
    }
  },
  "typography": {
    "primary": "Inter",
    "mono": "JetBrains Mono",
    "weights": [300, 400, 500, 600, 700, 800, 900],
    "source": "https://fonts.googleapis.com/css2?family=Inter:wght@300..900&family=JetBrains+Mono&display=swap"
  },
  "borderRadius": {
    "small": "8px",
    "medium": "12px",
    "large": "16px",
    "card": "14px",
    "pill": "999px"
  },
  "assets": {
    "productImage": "https://kopiaiagent.com/brand/kopi-gold-product.jpg",
    "bannerImage": "https://kopiaiagent.com/brand/kopi-gold-banner.jpg",
    "mobileIcon": "https://kopiaiagent.com/brand/kopi-mobile-app.jpg",
    "webFavicon": "https://kopiaiagent.com/brand/kopi-web-favicon.jpg",
    "botAvatar": "https://kopiaiagent.com/brand/kopi-bot-avatar.jpg",
    "multichannel": "https://kopiaiagent.com/brand/kopi-multichannel.jpg"
  },
  "gradient": {
    "gold": "linear-gradient(135deg, #D4A04A, #8B5A2B)",
    "warm": "linear-gradient(135deg, #FAF6F1, #F0E8DD)"
  },
  "ui": {
    "style": "minimal",
    "theme": "light",
    "mood": "warm, premium, coffee-shop",
    "avoid": ["dark themes", "cold blues", "tech-heavy aesthetics"]
  }
}