llms.txt

Browser Buddy Brand Identity

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

Quick Facts

Field Value
Primary #79FFE1
Accent #0070F3
Body Font sf pro text
Heading Font sf pro text

Color Palette

Typography

Brand Personality

Tone: professional · Energy: medium · Audience: unknown

Browser Buddy Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Instructions to follow if you have permission to use the fonts:

  1. Open the company's homepage in a browser with DevTools open.
  2. In the Network tab, filter by "Font".
  3. Hard-reload the page and navigate around to capture font URLs.
  4. Download and save the font files locally.
  5. Extract CSS @font-face declarations for local use.

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
  {
   "family": "sf pro text",
   "count": 5
  },
  {
   "family": "sf pro icons",
   "count": 5
  },
  {
   "family": "helvetica neue",
   "count": 5
  },
  {
   "family": "helvetica",
   "count": 5
  },
  {
   "family": "arial",
   "count": 5
  },
  {
   "family": "sans-serif",
   "count": 5
  }
 ],
 "colors": {
  "primary": "#79FFE1",
  "secondary": "#FF0080",
  "accent": "#0070F3",
  "background": "#DDDDDD",
  "textPrimary": "#0070F3",
  "link": "#0070F3"
 },
 "typography": {
  "fontFamilies": {
   "primary": "sf pro text",
   "heading": "sf pro text"
  },
  "fontStacks": {
   "body": [
    "sf pro text",
    "sf pro icons",
    "helvetica neue",
    "helvetica",
    "arial",
    "sans-serif"
   ],
   "heading": [
    "sf pro text",
    "sf pro icons",
    "helvetica neue",
    "helvetica",
    "arial",
    "sans-serif"
   ],
   "paragraph": [
    "sf pro text",
    "sf pro icons",
    "helvetica neue",
    "helvetica",
    "arial",
    "sans-serif"
   ]
  },
  "fontSizes": {
   "h1": "16px",
   "h2": "16px",
   "body": "16px"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "4px"
 },
 "components": {},
 "images": {
  "logo": null,
  "favicon": null,
  "ogImage": null
 },
 "personality": {
  "tone": "professional",
  "energy": "medium",
  "targetAudience": "unknown"
 },
 "designSystem": {
  "framework": "unknown",
  "componentLibrary": ""
 },
 "confidence": {
  "buttons": 0,
  "colors": 0,
  "overall": 0
 }
}