Bunch Brand: Colors, Fonts, Logo & Visual Identity

Bunch Brand Identity

A complete profile of Bunch's visual system — colors, typography, components, and personality — extracted from bunch.capital. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from bunch.capital.

primary

#1863DC

rgb(24, 99, 220)

secondary

#102625

rgb(16, 38, 37)

accent

#1863DC

rgb(24, 99, 220)

background

#FFFFFF

rgb(255, 255, 255)

textPrimary

#000000

rgb(0, 0, 0)

link

#0D16F9

rgb(13, 22, 249)

Typography

Each font links to its Google Fonts page where available.

primary

Inter

Inter Google Fonts →

heading

Inter

Inter Google Fonts →

Inter, sans-serif

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Bunch's actual button styles.

Input

input

background:transparent textColor:#FFFFFF borderColor:null borderRadius:0px shadow:none

Button Primary

buttonPrimary

background:#1863DC textColor:#FFFFFF borderColor:#1863DC borderRadius:2px shadow:none

Button Secondary

buttonSecondary

background:#FFFFFF textColor:#000000 borderColor:#FFFFFF borderRadius:114.5px shadow:none

Brand Personality

Tone: professional Energy: medium Audience: financial professionals

Bunch Brand in the Wild

Source: bunch.capital

Source: bunch.capital

Source: bunch.capital

Source: bunch.capital

Source: bunch.capital

Source: bunch.capital

Frequently Asked Questions

What is Bunch's primary brand color?

Bunch's primary brand color is #1863DC. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Bunch use?

Bunch uses Inter as the primary typeface across body and headings.

Does Bunch use a light or dark theme?

Bunch's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Bunch's logo?

Bunch's logo is available directly on their site (https://www.bunch.capital/). The current logo URL is included in the machine-readable JSON profile linked above.

How was this brand profile generated?

This profile was extracted from bunch.capital 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 Bunch.

Methodology

Brand data on this page was extracted from bunch.capital on 2026-07-27 using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#1863DC",
    "secondary": "#102625",
    "accent": "#1863DC",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#0D16F9"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter",
        "sans-serif"
      ],
      "body": [
        "Inter",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "70.99px",
      "h2": "61.83px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "9px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#FFFFFF",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#1863DC",
      "textColor": "#FFFFFF",
      "borderColor": "#1863DC",
      "borderRadius": "2px",
      "borderRadiusCorners": {
        "topLeft": "2px",
        "topRight": "2px",
        "bottomRight": "2px",
        "bottomLeft": "2px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderColor": "#FFFFFF",
      "borderRadius": "114.5px",
      "borderRadiusCorners": {
        "topLeft": "114.5px",
        "topRight": "114.5px",
        "bottomRight": "114.5px",
        "bottomLeft": "114.5px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/66768f27014cdc6878a27095/6698e7ca742c576937ad50a9_logo-white.svg",
    "favicon": "https://cdn.prod.website-files.com/66768f27014cdc6878a27095/6698e0481a4615cf3aa9e096_Fav.png",
    "ogImage": "https://cdn.prod.website-files.com/66768f27014cdc6878a27095/68f1ef65b00c7d1da8e88167_bunch.capital.webp",
    "logoHref": "/"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "financial professionals"
  }
}