Harmony system
Polished Copper Color Harmonies
Polished Copper color harmonies are generated from #B87333 with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Polished Copper into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Polished Copper sits in the orange family with warm temperature and earth tone tone attributes. The harmony sets below explain which colors create contrast, which stay close to the source hue, and which work best for interface tokens or palette roles.
How the harmony works
Polished Copper Harmony Guide
Polished Copper harmonies are computed from hue relationships rather than subjective palette names. Complementary colors create direct contrast, analogous colors stay close to the source hue, triadic and tetradic groups add broader palette range, split-complementary colors soften contrast, and monochromatic variants keep the same hue for UI surfaces and states.
Machine-readable data
Machine-Readable Polished Copper Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Polished Copper.
sourceColorCanonical source colorharmonyGroupsComplementary, analogous, triadic, tetradic, split-complementary, and monochromatic setssignaturePaletteCompact harmony preview palettesemanticGroupsAI-ready harmony labelsuseCasesDesign and retrieval contextsaccessibilityNotesContrast guidance for the source colorStructured sections
Source color
{
"slug": "polished-copper",
"name": "Polished Copper",
"hex": "#B87333",
"url": "https://www.colorsencyclopedia.com/colors/polished-copper/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/polished-copper.json"
}Harmony groups
[
{
"key": "complementary",
"label": "Complementary",
"behavior": "maximum hue contrast",
"bestUse": "accent colors, strong calls to action, visual opposition",
"description": "Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.",
"colors": [
{
"hex": "#3278B8",
"name": "#3278B8",
"slug": null,
"rgb": [
50,
120,
184
],
"hsl": [
209,
57,
46
],
"cmyk": [
73,
35,
0,
28
],
"luminance": 0.1757,
"contrast": {
"black": 4.51,
"white": 4.65
},
"wcag": {
"AA": [
"#000000",
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/3278b8/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3278b8.json"
}
],
"anchor": "polished-copper-harmony-complementary"
},
{
"key": "analogous",
"label": "Analogous",
"behavior": "neighboring hue movement",
"bestUse": "calm palettes, gradients, natural transitions",
"description": "Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.",
"colors": [
{
"hex": "#B83235",
"name": "#B83235",
"slug": null,
"rgb": [
184,
50,
53
],
"hsl": [
359,
57,
46
],
"cmyk": [
0,
73,
71,
28
],
"luminance": 0.1273,
"contrast": {
"black": 3.55,
"white": 5.92
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/b83235/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b83235.json"
},
{
"hex": "#B8B632",
"name": "#B8B632",
"slug": null,
"rgb": [
184,
182,
50
],
"hsl": [
59,
57,
46
],
"cmyk": [
0,
1,
73,
28
],
"luminance": 0.4388,
"contrast": {
"black": 9.78,
"white": 2.15
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/b8b632/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b8b632.json"
}
],
"anchor": "polished-copper-harmony-analogous"
},
{
"key": "triadic",
"label": "Triadic",
"behavior": "three evenly spaced hues",
"bestUse": "balanced contrast, playful systems, broad palette range",
"description": "Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.",
"colors": [
{
"hex": "#32B873",
"name": "#32B873",
"slug": null,
"rgb": [
50,
184,
115
],
"hsl": [
149,
57,
46
],
"cmyk": [
73,
0,
38,
28
],
"luminance": 0.362,
"contrast": {
"black": 8.24,
"white": 2.55
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/32b873/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/32b873.json"
},
{
"hex": "#7332B8",
"name": "#7332B8",
"slug": null,
"rgb": [
115,
50,
184
],
"hsl": [
269,
57,
46
],
"cmyk": [
38,
73,
0,
28
],
"luminance": 0.0939,
"contrast": {
"black": 2.88,
"white": 7.3
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"url": "https://www.colorsencyclopedia.com/hex/7332b8/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/7332b8.json"
}
],
"anchor": "polished-copper-harmony-triadic"
},
{
"key": "tetradic",
"label": "Tetradic",
"behavior": "two complementary pairs",
"bestUse": "large design systems, dashboards, multi-state UI",
"description": "Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.",
"colors": [
{
"hex": "#35B832",
"name": "#35B832",
"slug": null,
"rgb": [
53,
184,
50
],
"hsl": [
119,
57,
46
],
"cmyk": [
71,
0,
73,
28
],
"luminance": 0.3527,
"contrast": {
"black": 8.05,
"white": 2.61
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/35b832/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/35b832.json"
},
{
"hex": "#3278B8",
"name": "#3278B8",
"slug": null,
"rgb": [
50,
120,
184
],
"hsl": [
209,
57,
46
],
"cmyk": [
73,
35,
0,
28
],
"luminance": 0.1757,
"contrast": {
"black": 4.51,
"white": 4.65
},
"wcag": {
"AA": [
"#000000",
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/3278b8/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3278b8.json"
},
{
"hex": "#B632B8",
"name": "#B632B8",
"slug": null,
"rgb": [
182,
50,
184
],
"hsl": [
299,
57,
46
],
"cmyk": [
1,
73,
0,
28
],
"luminance": 0.1569,
"contrast": {
"black": 4.14,
"white": 5.07
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/b632b8/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b632b8.json"
}
],
"anchor": "polished-copper-harmony-tetradic"
},
{
"key": "splitComplementary",
"label": "Split Complementary",
"behavior": "softened complementary contrast",
"bestUse": "brand palettes, accent pairs, less aggressive contrast",
"description": "Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.",
"colors": [
{
"hex": "#32B8B6",
"name": "#32B8B6",
"slug": null,
"rgb": [
50,
184,
182
],
"hsl": [
179,
57,
46
],
"cmyk": [
73,
0,
1,
28
],
"luminance": 0.3834,
"contrast": {
"black": 8.67,
"white": 2.42
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/32b8b6/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/32b8b6.json"
},
{
"hex": "#3235B8",
"name": "#3235B8",
"slug": null,
"rgb": [
50,
53,
184
],
"hsl": [
239,
57,
46
],
"cmyk": [
73,
71,
0,
28
],
"luminance": 0.0669,
"contrast": {
"black": 2.34,
"white": 8.98
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/3235b8/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3235b8.json"
}
],
"anchor": "polished-copper-harmony-split-complementary"
},
{
"key": "monochromatic",
"label": "Monochromatic",
"behavior": "same hue, different values",
"bestUse": "surfaces, states, elevation, restrained UI themes",
"description": "Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.",
"colors": [
{
"hex": "#D8A16F",
"name": "#D8A16F",
"slug": null,
"rgb": [
216,
161,
111
],
"hsl": [
29,
57,
64
],
"cmyk": [
0,
25,
49,
15
],
"luminance": 0.4124,
"contrast": {
"black": 9.25,
"white": 2.27
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/d8a16f/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/d8a16f.json"
},
{
"hex": "#B87333",
"name": "Polished Copper",
"slug": "polished-copper",
"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": []
},
"url": "https://www.colorsencyclopedia.com/colors/polished-copper/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/polished-copper.json"
},
{
"hex": "#70461F",
"name": "#70461F",
"slug": null,
"rgb": [
112,
70,
31
],
"hsl": [
29,
57,
28
],
"cmyk": [
0,
37,
72,
56
],
"luminance": 0.0792,
"contrast": {
"black": 2.58,
"white": 8.13
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/70461f/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/70461f.json"
}
],
"anchor": "polished-copper-harmony-monochromatic"
}
]Signature palette
[
"#B87333",
"#3278B8",
"#B83235",
"#B8B632",
"#D8A16F",
"#70461F"
]Accessibility notes
[
"Black contrast on Polished Copper: 5.54:1",
"White contrast on Polished Copper: 3.79:1",
"AA text options: #000000, #1A1A1A"
]CSS tokens
":root {\n --color-polished-copper: #B87333;\n --polished-copper-complementary-1: #3278B8;\n --polished-copper-analogous-1: #B83235;\n --polished-copper-analogous-2: #B8B632;\n --polished-copper-triadic-1: #32B873;\n --polished-copper-triadic-2: #7332B8;\n --polished-copper-tetradic-1: #35B832;\n --polished-copper-tetradic-2: #3278B8;\n --polished-copper-tetradic-3: #B632B8;\n --polished-copper-split-complementary-1: #32B8B6;\n --polished-copper-split-complementary-2: #3235B8;\n --polished-copper-monochromatic-1: #D8A16F;\n --polished-copper-monochromatic-2: #B87333;\n --polished-copper-monochromatic-3: #70461F;\n}\n\n.palette-polished-copper-harmony {\n color: #111827;\n background: linear-gradient(135deg, #B87333, #3278B8, #B83235, #B8B632, #D8A16F, #70461F);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "polished-copper",
"name": "Polished Copper",
"hex": "#B87333",
"rgb": [
184,
115,
51
],
"hsl": [
29,
57,
46
],
"cmyk": [
0,
38,
72,
28
],
"family": "orange",
"temperature": "warm",
"tone": [
"earth-tone"
],
"luminance": 0.2269,
"contrast": {
"black": 5.54,
"white": 3.79
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"sourceColor": {
"slug": "polished-copper",
"name": "Polished Copper",
"hex": "#B87333",
"url": "https://www.colorsencyclopedia.com/colors/polished-copper/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/polished-copper.json"
},
"harmonyGroups": [
{
"key": "complementary",
"label": "Complementary",
"behavior": "maximum hue contrast",
"bestUse": "accent colors, strong calls to action, visual opposition",
"description": "Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.",
"colors": [
{
"hex": "#3278B8",
"name": "#3278B8",
"slug": null,
"rgb": [
50,
120,
184
],
"hsl": [
209,
57,
46
],
"cmyk": [
73,
35,
0,
28
],
"luminance": 0.1757,
"contrast": {
"black": 4.51,
"white": 4.65
},
"wcag": {
"AA": [
"#000000",
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/3278b8/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3278b8.json"
}
],
"anchor": "polished-copper-harmony-complementary"
},
{
"key": "analogous",
"label": "Analogous",
"behavior": "neighboring hue movement",
"bestUse": "calm palettes, gradients, natural transitions",
"description": "Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.",
"colors": [
{
"hex": "#B83235",
"name": "#B83235",
"slug": null,
"rgb": [
184,
50,
53
],
"hsl": [
359,
57,
46
],
"cmyk": [
0,
73,
71,
28
],
"luminance": 0.1273,
"contrast": {
"black": 3.55,
"white": 5.92
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/b83235/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b83235.json"
},
{
"hex": "#B8B632",
"name": "#B8B632",
"slug": null,
"rgb": [
184,
182,
50
],
"hsl": [
59,
57,
46
],
"cmyk": [
0,
1,
73,
28
],
"luminance": 0.4388,
"contrast": {
"black": 9.78,
"white": 2.15
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/b8b632/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b8b632.json"
}
],
"anchor": "polished-copper-harmony-analogous"
},
{
"key": "triadic",
"label": "Triadic",
"behavior": "three evenly spaced hues",
"bestUse": "balanced contrast, playful systems, broad palette range",
"description": "Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.",
"colors": [
{
"hex": "#32B873",
"name": "#32B873",
"slug": null,
"rgb": [
50,
184,
115
],
"hsl": [
149,
57,
46
],
"cmyk": [
73,
0,
38,
28
],
"luminance": 0.362,
"contrast": {
"black": 8.24,
"white": 2.55
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/32b873/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/32b873.json"
},
{
"hex": "#7332B8",
"name": "#7332B8",
"slug": null,
"rgb": [
115,
50,
184
],
"hsl": [
269,
57,
46
],
"cmyk": [
38,
73,
0,
28
],
"luminance": 0.0939,
"contrast": {
"black": 2.88,
"white": 7.3
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"url": "https://www.colorsencyclopedia.com/hex/7332b8/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/7332b8.json"
}
],
"anchor": "polished-copper-harmony-triadic"
},
{
"key": "tetradic",
"label": "Tetradic",
"behavior": "two complementary pairs",
"bestUse": "large design systems, dashboards, multi-state UI",
"description": "Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.",
"colors": [
{
"hex": "#35B832",
"name": "#35B832",
"slug": null,
"rgb": [
53,
184,
50
],
"hsl": [
119,
57,
46
],
"cmyk": [
71,
0,
73,
28
],
"luminance": 0.3527,
"contrast": {
"black": 8.05,
"white": 2.61
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/35b832/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/35b832.json"
},
{
"hex": "#3278B8",
"name": "#3278B8",
"slug": null,
"rgb": [
50,
120,
184
],
"hsl": [
209,
57,
46
],
"cmyk": [
73,
35,
0,
28
],
"luminance": 0.1757,
"contrast": {
"black": 4.51,
"white": 4.65
},
"wcag": {
"AA": [
"#000000",
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/3278b8/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3278b8.json"
},
{
"hex": "#B632B8",
"name": "#B632B8",
"slug": null,
"rgb": [
182,
50,
184
],
"hsl": [
299,
57,
46
],
"cmyk": [
1,
73,
0,
28
],
"luminance": 0.1569,
"contrast": {
"black": 4.14,
"white": 5.07
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/b632b8/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b632b8.json"
}
],
"anchor": "polished-copper-harmony-tetradic"
},
{
"key": "splitComplementary",
"label": "Split Complementary",
"behavior": "softened complementary contrast",
"bestUse": "brand palettes, accent pairs, less aggressive contrast",
"description": "Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.",
"colors": [
{
"hex": "#32B8B6",
"name": "#32B8B6",
"slug": null,
"rgb": [
50,
184,
182
],
"hsl": [
179,
57,
46
],
"cmyk": [
73,
0,
1,
28
],
"luminance": 0.3834,
"contrast": {
"black": 8.67,
"white": 2.42
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/32b8b6/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/32b8b6.json"
},
{
"hex": "#3235B8",
"name": "#3235B8",
"slug": null,
"rgb": [
50,
53,
184
],
"hsl": [
239,
57,
46
],
"cmyk": [
73,
71,
0,
28
],
"luminance": 0.0669,
"contrast": {
"black": 2.34,
"white": 8.98
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/3235b8/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3235b8.json"
}
],
"anchor": "polished-copper-harmony-split-complementary"
},
{
"key": "monochromatic",
"label": "Monochromatic",
"behavior": "same hue, different values",
"bestUse": "surfaces, states, elevation, restrained UI themes",
"description": "Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.",
"colors": [
{
"hex": "#D8A16F",
"name": "#D8A16F",
"slug": null,
"rgb": [
216,
161,
111
],
"hsl": [
29,
57,
64
],
"cmyk": [
0,
25,
49,
15
],
"luminance": 0.4124,
"contrast": {
"black": 9.25,
"white": 2.27
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/d8a16f/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/d8a16f.json"
},
{
"hex": "#B87333",
"name": "Polished Copper",
"slug": "polished-copper",
"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": []
},
"url": "https://www.colorsencyclopedia.com/colors/polished-copper/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/polished-copper.json"
},
{
"hex": "#70461F",
"name": "#70461F",
"slug": null,
"rgb": [
112,
70,
31
],
"hsl": [
29,
57,
28
],
"cmyk": [
0,
37,
72,
56
],
"luminance": 0.0792,
"contrast": {
"black": 2.58,
"white": 8.13
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/70461f/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/70461f.json"
}
],
"anchor": "polished-copper-harmony-monochromatic"
}
],
"signaturePalette": [
"#B87333",
"#3278B8",
"#B83235",
"#B8B632",
"#D8A16F",
"#70461F"
],
"semanticGroups": [
"orange harmony",
"warm harmony",
"earth tone harmony",
"polished copper palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Polished Copper: 5.54:1",
"White contrast on Polished Copper: 3.79:1",
"AA text options: #000000, #1A1A1A"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/polished-copper.json",
"https://www.colorsencyclopedia.com/api/colors/polished-copper.json",
"https://www.colorsencyclopedia.com/api/hex/b87333.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/polished-copper/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/polished-copper.json",
"cssSnippet": ":root {\n --color-polished-copper: #B87333;\n --polished-copper-complementary-1: #3278B8;\n --polished-copper-analogous-1: #B83235;\n --polished-copper-analogous-2: #B8B632;\n --polished-copper-triadic-1: #32B873;\n --polished-copper-triadic-2: #7332B8;\n --polished-copper-tetradic-1: #35B832;\n --polished-copper-tetradic-2: #3278B8;\n --polished-copper-tetradic-3: #B632B8;\n --polished-copper-split-complementary-1: #32B8B6;\n --polished-copper-split-complementary-2: #3235B8;\n --polished-copper-monochromatic-1: #D8A16F;\n --polished-copper-monochromatic-2: #B87333;\n --polished-copper-monochromatic-3: #70461F;\n}\n\n.palette-polished-copper-harmony {\n color: #111827;\n background: linear-gradient(135deg, #B87333, #3278B8, #B83235, #B8B632, #D8A16F, #70461F);\n}"
}
CSS Harmony Tokens
Use these tokens when Polished Copper needs a complete palette system instead of a single color variable.
:root {
--color-polished-copper: #B87333;
--polished-copper-complementary-1: #3278B8;
--polished-copper-analogous-1: #B83235;
--polished-copper-analogous-2: #B8B632;
--polished-copper-triadic-1: #32B873;
--polished-copper-triadic-2: #7332B8;
--polished-copper-tetradic-1: #35B832;
--polished-copper-tetradic-2: #3278B8;
--polished-copper-tetradic-3: #B632B8;
--polished-copper-split-complementary-1: #32B8B6;
--polished-copper-split-complementary-2: #3235B8;
--polished-copper-monochromatic-1: #D8A16F;
--polished-copper-monochromatic-2: #B87333;
--polished-copper-monochromatic-3: #70461F;
}
.palette-polished-copper-harmony {
color: #111827;
background: linear-gradient(135deg, #B87333, #3278B8, #B83235, #B8B632, #D8A16F, #70461F);
}
Polished Copper Harmony Groups
Open a group to inspect its generated colors, intended behavior, and best design use. Anchor links above open the matching group directly.
Complementary Harmony1 colors · maximum hue contrast
Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.
#3278B8Analogous Harmony2 colors · neighboring hue movement
Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.
#B83235#B8B632Triadic Harmony2 colors · three evenly spaced hues
Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.
#32B873#7332B8Tetradic Harmony3 colors · two complementary pairs
Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.
#35B832#3278B8#B632B8Split Complementary Harmony2 colors · softened complementary contrast
Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.
#32B8B6#3235B8Monochromatic Harmony3 colors · same hue, different values
Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.
#D8A16F#B87333#70461F