BrowserStack Brand: Colors, Fonts, Logo & Visual Identity
BrowserStack Brand Identity
A complete profile of BrowserStack's visual system — colors, typography, components, and personality — extracted from https://browserstack.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://browserstack.com.
- Primary: #0070F0
- Secondary: #2563EB
- Accent: #0070F0
- Background: #FFFFFF
- Text Primary: #111827
- Link: #111827
Typography
Each font links to its Google Fonts page where available.
- Primary: Helvetica Google Fonts →
- Heading: Helvetica Google Fonts →
Visual Assets
UI Components
Live previews rendered using BrowserStack's actual button styles.
Button Primary
- Background: #0070F0
- Text Color: #FFFFFF
- Border Radius: 4px
- Shadow: none
Button Secondary
- Background: transparent
- Text Color: #2563EB
- Border Color: #2563EB
- Border Radius: 4px
- Shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: developers and QA professionals
BrowserStack Brand in the Wild
Source: percy-enterprise.browserstack.com
Source: browserstack.com
Source: browserstack.com
Source: browserstack.com
Source: browserstack.com
Source: browserstack.com
Frequently Asked Questions
What is BrowserStack's primary brand color?
BrowserStack's primary brand color is #0070F0.What font does BrowserStack use?
BrowserStack uses Helvetica as the primary typeface across body and headings.Does BrowserStack use a light or dark theme?
BrowserStack's primary site uses a light color scheme, with a background of #FFFFFF.Where can I find BrowserStack's logo?
BrowserStack's logo is available directly on their site (https://browserstack.com).How was this brand profile generated?
This profile was extracted from https://browserstack.com using the Firecrawl branding extraction API.
Methodology
Brand data on this page was extracted from https://browserstack.com on 2026-07-27 using the Firecrawl branding extraction API.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{ "family": "Helvetica", "role": "body" },
{ "family": "Inter", "role": "body" },
{ "family": "Source Sans Pro", "role": "unknown" }
],
"colors": {
"primary": "#0070F0",
"secondary": "#2563EB",
"accent": "#0070F0",
"background": "#FFFFFF",
"textPrimary": "#111827",
"link": "#111827"
},
"typography": {
"fontFamilies": {
"primary": "Helvetica",
"heading": "Helvetica"
},
"fontStacks": {
"heading": [ "Inter", "Helvetica" ],
"body": [ "Inter", "Helvetica" ],
"paragraph": [ "Inter", "Helvetica" ]
},
"fontSizes": {
"h1": "56px",
"h2": "30px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "3px"
},
"components": {
"buttonPrimary": {
"background": "#0070F0",
"textColor": "#FFFFFF",
"borderRadius": "4px",
"borderRadiusCorners": {
"topLeft": "4px",
"topRight": "4px",
"bottomRight": "4px",
"bottomLeft": "4px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "transparent",
"textColor": "#2563EB",
"borderColor": "#2563EB",
"borderRadius": "4px",
"borderRadiusCorners": {
"topLeft": "4px",
"topRight": "4px",
"bottomRight": "4px",
"bottomLeft": "4px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://browserstack.wpenginepowered.com/wp-content/themes/browserstack/img/bstack-logo-global.svg",
"favicon": "https://browserstack.wpenginepowered.com/wp-content/themes/browserstack/img/favicons/apple-touch-icon.png",
"ogImage": null,
"logoHref": "/",
"logoAlt": "BrowserStack Logo"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "developers and QA professionals"
}
}