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
- primary: #6B7280 (rgb(107, 114, 128))
- secondary: #9CA3AF (rgb(156, 163, 175))
- accent: #111827 (rgb(17, 24, 39))
- background: #FFFFFF (rgb(255, 255, 255))
- textPrimary: #000000 (rgb(0, 0, 0))
- link: #111827 (rgb(17, 24, 39))
Typography
Each font links to its Google Fonts page where available.
Font
- primary: Geist
- Geist Google Fonts →
- heading: Geist
- Geist Google Fonts →
- InterVariable
Visual Assets
Favicon
Social Card
UI Components
Live previews rendered using Rubbrband's actual button styles.
Button Primary
- Background: #FFFFFF
- Text Color: #000000
- Border Radius: 0px
- Shadow: none
Button Secondary
- Background: #000000
- Text Color: #000000
- Border Radius: 0px
- Shadow: none
Brand Personality
- Tone: modern
- Energy: medium
- Audience: tech-savvy professionals
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
- What is Rubbrband's primary brand color?
- Rubbrband's primary brand color is #6B7280.
- What accent color does Rubbrband use?
- Rubbrband uses #111827 as an accent color.
- What font does Rubbrband use?
- Rubbrband uses Geist.
- Does Rubbrband use a light or dark theme?
- Rubbrband's primary site uses a light color scheme, with a background of #FFFFFF.
- 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": ""
}
}