Rubbrband Brand: Colors, Fonts, Logo & Visual Identity

Rubbrband Brand Identity

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

Color Palette

Brand palette extracted from rubbrband.com.

Colors

Typography

Each font links to its Google Fonts page where available.

Font

Visual Assets

Favicon

Social Card

UI Components

Live previews rendered using Rubbrband's actual button styles.

Button Primary

Button Secondary

Brand Personality

Rubbrband Brand in the Wild

Image: static.rubbrband.com

Source: rubbrband.com

Image: rubbrband-blog-bucket.s3.us-east-1.amazonaws.com

Source: rubbrband.com

Frequently Asked Questions

  1. What is Rubbrband's primary brand color?
    • Rubbrband's primary brand color is #6B7280.
  2. What accent color does Rubbrband use?
    • Rubbrband uses #111827 as an accent color.
  3. What font does Rubbrband use?
    • Rubbrband uses Geist.
  4. Does Rubbrband use a light or dark theme?
    • Rubbrband's primary site uses a light color scheme, with a background of #FFFFFF.
  5. How was this brand profile generated?
    • This profile was extracted from rubbrband.com using the Firecrawl branding extraction API.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Geist",
      "role": "unknown"
    },
    {
      "family": "InterVariable",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#6B7280",
    "secondary": "#9CA3AF",
    "accent": "#111827",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#111827"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Geist",
      "heading": "Geist"
    },
    "fontStacks": {
      "heading": [
        "InterVariable"
      ],
      "body": [
        "InterVariable"
      ],
      "paragraph": [
        "Geist",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "16px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 10,
    "borderRadius": "7px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#000000",
      "textColor": "#000000",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "favicon": "https://www.rubbrband.com/favicon.ico",
    "ogImage": "https://rubbrband-static-assets-buckets.s3.amazonaws.com/long_logo.webp"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  }
}