llms.txt

Bobidi Brand Identity

A complete profile of Bobidi's visual system — colors, typography, components, and personality — extracted from http://www.upswell.ai. Built for designers, agents, and AI tools.

Quick Facts

Field Value
Primary #FFCDE1
Accent #E12A4F
Body Font Poppins
Heading Font Poppins

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: playful · Energy: high · Audience: young adults interested in dining experiences

Bobidi Brand in the Wild

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

Working with these fonts

Not found on Google Fonts?

CharacterQuilt.com suggests this flow:

  1. Open the company's homepage in a browser with DevTools.
  2. In the Network tab, filter by "Font".
  3. Hard-reload the page and click around to capture fonts.
  4. Download the font files locally.
  5. Copy out the matching @font-face declarations.

Only do this if you have permission to use the brand assets.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Poppins",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#FFCDE1",
    "accent": "#E12A4F",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#E12A4F"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Poppins",
      "heading": "Poppins"
    },
    "fontStacks": {
      "heading": [
        "Poppins",
        "sans-serif"
      ],
      "body": [
        "Poppins",
        "sans-serif"
      ],
      "paragraph": [
        "Poppins",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "52px",
      "body": "19.2px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "12px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderColor": "#CCCCCC",
      "borderRadius": "12px",
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#E12A4F",
      "textColor": "#FFFFFF",
      "borderColor": "#B4213F",
      "borderRadius": "12px",
      "shadow": "rgb(180, 33, 63) 0px 3px 0px 0px"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#FFFFFF",
      "borderColor": "#FFFFFF",
      "borderRadius": "24px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/686e001dcd1f46912012b314/686e00cb373b2249577cf980_Logo.svg",
    "favicon": "https://cdn.prod.website-files.com/686e001dcd1f46912012b314/6874c70d6e3842ce1e1b04a0_favicon.ico",
    "ogImage": "https://cdn.prod.website-files.com/686e001dcd1f46912012b314/68a2c20e2529e3bee0dc54cf_ppl%20dining.png"
  },
  "personality": {
    "tone": "playful",
    "energy": "high",
    "targetAudience": "young adults interested in dining experiences"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  }
}