Named color
Walnut
Walnut color #5C4033: RGB 92, 64, 51 and HSL 19°, 29%, 28%. Explore its warm orange profile, contrast, CSS, palettes and harmonies.
Use this color
Create with Walnut
Open a professional color tool with #5C4033 already applied. Each configuration stays canonical to the tool and can be adjusted or shared.
CSS Utilities
--color-walnut: #5C4033;
.bg-walnut { background-color: #5C4033; }
.text-walnut { color: #5C4033; }Color meaning and use
About Walnut Color
Walnut uses HEX #5C4033, RGB 92, 64, 51, and HSL 19°, 29%, 28%. The dataset classifies it in the orange family with warm temperature and earth tone visual character.
No separate named-color neighbor is recorded for this entry. Its relative luminance is 0.0618; black contrast is 2.24:1 and white contrast is 9.39:1, making white the stronger of those two standard foreground choices.
WCAG Accessibility
Contrast checks for Walnut against black and white text.
Downloadable color reference infographic
Walnut Color Reference Infographic
Save a high-resolution infographic of Walnut, including its color values, coordinated palette, and black and white text contrast.

Color Harmonies
Variants
Pairings
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": "#5C4033",
"rgb": [
92,
64,
51
],
"hsl": [
19,
29,
28
],
"cmyk": [
0,
30,
45,
64
],
"luminance": 0.0618,
"contrast": {
"black": 2.24,
"white": 9.39
}
}WCAG
{
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
}Harmonies
{
"complementary": "#334F5C",
"analogous": [
"#5C333A",
"#5C5533"
],
"triadic": [
"#335C40",
"#40335C"
],
"tetradic": [
"#3A5C33",
"#334F5C",
"#55335C"
],
"splitComplementary": [
"#335C55",
"#333A5C"
],
"monochromatic": [
"#976953",
"#5C4033",
"#211712"
]
}Variants
{
"light": "#976953",
"dark": "#211712",
"saturated": "#6C3A23",
"desaturated": "#4C4642",
"pastel": "#988176",
"neon": "#B83A00"
}Pairings
{
"best": [
"#FFFFFF",
"#334F5C",
"#5C333A",
"#5C5533"
],
"avoid": [
"#4C4642",
"#976953"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#976953",
"#4C4642"
]
}Knowledge graph
{
"nearestColors": [
"bark",
"taupe",
"loam",
"pine-bark",
"coffee"
],
"generatedPalettes": [
"walnut"
],
"generatedComparisons": [
"bark-vs-walnut",
"walnut-vs-taupe"
],
"relatedFamilies": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/earth-tone"
],
"relatedTools": [
"/harmonies/walnut",
"/wcag/walnut",
"/css/colors/walnut",
"/hex/5c4033",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/earth-tone"
],
"narrower": [
"/palettes/walnut"
],
"related": [
"/colors/bark",
"/colors/taupe",
"/colors/loam",
"/colors/pine-bark",
"/colors/coffee",
"/compare/bark-vs-walnut",
"/compare/walnut-vs-taupe",
"/harmonies/walnut",
"/wcag/walnut",
"/css/colors/walnut",
"/hex/5c4033",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
}
}Full JSON dataset
{
"slug": "walnut",
"name": "Walnut",
"hex": "#5C4033",
"uses": [
"backgrounds",
"typography",
"product surfaces"
],
"psychology": {
"associations": [
"restraint",
"clarity",
"balance"
],
"contexts": [
"interfaces",
"architecture",
"editorial design",
"packaging"
],
"avoidIn": [
"high-energy accent-only palettes"
]
},
"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 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",
"backgrounds",
"typography",
"product-surfaces",
"restraint",
"clarity",
"balance"
],
"popularity": 84,
"rgb": [
92,
64,
51
],
"hsl": [
19,
29,
28
],
"cmyk": [
0,
30,
45,
64
],
"luminance": 0.0618,
"contrast": {
"black": 2.24,
"white": 9.39
},
"harmonies": {
"complementary": "#334F5C",
"analogous": [
"#5C333A",
"#5C5533"
],
"triadic": [
"#335C40",
"#40335C"
],
"tetradic": [
"#3A5C33",
"#334F5C",
"#55335C"
],
"splitComplementary": [
"#335C55",
"#333A5C"
],
"monochromatic": [
"#976953",
"#5C4033",
"#211712"
]
},
"variants": {
"light": "#976953",
"dark": "#211712",
"saturated": "#6C3A23",
"desaturated": "#4C4642",
"pastel": "#988176",
"neon": "#B83A00"
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"css": {
"variable": "--color-walnut: #5C4033;",
"utility": ".bg-walnut { background-color: #5C4033; }",
"textUtility": ".text-walnut { color: #5C4033; }"
},
"nearestColors": [
"bark",
"taupe",
"loam",
"pine-bark",
"coffee"
],
"generatedPalettes": [
"walnut"
],
"generatedComparisons": [
"bark-vs-walnut",
"walnut-vs-taupe"
],
"relatedFamilies": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/earth-tone"
],
"relatedTools": [
"/harmonies/walnut",
"/wcag/walnut",
"/css/colors/walnut",
"/hex/5c4033",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/earth-tone"
],
"narrower": [
"/palettes/walnut"
],
"related": [
"/colors/bark",
"/colors/taupe",
"/colors/loam",
"/colors/pine-bark",
"/colors/coffee",
"/compare/bark-vs-walnut",
"/compare/walnut-vs-taupe",
"/harmonies/walnut",
"/wcag/walnut",
"/css/colors/walnut",
"/hex/5c4033",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
},
"pairings": {
"best": [
"#FFFFFF",
"#334F5C",
"#5C333A",
"#5C5533"
],
"avoid": [
"#4C4642",
"#976953"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#976953",
"#4C4642"
]
}
}