Harmony system
Desert Clay Color Harmonies
Desert Clay color harmonies are generated from #B86D4B with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Desert Clay into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Desert Clay 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
Desert Clay Harmony Guide
Desert Clay 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 Desert Clay Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Desert Clay.
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": "desert-clay",
"name": "Desert Clay",
"hex": "#B86D4B",
"url": "https://www.colorsencyclopedia.com/colors/desert-clay/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/desert-clay.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": "#4C96B8",
"name": "#4C96B8",
"slug": null,
"rgb": [
76,
150,
184
],
"hsl": [
199,
43,
51
],
"cmyk": [
59,
18,
0,
28
],
"luminance": 0.2681,
"contrast": {
"black": 6.36,
"white": 3.3
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/4c96b8/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/4c96b8.json"
}
],
"anchor": "desert-clay-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": "#B84C60",
"name": "#B84C60",
"slug": null,
"rgb": [
184,
76,
96
],
"hsl": [
349,
43,
51
],
"cmyk": [
0,
59,
48,
28
],
"luminance": 0.162,
"contrast": {
"black": 4.24,
"white": 4.95
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/b84c60/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b84c60.json"
},
{
"hex": "#B8A44C",
"name": "#B8A44C",
"slug": null,
"rgb": [
184,
164,
76
],
"hsl": [
49,
43,
51
],
"cmyk": [
0,
11,
59,
28
],
"luminance": 0.3726,
"contrast": {
"black": 8.45,
"white": 2.48
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/b8a44c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b8a44c.json"
}
],
"anchor": "desert-clay-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": "#4CB86E",
"name": "#4CB86E",
"slug": null,
"rgb": [
76,
184,
110
],
"hsl": [
139,
43,
51
],
"cmyk": [
59,
0,
40,
28
],
"luminance": 0.3694,
"contrast": {
"black": 8.39,
"white": 2.5
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/4cb86e/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/4cb86e.json"
},
{
"hex": "#6E4CB8",
"name": "#6E4CB8",
"slug": null,
"rgb": [
110,
76,
184
],
"hsl": [
259,
43,
51
],
"cmyk": [
40,
59,
0,
28
],
"luminance": 0.1194,
"contrast": {
"black": 3.39,
"white": 6.2
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/6e4cb8/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/6e4cb8.json"
}
],
"anchor": "desert-clay-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": "#60B84C",
"name": "#60B84C",
"slug": null,
"rgb": [
96,
184,
76
],
"hsl": [
109,
43,
51
],
"cmyk": [
48,
0,
59,
28
],
"luminance": 0.3729,
"contrast": {
"black": 8.46,
"white": 2.48
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/60b84c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/60b84c.json"
},
{
"hex": "#4C96B8",
"name": "#4C96B8",
"slug": null,
"rgb": [
76,
150,
184
],
"hsl": [
199,
43,
51
],
"cmyk": [
59,
18,
0,
28
],
"luminance": 0.2681,
"contrast": {
"black": 6.36,
"white": 3.3
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/4c96b8/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/4c96b8.json"
},
{
"hex": "#A44CB8",
"name": "#A44CB8",
"slug": null,
"rgb": [
164,
76,
184
],
"hsl": [
289,
43,
51
],
"cmyk": [
11,
59,
0,
28
],
"luminance": 0.1652,
"contrast": {
"black": 4.3,
"white": 4.88
},
"wcag": {
"AA": [
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/a44cb8/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/a44cb8.json"
}
],
"anchor": "desert-clay-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": "#4CB8A4",
"name": "#4CB8A4",
"slug": null,
"rgb": [
76,
184,
164
],
"hsl": [
169,
43,
51
],
"cmyk": [
59,
0,
11,
28
],
"luminance": 0.385,
"contrast": {
"black": 8.7,
"white": 2.41
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/4cb8a4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/4cb8a4.json"
},
{
"hex": "#4C60B8",
"name": "#4C60B8",
"slug": null,
"rgb": [
76,
96,
184
],
"hsl": [
229,
43,
51
],
"cmyk": [
59,
48,
0,
28
],
"luminance": 0.1336,
"contrast": {
"black": 3.67,
"white": 5.72
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/4c60b8/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/4c60b8.json"
}
],
"anchor": "desert-clay-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": "#D2A38E",
"name": "#D2A38E",
"slug": null,
"rgb": [
210,
163,
142
],
"hsl": [
19,
43,
69
],
"cmyk": [
0,
22,
32,
18
],
"luminance": 0.4185,
"contrast": {
"black": 9.37,
"white": 2.24
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/d2a38e/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/d2a38e.json"
},
{
"hex": "#B86D4B",
"name": "Desert Clay",
"slug": "desert-clay",
"rgb": [
184,
109,
75
],
"hsl": [
19,
43,
51
],
"cmyk": [
0,
41,
59,
28
],
"luminance": 0.2164,
"contrast": {
"black": 5.33,
"white": 3.94
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/desert-clay/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/desert-clay.json"
},
{
"hex": "#784730",
"name": "#784730",
"slug": null,
"rgb": [
120,
71,
48
],
"hsl": [
19,
43,
33
],
"cmyk": [
0,
41,
60,
53
],
"luminance": 0.0871,
"contrast": {
"black": 2.74,
"white": 7.66
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/784730/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/784730.json"
}
],
"anchor": "desert-clay-harmony-monochromatic"
}
]Signature palette
[
"#B86D4B",
"#4C96B8",
"#B84C60",
"#B8A44C",
"#D2A38E",
"#784730"
]Accessibility notes
[
"Black contrast on Desert Clay: 5.33:1",
"White contrast on Desert Clay: 3.94:1",
"AA text options: #000000"
]CSS tokens
":root {\n --color-desert-clay: #B86D4B;\n --desert-clay-complementary-1: #4C96B8;\n --desert-clay-analogous-1: #B84C60;\n --desert-clay-analogous-2: #B8A44C;\n --desert-clay-triadic-1: #4CB86E;\n --desert-clay-triadic-2: #6E4CB8;\n --desert-clay-tetradic-1: #60B84C;\n --desert-clay-tetradic-2: #4C96B8;\n --desert-clay-tetradic-3: #A44CB8;\n --desert-clay-split-complementary-1: #4CB8A4;\n --desert-clay-split-complementary-2: #4C60B8;\n --desert-clay-monochromatic-1: #D2A38E;\n --desert-clay-monochromatic-2: #B86D4B;\n --desert-clay-monochromatic-3: #784730;\n}\n\n.palette-desert-clay-harmony {\n color: #111827;\n background: linear-gradient(135deg, #B86D4B, #4C96B8, #B84C60, #B8A44C, #D2A38E, #784730);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "desert-clay",
"name": "Desert Clay",
"hex": "#B86D4B",
"rgb": [
184,
109,
75
],
"hsl": [
19,
43,
51
],
"cmyk": [
0,
41,
59,
28
],
"family": "orange",
"temperature": "warm",
"tone": [
"earth-tone"
],
"luminance": 0.2164,
"contrast": {
"black": 5.33,
"white": 3.94
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"sourceColor": {
"slug": "desert-clay",
"name": "Desert Clay",
"hex": "#B86D4B",
"url": "https://www.colorsencyclopedia.com/colors/desert-clay/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/desert-clay.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": "#4C96B8",
"name": "#4C96B8",
"slug": null,
"rgb": [
76,
150,
184
],
"hsl": [
199,
43,
51
],
"cmyk": [
59,
18,
0,
28
],
"luminance": 0.2681,
"contrast": {
"black": 6.36,
"white": 3.3
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/4c96b8/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/4c96b8.json"
}
],
"anchor": "desert-clay-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": "#B84C60",
"name": "#B84C60",
"slug": null,
"rgb": [
184,
76,
96
],
"hsl": [
349,
43,
51
],
"cmyk": [
0,
59,
48,
28
],
"luminance": 0.162,
"contrast": {
"black": 4.24,
"white": 4.95
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/b84c60/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b84c60.json"
},
{
"hex": "#B8A44C",
"name": "#B8A44C",
"slug": null,
"rgb": [
184,
164,
76
],
"hsl": [
49,
43,
51
],
"cmyk": [
0,
11,
59,
28
],
"luminance": 0.3726,
"contrast": {
"black": 8.45,
"white": 2.48
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/b8a44c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b8a44c.json"
}
],
"anchor": "desert-clay-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": "#4CB86E",
"name": "#4CB86E",
"slug": null,
"rgb": [
76,
184,
110
],
"hsl": [
139,
43,
51
],
"cmyk": [
59,
0,
40,
28
],
"luminance": 0.3694,
"contrast": {
"black": 8.39,
"white": 2.5
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/4cb86e/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/4cb86e.json"
},
{
"hex": "#6E4CB8",
"name": "#6E4CB8",
"slug": null,
"rgb": [
110,
76,
184
],
"hsl": [
259,
43,
51
],
"cmyk": [
40,
59,
0,
28
],
"luminance": 0.1194,
"contrast": {
"black": 3.39,
"white": 6.2
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/6e4cb8/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/6e4cb8.json"
}
],
"anchor": "desert-clay-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": "#60B84C",
"name": "#60B84C",
"slug": null,
"rgb": [
96,
184,
76
],
"hsl": [
109,
43,
51
],
"cmyk": [
48,
0,
59,
28
],
"luminance": 0.3729,
"contrast": {
"black": 8.46,
"white": 2.48
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/60b84c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/60b84c.json"
},
{
"hex": "#4C96B8",
"name": "#4C96B8",
"slug": null,
"rgb": [
76,
150,
184
],
"hsl": [
199,
43,
51
],
"cmyk": [
59,
18,
0,
28
],
"luminance": 0.2681,
"contrast": {
"black": 6.36,
"white": 3.3
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/4c96b8/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/4c96b8.json"
},
{
"hex": "#A44CB8",
"name": "#A44CB8",
"slug": null,
"rgb": [
164,
76,
184
],
"hsl": [
289,
43,
51
],
"cmyk": [
11,
59,
0,
28
],
"luminance": 0.1652,
"contrast": {
"black": 4.3,
"white": 4.88
},
"wcag": {
"AA": [
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/a44cb8/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/a44cb8.json"
}
],
"anchor": "desert-clay-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": "#4CB8A4",
"name": "#4CB8A4",
"slug": null,
"rgb": [
76,
184,
164
],
"hsl": [
169,
43,
51
],
"cmyk": [
59,
0,
11,
28
],
"luminance": 0.385,
"contrast": {
"black": 8.7,
"white": 2.41
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/4cb8a4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/4cb8a4.json"
},
{
"hex": "#4C60B8",
"name": "#4C60B8",
"slug": null,
"rgb": [
76,
96,
184
],
"hsl": [
229,
43,
51
],
"cmyk": [
59,
48,
0,
28
],
"luminance": 0.1336,
"contrast": {
"black": 3.67,
"white": 5.72
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/4c60b8/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/4c60b8.json"
}
],
"anchor": "desert-clay-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": "#D2A38E",
"name": "#D2A38E",
"slug": null,
"rgb": [
210,
163,
142
],
"hsl": [
19,
43,
69
],
"cmyk": [
0,
22,
32,
18
],
"luminance": 0.4185,
"contrast": {
"black": 9.37,
"white": 2.24
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/d2a38e/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/d2a38e.json"
},
{
"hex": "#B86D4B",
"name": "Desert Clay",
"slug": "desert-clay",
"rgb": [
184,
109,
75
],
"hsl": [
19,
43,
51
],
"cmyk": [
0,
41,
59,
28
],
"luminance": 0.2164,
"contrast": {
"black": 5.33,
"white": 3.94
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/desert-clay/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/desert-clay.json"
},
{
"hex": "#784730",
"name": "#784730",
"slug": null,
"rgb": [
120,
71,
48
],
"hsl": [
19,
43,
33
],
"cmyk": [
0,
41,
60,
53
],
"luminance": 0.0871,
"contrast": {
"black": 2.74,
"white": 7.66
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/784730/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/784730.json"
}
],
"anchor": "desert-clay-harmony-monochromatic"
}
],
"signaturePalette": [
"#B86D4B",
"#4C96B8",
"#B84C60",
"#B8A44C",
"#D2A38E",
"#784730"
],
"semanticGroups": [
"orange harmony",
"warm harmony",
"earth tone harmony",
"desert clay palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Desert Clay: 5.33:1",
"White contrast on Desert Clay: 3.94:1",
"AA text options: #000000"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/desert-clay.json",
"https://www.colorsencyclopedia.com/api/colors/desert-clay.json",
"https://www.colorsencyclopedia.com/api/hex/b86d4b.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/desert-clay/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/desert-clay.json",
"cssSnippet": ":root {\n --color-desert-clay: #B86D4B;\n --desert-clay-complementary-1: #4C96B8;\n --desert-clay-analogous-1: #B84C60;\n --desert-clay-analogous-2: #B8A44C;\n --desert-clay-triadic-1: #4CB86E;\n --desert-clay-triadic-2: #6E4CB8;\n --desert-clay-tetradic-1: #60B84C;\n --desert-clay-tetradic-2: #4C96B8;\n --desert-clay-tetradic-3: #A44CB8;\n --desert-clay-split-complementary-1: #4CB8A4;\n --desert-clay-split-complementary-2: #4C60B8;\n --desert-clay-monochromatic-1: #D2A38E;\n --desert-clay-monochromatic-2: #B86D4B;\n --desert-clay-monochromatic-3: #784730;\n}\n\n.palette-desert-clay-harmony {\n color: #111827;\n background: linear-gradient(135deg, #B86D4B, #4C96B8, #B84C60, #B8A44C, #D2A38E, #784730);\n}"
}
CSS Harmony Tokens
Use these tokens when Desert Clay needs a complete palette system instead of a single color variable.
:root {
--color-desert-clay: #B86D4B;
--desert-clay-complementary-1: #4C96B8;
--desert-clay-analogous-1: #B84C60;
--desert-clay-analogous-2: #B8A44C;
--desert-clay-triadic-1: #4CB86E;
--desert-clay-triadic-2: #6E4CB8;
--desert-clay-tetradic-1: #60B84C;
--desert-clay-tetradic-2: #4C96B8;
--desert-clay-tetradic-3: #A44CB8;
--desert-clay-split-complementary-1: #4CB8A4;
--desert-clay-split-complementary-2: #4C60B8;
--desert-clay-monochromatic-1: #D2A38E;
--desert-clay-monochromatic-2: #B86D4B;
--desert-clay-monochromatic-3: #784730;
}
.palette-desert-clay-harmony {
color: #111827;
background: linear-gradient(135deg, #B86D4B, #4C96B8, #B84C60, #B8A44C, #D2A38E, #784730);
}
Desert Clay 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.
#4C96B8Analogous 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.
#B84C60#B8A44CTriadic 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.
#4CB86E#6E4CB8Tetradic 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.
#60B84C#4C96B8#A44CB8Split 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.
#4CB8A4#4C60B8Monochromatic 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.
#D2A38E#B86D4B#784730