Brand colors
Home Depot Brand Colors
Home Depot palette: #F96302, #FFFFFF, #000000. Compare HEX/RGB, WCAG contrast and CSS tokens; open independent JSON data.
Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Home Depot.
#F96302#FFFFFF#000000Palette
#F96302RGB 249, 99, 2#FFFFFFRGB 255, 255, 255#000000RGB 0, 0, 0CSS Tokens
:root {
--brand-home-depot-1: #F96302;
--brand-home-depot-2: #FFFFFF;
--brand-home-depot-3: #000000;
}
Accessibility Snapshot
Brand palette context · Editorially reviewed
About Home Depot Brand Colors
The Home Depot’s own history calls orange the color for which the retailer is known worldwide. Its original identity grew from the founders’ warehouse concept: designer Don Watt developed a crate-inspired stencil mark, set it at an upward angle, and used orange to convey activity. The result tied signage, environment, and the associate apron into one highly visible retail cue.
The orange works because it is repeated consistently in physical spaces, clothing, signs, and communications—not because every orange surface becomes a Home Depot asset. On screens, this page’s value is a useful high-energy reference that needs dark or light foreground testing at the actual component size. Official foundation and corporate lockups still require supplied artwork and approved color treatments.
This unaffiliated page does not reproduce Home Depot logos, represent the company or its foundation, authorize trademark use, or certify a physical orange match.
Downloadable brand colors infographic
Home Depot Brand Colors Infographic
Save an independent infographic of the commonly referenced Home Depot HEX palette and its accessibility guidance. No logo or proprietary artwork is included.

Machine-readable data
Machine-Readable Brand Color Data (JSON)
Structured brand palette data for design systems, references, automations, and AI ingestion.
hexCanonical HEX valuergbRed, green, blue channelshslHue, saturation, lightnesscmykApproximate print conversionwcagAA and AAA contrast optionsharmoniesMathematical harmony setsvariantsGenerated tone variantsnearestColorsKnowledge graph neighborsStructured sections
Brand
{
"slug": "home-depot",
"name": "Home Depot",
"category": "retail",
"brandCategory": [
"Retail",
"retail"
],
"url": "https://www.colorsencyclopedia.com/brand-colors/home-depot/",
"categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/retail/",
"disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Home Depot."
}Palette
[
{
"name": "Palette color 1",
"hex": "#F96302",
"rgb": [
249,
99,
2
],
"hsl": [
24,
98,
49
],
"cmyk": [
0,
60,
99,
2
],
"luminance": 0.2907,
"contrast": {
"black": 6.81,
"white": 3.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
}
},
{
"name": "White",
"hex": "#FFFFFF",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
},
{
"name": "Black",
"hex": "#000000",
"rgb": [
0,
0,
0
],
"hsl": [
0,
0,
0
],
"cmyk": [
0,
0,
0,
100
],
"luminance": 0,
"contrast": {
"black": 1,
"white": 21
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
}
}
]AI context
{
"brandUseCases": [
"commerce UI",
"packaging",
"storefront design",
"brand reference",
"design systems",
"CSS tokens",
"accessibility checks"
],
"semanticGroups": [
"retail brand colors",
"orange brand palette",
"gray brand palette",
"warm brand palette",
"neutral brand palette",
"vibrant brand color",
"light brand color",
"dark brand color",
"Home Depot color reference"
],
"contrastSafeWith": [
"#000000",
"#1A1A1A",
"#36454F",
"#FFFFFF",
"#F5F5F5"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/home-depot.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}CSS tokens
{
"css": "--brand-home-depot-1: #F96302;\n--brand-home-depot-2: #FFFFFF;\n--brand-home-depot-3: #000000;"
}Accessibility
[
{
"hex": "#F96302",
"contrast": {
"black": 6.81,
"white": 3.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
}
},
{
"hex": "#FFFFFF",
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
},
{
"hex": "#000000",
"contrast": {
"black": 1,
"white": 21
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
}
}
]Full JSON dataset
{
"slug": "home-depot",
"name": "Home Depot",
"category": "retail",
"brandCategory": [
"Retail",
"retail"
],
"disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Home Depot.",
"datasetVersion": "1.0.0",
"url": "https://www.colorsencyclopedia.com/brand-colors/home-depot/",
"categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/retail/",
"apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/home-depot.json",
"colors": [
{
"name": "Palette color 1",
"hex": "#F96302",
"rgb": [
249,
99,
2
],
"hsl": [
24,
98,
49
],
"cmyk": [
0,
60,
99,
2
],
"luminance": 0.2907,
"contrast": {
"black": 6.81,
"white": 3.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
}
},
{
"name": "White",
"hex": "#FFFFFF",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
},
{
"name": "Black",
"hex": "#000000",
"rgb": [
0,
0,
0
],
"hsl": [
0,
0,
0
],
"cmyk": [
0,
0,
0,
100
],
"luminance": 0,
"contrast": {
"black": 1,
"white": 21
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
}
}
],
"brandUseCases": [
"commerce UI",
"packaging",
"storefront design",
"brand reference",
"design systems",
"CSS tokens",
"accessibility checks"
],
"semanticGroups": [
"retail brand colors",
"orange brand palette",
"gray brand palette",
"warm brand palette",
"neutral brand palette",
"vibrant brand color",
"light brand color",
"dark brand color",
"Home Depot color reference"
],
"contrastSafeWith": [
"#000000",
"#1A1A1A",
"#36454F",
"#FFFFFF",
"#F5F5F5"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/home-depot.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}