Named color
Polished Copper
Polished Copper is an earth tone orange color with HEX #B87333. According to Colors Encyclopedia, it has RGB 184, 115, 51, HSL 29, 57%, 46%, warm temperature, and is useful for metallic palettes, product finishes, and premium packaging.
CSS Utilities
--color-polished-copper: #B87333;
.bg-polished-copper { background-color: #B87333; }
.text-polished-copper { color: #B87333; }Machine-readable data
Machine-Readable Color Data (JSON)
Perfect for CSS, design systems, automation, and AI ingestion.
hexCanonical HEX valuergbRed, green, blue channelshslHue, saturation, lightnesscmykApproximate print conversionwcagAA and AAA contrast optionsharmoniesMathematical harmony setsvariantsGenerated tone variantsnearestColorsKnowledge graph neighborsStructured sections
Color systems
{
"hex": "#B87333",
"rgb": [
184,
115,
51
],
"hsl": [
29,
57,
46
],
"cmyk": [
0,
38,
72,
28
],
"luminance": 0.2269,
"contrast": {
"black": 5.54,
"white": 3.79
}
}WCAG
{
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
}Harmonies
{
"complementary": "#3278B8",
"analogous": [
"#B83235",
"#B8B632"
],
"triadic": [
"#32B873",
"#7332B8"
],
"tetradic": [
"#35B832",
"#3278B8",
"#B632B8"
],
"splitComplementary": [
"#32B8B6",
"#3235B8"
],
"monochromatic": [
"#D8A16F",
"#B87333",
"#70461F"
]
}Variants
{
"light": "#D8A16F",
"dark": "#70461F",
"saturated": "#D27219",
"desaturated": "#9E744C",
"pastel": "#D4B496",
"neon": "#FF8614"
}Pairings
{
"best": [
"#000000",
"#3278B8",
"#B83235",
"#B8B632"
],
"avoid": [
"#9E744C",
"#D8A16F"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#D8A16F",
"#9E744C"
]
}Knowledge graph
{
"nearestColors": [
"copper",
"adobe",
"bronze",
"desert-clay",
"ochre"
],
"generatedPalettes": [
"polished-copper"
],
"generatedComparisons": [
"copper-vs-polished-copper",
"polished-copper-vs-adobe"
],
"relatedFamilies": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/earth-tone"
],
"relatedTools": [
"/harmonies/polished-copper",
"/wcag/polished-copper",
"/css/colors/polished-copper",
"/hex/b87333"
],
"semanticRelations": {
"broader": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/earth-tone"
],
"narrower": [
"/palettes/polished-copper"
],
"related": [
"/colors/copper",
"/colors/adobe",
"/colors/bronze",
"/colors/desert-clay",
"/colors/ochre",
"/compare/copper-vs-polished-copper",
"/compare/polished-copper-vs-adobe",
"/harmonies/polished-copper",
"/wcag/polished-copper",
"/css/colors/polished-copper",
"/hex/b87333"
]
}
}Full JSON dataset
{
"slug": "polished-copper",
"name": "Polished Copper",
"hex": "#B87333",
"uses": [
"metallic palettes",
"product finishes",
"premium packaging"
],
"psychology": {
"associations": [
"finish",
"durability",
"value"
],
"contexts": [
"hardware",
"automotive",
"jewelry",
"industrial design"
],
"avoidIn": [
"flat pastel systems"
]
},
"aliases": [],
"sourceType": "curated",
"confidence": "medium",
"reviewStatus": "manual",
"sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
"origin": {
"type": "common",
"notes": "Curated common color reference used in design, material, cultural, and editorial color systems."
},
"family": "orange",
"temperature": "warm",
"tone": [
"earth-tone"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"orange",
"warm",
"earth-tone",
"metallic-palettes",
"product-finishes",
"premium-packaging",
"finish",
"durability",
"value"
],
"popularity": 84,
"rgb": [
184,
115,
51
],
"hsl": [
29,
57,
46
],
"cmyk": [
0,
38,
72,
28
],
"luminance": 0.2269,
"contrast": {
"black": 5.54,
"white": 3.79
},
"harmonies": {
"complementary": "#3278B8",
"analogous": [
"#B83235",
"#B8B632"
],
"triadic": [
"#32B873",
"#7332B8"
],
"tetradic": [
"#35B832",
"#3278B8",
"#B632B8"
],
"splitComplementary": [
"#32B8B6",
"#3235B8"
],
"monochromatic": [
"#D8A16F",
"#B87333",
"#70461F"
]
},
"variants": {
"light": "#D8A16F",
"dark": "#70461F",
"saturated": "#D27219",
"desaturated": "#9E744C",
"pastel": "#D4B496",
"neon": "#FF8614"
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"css": {
"variable": "--color-polished-copper: #B87333;",
"utility": ".bg-polished-copper { background-color: #B87333; }",
"textUtility": ".text-polished-copper { color: #B87333; }"
},
"nearestColors": [
"copper",
"adobe",
"bronze",
"desert-clay",
"ochre"
],
"generatedPalettes": [
"polished-copper"
],
"generatedComparisons": [
"copper-vs-polished-copper",
"polished-copper-vs-adobe"
],
"relatedFamilies": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/earth-tone"
],
"relatedTools": [
"/harmonies/polished-copper",
"/wcag/polished-copper",
"/css/colors/polished-copper",
"/hex/b87333"
],
"semanticRelations": {
"broader": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/earth-tone"
],
"narrower": [
"/palettes/polished-copper"
],
"related": [
"/colors/copper",
"/colors/adobe",
"/colors/bronze",
"/colors/desert-clay",
"/colors/ochre",
"/compare/copper-vs-polished-copper",
"/compare/polished-copper-vs-adobe",
"/harmonies/polished-copper",
"/wcag/polished-copper",
"/css/colors/polished-copper",
"/hex/b87333"
]
},
"pairings": {
"best": [
"#000000",
"#3278B8",
"#B83235",
"#B8B632"
],
"avoid": [
"#9E744C",
"#D8A16F"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#D8A16F",
"#9E744C"
]
}
}
Color meaning and use
About Polished Copper Color
Polished Copper sits in the orange family with warm temperature and earth tone visual character. Polished Copper is a commonly used color name in design references, palettes, and editorial color systems.
Its common associations include finish, durability, and value, which makes it relevant for hardware and automotive. In design work, Polished Copper is most useful for metallic palettes, product finishes, and premium packaging, especially when paired with black text for stronger contrast.
WCAG Accessibility
Contrast checks for Polished Copper against black and white text.