Buster Brand: Colors, Fonts, Logo & Visual Identity

Buster Brand Identity

A complete profile of Buster's visual system — colors, typography, components, and personality — extracted from http://buster.so. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from http://buster.so.

Primary

Typography

Each font links to its Google Fonts page where available.

Primary Font

Heading Font

sans-serif

Visual Assets

Favicon

Social Card

UI Components

Live previews rendered using Buster's actual button styles.

Button Primary

Brand Personality

Frequently Asked Questions

  1. What is Buster's primary brand color?
    Buster's primary brand color is #000000. It anchors the visual identity across their website, product UI, and marketing materials.

  2. What accent color does Buster use?
    Buster uses #3B83F6 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

  3. What font does Buster use?
    Buster uses Noto Serif JP as the primary typeface across body and headings.

  4. Does Buster use a light or dark theme?
    Buster's primary site uses a light color scheme, with a background of #FCFCFC.

  5. How was this brand profile generated?
    This profile was extracted from http://buster.so using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Buster.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Noto Serif JP",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#000000",
    "accent": "#3B83F6",
    "background": "#FCFCFC",
    "textPrimary": "#3B83F6",
    "link": "#3B83F6"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Noto Serif JP",
      "heading": "Noto Serif JP"
    },
    "fontStacks": {
      "heading": [
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Noto Serif JP",
        "serif"
      ]
    },
    "fontSizes": {
      "h1": "12px",
      "h2": "12px",
      "body": "28px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#3B83F6",
      "textColor": "#000000",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "rgba(0, 0, 0, 0.3) 0px 0px 1px 0px, rgba(0, 0, 0, 0.18) 0px 0.301094px 0.301094px -1.25px, rgba(0, 0, 0, 0.16) 0px 1.14427px 1.14427px -2.5px, rgba(0, 0, 0, 0.06) 0px 5px 5px -3.75px"
    }
  },
  "images": {
    "logo": null,
    "favicon": "https://framerusercontent.com/images/WxWeY4isORL05qhyOqwY6SeVLE.png",
    "ogImage": "https://framerusercontent.com/images/KlfDDcVJ7gcrJzT7ikknhbjnzbk.png"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals"
  }
}