Named color
Espresso
Espresso color #4B3621: RGB 75, 54, 33 and HSL 30°, 39%, 21%. Explore its warm orange profile, contrast, CSS, palettes and harmonies.
Use this color
Create with Espresso
Open a professional color tool with #4B3621 already applied. Each configuration stays canonical to the tool and can be adjusted or shared.
CSS Utilities
--color-espresso: #4B3621;
.bg-espresso { background-color: #4B3621; }
.text-espresso { color: #4B3621; }Color meaning and use
About Espresso Color
Espresso uses HEX #4B3621, RGB 75, 54, 33, and HSL 30°, 39%, 21%. The dataset classifies it in the orange family with warm temperature and dark and earth tone visual character.
No separate named-color neighbor is recorded for this entry. Its relative luminance is 0.0424; black contrast is 1.85:1 and white contrast is 11.36:1, making white the stronger of those two standard foreground choices.
WCAG Accessibility
Contrast checks for Espresso against black and white text.
Downloadable color reference infographic
Espresso Color Reference Infographic
Save a high-resolution infographic of Espresso, 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": "#4B3621",
"rgb": [
75,
54,
33
],
"hsl": [
30,
39,
21
],
"cmyk": [
0,
28,
56,
71
],
"luminance": 0.0424,
"contrast": {
"black": 1.85,
"white": 11.36
}
}WCAG
{
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
}Harmonies
{
"complementary": "#21364A",
"analogous": [
"#4A2121",
"#4A4A21"
],
"triadic": [
"#214A36",
"#36214A"
],
"tetradic": [
"#214A21",
"#21364A",
"#4A214A"
],
"splitComplementary": [
"#214A4A",
"#21214A"
],
"monochromatic": [
"#8A633D",
"#4B3621",
"#0B0805"
]
}Variants
{
"light": "#8A633D",
"dark": "#0B0805",
"saturated": "#563615",
"desaturated": "#3F362C",
"pastel": "#917559",
"neon": "#944A00"
}Pairings
{
"best": [
"#FFFFFF",
"#21364A",
"#4A2121",
"#4A4A21"
],
"avoid": [
"#3F362C",
"#8A633D"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#8A633D",
"#3F362C"
]
}Knowledge graph
{
"nearestColors": [
"pine-bark",
"taupe",
"bark",
"peat",
"walnut"
],
"generatedPalettes": [
"espresso"
],
"generatedComparisons": [
"espresso-vs-pine-bark",
"espresso-vs-taupe"
],
"relatedFamilies": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/dark",
"/colors/by-tone/earth-tone"
],
"relatedTools": [
"/harmonies/espresso",
"/wcag/espresso",
"/css/colors/espresso",
"/hex/4b3621",
"/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/dark",
"/colors/by-tone/earth-tone"
],
"narrower": [
"/palettes/espresso"
],
"related": [
"/colors/pine-bark",
"/colors/taupe",
"/colors/bark",
"/colors/peat",
"/colors/walnut",
"/compare/espresso-vs-pine-bark",
"/compare/espresso-vs-taupe",
"/harmonies/espresso",
"/wcag/espresso",
"/css/colors/espresso",
"/hex/4b3621",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
}
}Full JSON dataset
{
"slug": "espresso",
"name": "Espresso",
"hex": "#4B3621",
"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": [
"dark",
"earth-tone"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"orange",
"warm",
"dark",
"earth-tone",
"backgrounds",
"typography",
"product-surfaces",
"restraint",
"clarity",
"balance"
],
"popularity": 84,
"rgb": [
75,
54,
33
],
"hsl": [
30,
39,
21
],
"cmyk": [
0,
28,
56,
71
],
"luminance": 0.0424,
"contrast": {
"black": 1.85,
"white": 11.36
},
"harmonies": {
"complementary": "#21364A",
"analogous": [
"#4A2121",
"#4A4A21"
],
"triadic": [
"#214A36",
"#36214A"
],
"tetradic": [
"#214A21",
"#21364A",
"#4A214A"
],
"splitComplementary": [
"#214A4A",
"#21214A"
],
"monochromatic": [
"#8A633D",
"#4B3621",
"#0B0805"
]
},
"variants": {
"light": "#8A633D",
"dark": "#0B0805",
"saturated": "#563615",
"desaturated": "#3F362C",
"pastel": "#917559",
"neon": "#944A00"
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"css": {
"variable": "--color-espresso: #4B3621;",
"utility": ".bg-espresso { background-color: #4B3621; }",
"textUtility": ".text-espresso { color: #4B3621; }"
},
"nearestColors": [
"pine-bark",
"taupe",
"bark",
"peat",
"walnut"
],
"generatedPalettes": [
"espresso"
],
"generatedComparisons": [
"espresso-vs-pine-bark",
"espresso-vs-taupe"
],
"relatedFamilies": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/dark",
"/colors/by-tone/earth-tone"
],
"relatedTools": [
"/harmonies/espresso",
"/wcag/espresso",
"/css/colors/espresso",
"/hex/4b3621",
"/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/dark",
"/colors/by-tone/earth-tone"
],
"narrower": [
"/palettes/espresso"
],
"related": [
"/colors/pine-bark",
"/colors/taupe",
"/colors/bark",
"/colors/peat",
"/colors/walnut",
"/compare/espresso-vs-pine-bark",
"/compare/espresso-vs-taupe",
"/harmonies/espresso",
"/wcag/espresso",
"/css/colors/espresso",
"/hex/4b3621",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
},
"pairings": {
"best": [
"#FFFFFF",
"#21364A",
"#4A2121",
"#4A4A21"
],
"avoid": [
"#3F362C",
"#8A633D"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#8A633D",
"#3F362C"
]
}
}