Named color
Desert Clay
Desert Clay is an earth tone orange color with HEX #B86D4B. According to Colors Encyclopedia, it has RGB 184, 109, 75, HSL 19, 43%, 51%, warm temperature, and is useful for earth tone palettes, interior design, and material inspired branding.
CSS Utilities
--color-desert-clay: #B86D4B;
.bg-desert-clay { background-color: #B86D4B; }
.text-desert-clay { color: #B86D4B; }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": "#B86D4B",
"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": []
}Harmonies
{
"complementary": "#4C96B8",
"analogous": [
"#B84C60",
"#B8A44C"
],
"triadic": [
"#4CB86E",
"#6E4CB8"
],
"tetradic": [
"#60B84C",
"#4C96B8",
"#A44CB8"
],
"splitComplementary": [
"#4CB8A4",
"#4C60B8"
],
"monochromatic": [
"#D2A38E",
"#B86D4B",
"#784730"
]
}Variants
{
"light": "#D2A38E",
"dark": "#784730",
"saturated": "#D36431",
"desaturated": "#9C7868",
"pastel": "#D3BCB1",
"neon": "#FF702E"
}Pairings
{
"best": [
"#000000",
"#4C96B8",
"#B84C60",
"#B8A44C"
],
"avoid": [
"#9C7868",
"#D2A38E"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#D2A38E",
"#9C7868"
]
}Knowledge graph
{
"nearestColors": [
"adobe",
"clay",
"caramel",
"oak",
"red-clay"
],
"generatedPalettes": [
"desert-clay"
],
"generatedComparisons": [
"adobe-vs-desert-clay",
"caramel-vs-desert-clay",
"clay-vs-desert-clay",
"red-clay-vs-desert-clay"
],
"relatedFamilies": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/earth-tone"
],
"relatedTools": [
"/harmonies/desert-clay",
"/wcag/desert-clay",
"/css/colors/desert-clay",
"/hex/b86d4b"
],
"semanticRelations": {
"broader": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/earth-tone"
],
"narrower": [
"/palettes/desert-clay"
],
"related": [
"/colors/adobe",
"/colors/clay",
"/colors/caramel",
"/colors/oak",
"/colors/red-clay",
"/compare/adobe-vs-desert-clay",
"/compare/caramel-vs-desert-clay",
"/compare/clay-vs-desert-clay",
"/compare/red-clay-vs-desert-clay",
"/harmonies/desert-clay",
"/wcag/desert-clay",
"/css/colors/desert-clay",
"/hex/b86d4b"
]
}
}Full JSON dataset
{
"slug": "desert-clay",
"name": "Desert Clay",
"hex": "#B86D4B",
"uses": [
"earth-tone palettes",
"interior design",
"material-inspired branding"
],
"psychology": {
"associations": [
"groundedness",
"warmth",
"natural texture"
],
"contexts": [
"architecture",
"home decor",
"outdoor products",
"editorial layouts"
],
"avoidIn": [
"high-saturation futuristic interfaces"
]
},
"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",
"earth-tone-palettes",
"interior-design",
"material-inspired-branding",
"groundedness",
"warmth",
"natural-texture"
],
"popularity": 84,
"rgb": [
184,
109,
75
],
"hsl": [
19,
43,
51
],
"cmyk": [
0,
41,
59,
28
],
"luminance": 0.2164,
"contrast": {
"black": 5.33,
"white": 3.94
},
"harmonies": {
"complementary": "#4C96B8",
"analogous": [
"#B84C60",
"#B8A44C"
],
"triadic": [
"#4CB86E",
"#6E4CB8"
],
"tetradic": [
"#60B84C",
"#4C96B8",
"#A44CB8"
],
"splitComplementary": [
"#4CB8A4",
"#4C60B8"
],
"monochromatic": [
"#D2A38E",
"#B86D4B",
"#784730"
]
},
"variants": {
"light": "#D2A38E",
"dark": "#784730",
"saturated": "#D36431",
"desaturated": "#9C7868",
"pastel": "#D3BCB1",
"neon": "#FF702E"
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"css": {
"variable": "--color-desert-clay: #B86D4B;",
"utility": ".bg-desert-clay { background-color: #B86D4B; }",
"textUtility": ".text-desert-clay { color: #B86D4B; }"
},
"nearestColors": [
"adobe",
"clay",
"caramel",
"oak",
"red-clay"
],
"generatedPalettes": [
"desert-clay"
],
"generatedComparisons": [
"adobe-vs-desert-clay",
"caramel-vs-desert-clay",
"clay-vs-desert-clay",
"red-clay-vs-desert-clay"
],
"relatedFamilies": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/earth-tone"
],
"relatedTools": [
"/harmonies/desert-clay",
"/wcag/desert-clay",
"/css/colors/desert-clay",
"/hex/b86d4b"
],
"semanticRelations": {
"broader": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/earth-tone"
],
"narrower": [
"/palettes/desert-clay"
],
"related": [
"/colors/adobe",
"/colors/clay",
"/colors/caramel",
"/colors/oak",
"/colors/red-clay",
"/compare/adobe-vs-desert-clay",
"/compare/caramel-vs-desert-clay",
"/compare/clay-vs-desert-clay",
"/compare/red-clay-vs-desert-clay",
"/harmonies/desert-clay",
"/wcag/desert-clay",
"/css/colors/desert-clay",
"/hex/b86d4b"
]
},
"pairings": {
"best": [
"#000000",
"#4C96B8",
"#B84C60",
"#B8A44C"
],
"avoid": [
"#9C7868",
"#D2A38E"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#D2A38E",
"#9C7868"
]
}
}
Color meaning and use
About Desert Clay Color
Desert Clay sits in the orange family with warm temperature and earth tone visual character. Desert Clay is a commonly used color name in design references, palettes, and editorial color systems.
Its common associations include groundedness, warmth, and natural texture, which makes it relevant for architecture and home decor. In design work, Desert Clay is most useful for earth-tone palettes, interior design, and material-inspired branding, especially when paired with black text for stronger contrast.
WCAG Accessibility
Contrast checks for Desert Clay against black and white text.