BBy Brand: Colors, Fonts, Logo & Visual Identity
BBy Brand Identity
A complete profile of BBy's visual system — colors, typography, components, and personality — extracted from http://www.bbymilk.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from http://www.bbymilk.com.
| Type | Color Code | RGB |
|---|---|---|
| primary | #DDAF9B | rgb(221, 175, 155) |
| secondary | #E2B9A4 | rgb(226, 185, 164) |
| accent | #0275D8 | rgb(2, 117, 216) |
| background | #FFFFFF | rgb(255, 255, 255) |
| textPrimary | #606060 | rgb(96, 96, 96) |
| link | #0275D8 | rgb(2, 117, 216) |
Typography
Each font links to its Google Fonts page where available.
| Type | Font | Google Fonts |
|---|---|---|
| primary | Filson Soft Medium | Google Fonts → |
| heading | Filson Soft Thin | Google Fonts → |
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using BBy's actual button styles.
Input
| Background | Text Color | Border Color | Border Radius | Shadow |
|---|---|---|---|---|
| transparent | #FFFFFF | null | 0px | none |
Brand Personality
Tone: professional
Energy: medium
Audience: parents and healthcare professionals
BBy Brand in the Wild
Source: corporate.bestbuy.com
Source: news.alphastreet.com
Source: dribbble.com
Source: reddit.com
Source: marketbeat.com
Source: freepik.com
Frequently Asked Questions
What is BBy's primary brand color?
BBy's primary brand color is #DDAF9B.What accent color does BBy use?
BBy uses #0275D8 as an accent color.What font does BBy use?
BBy uses Filson Soft Medium for body text and Filson Soft Thin for headings.Does BBy use a light or dark theme?
BBy's primary site uses a light color scheme.Where can I find BBy's logo?
BBy's logo is available directly on their site.How was this brand profile generated?
This profile was extracted from http://www.bbymilk.com using the Firecrawl branding extraction API.
Methodology
Brand data on this page was extracted from http://www.bbymilk.com on 2026-07-27.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Filson Soft Medium",
"role": "body"
},
{
"family": "Filson Soft Thin",
"role": "heading"
}
],
"colors": {
"primary": "#DDAF9B",
"secondary": "#E2B9A4",
"accent": "#0275D8",
"background": "#FFFFFF",
"textPrimary": "#606060",
"link": "#0275D8"
},
"typography": {
"fontFamilies": {
"primary": "Filson Soft Medium",
"heading": "Filson Soft Thin"
},
"fontStacks": {
"heading": [
"FilsonSoftMedium"
],
"body": [
"FilsonSoftMedium"
],
"paragraph": [
"FilsonSoftMedium"
]
},
"fontSizes": {
"h1": "16px",
"h2": "32px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "4px"
},
"components": {
"input": {
"background": "transparent",
"textColor": "#FFFFFF",
"borderColor": null,
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://bbyworld.com/wp-content/themes/bby_new/assets/images/bby/logo.svg",
"favicon": "https://bbyworld.com/apple-touch-icon.png",
"ogImage": "https://bbyworld.com/wp-content/uploads/2020/09/cropped-BBy-Logo-Print-copy-1.png",
"logoHref": "/"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "parents and healthcare professionals"
}
}