Use this color
Create with Rubber
Open a professional color tool with #2A2725 already applied. Each configuration stays canonical to the tool and can be adjusted or shared.
CSS Utilities
--color-rubber: #2A2725;
.bg-rubber { background-color: #2A2725; }
.text-rubber { color: #2A2725; }Color meaning and use
About Rubber Color
Rubber uses HEX #2A2725, RGB 42, 39, 37, and HSL 24°, 6%, 15%. The dataset classifies it in the gray family with neutral temperature and dark visual character.
No separate named-color neighbor is recorded for this entry. Its relative luminance is 0.0208; black contrast is 1.42:1 and white contrast is 14.83:1, making white the stronger of those two standard foreground choices.
WCAG Accessibility
Contrast checks for Rubber against black and white text.
Downloadable color reference infographic
Rubber Color Reference Infographic
Save a high-resolution infographic of Rubber, 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": "#2A2725",
"rgb": [
42,
39,
37
],
"hsl": [
24,
6,
15
],
"cmyk": [
0,
7,
12,
84
],
"luminance": 0.0208,
"contrast": {
"black": 1.42,
"white": 14.83
}
}WCAG
{
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
}Harmonies
{
"complementary": "#242729",
"analogous": [
"#292424",
"#292824"
],
"triadic": [
"#242926",
"#262429"
],
"tetradic": [
"#242924",
"#242729",
"#282429"
],
"splitComplementary": [
"#242928",
"#242429"
],
"monochromatic": [
"#59534F",
"#2A2725",
"#000000"
]
}Variants
{
"light": "#59534F",
"dark": "#000000",
"saturated": "#31241C",
"desaturated": "#262626",
"pastel": "#666666",
"neon": "#752F00"
}Pairings
{
"best": [
"#FFFFFF",
"#242729",
"#292424",
"#292824"
],
"avoid": [
"#262626",
"#59534F"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#59534F",
"#262626"
]
}Knowledge graph
{
"nearestColors": [
"slate-black",
"asphalt",
"raisin",
"carbon-fiber",
"peat"
],
"generatedPalettes": [
"rubber"
],
"generatedComparisons": [
"asphalt-vs-rubber",
"raisin-vs-rubber",
"rubber-vs-slate-black"
],
"relatedFamilies": [
"/colors/by-family/gray",
"/colors/by-temperature/neutral",
"/colors/by-tone/dark"
],
"relatedTools": [
"/harmonies/rubber",
"/wcag/rubber",
"/css/colors/rubber",
"/hex/2a2725",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/gray",
"/colors/by-temperature/neutral",
"/colors/by-tone/dark"
],
"narrower": [
"/palettes/rubber"
],
"related": [
"/colors/slate-black",
"/colors/asphalt",
"/colors/raisin",
"/colors/carbon-fiber",
"/colors/peat",
"/compare/asphalt-vs-rubber",
"/compare/raisin-vs-rubber",
"/compare/rubber-vs-slate-black",
"/harmonies/rubber",
"/wcag/rubber",
"/css/colors/rubber",
"/hex/2a2725",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
}
}Full JSON dataset
{
"slug": "rubber",
"name": "Rubber",
"hex": "#2A2725",
"uses": [
"industrial design",
"safety systems",
"hardware palettes"
],
"psychology": {
"associations": [
"utility",
"visibility",
"precision"
],
"contexts": [
"transportation",
"tools",
"hardware",
"signage"
],
"avoidIn": [
"soft wellness 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, material, cultural, and editorial color systems."
},
"family": "gray",
"temperature": "neutral",
"tone": [
"dark"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"gray",
"neutral",
"dark",
"industrial-design",
"safety-systems",
"hardware-palettes",
"utility",
"visibility",
"precision"
],
"popularity": 84,
"rgb": [
42,
39,
37
],
"hsl": [
24,
6,
15
],
"cmyk": [
0,
7,
12,
84
],
"luminance": 0.0208,
"contrast": {
"black": 1.42,
"white": 14.83
},
"harmonies": {
"complementary": "#242729",
"analogous": [
"#292424",
"#292824"
],
"triadic": [
"#242926",
"#262429"
],
"tetradic": [
"#242924",
"#242729",
"#282429"
],
"splitComplementary": [
"#242928",
"#242429"
],
"monochromatic": [
"#59534F",
"#2A2725",
"#000000"
]
},
"variants": {
"light": "#59534F",
"dark": "#000000",
"saturated": "#31241C",
"desaturated": "#262626",
"pastel": "#666666",
"neon": "#752F00"
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"css": {
"variable": "--color-rubber: #2A2725;",
"utility": ".bg-rubber { background-color: #2A2725; }",
"textUtility": ".text-rubber { color: #2A2725; }"
},
"nearestColors": [
"slate-black",
"asphalt",
"raisin",
"carbon-fiber",
"peat"
],
"generatedPalettes": [
"rubber"
],
"generatedComparisons": [
"asphalt-vs-rubber",
"raisin-vs-rubber",
"rubber-vs-slate-black"
],
"relatedFamilies": [
"/colors/by-family/gray",
"/colors/by-temperature/neutral",
"/colors/by-tone/dark"
],
"relatedTools": [
"/harmonies/rubber",
"/wcag/rubber",
"/css/colors/rubber",
"/hex/2a2725",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/gray",
"/colors/by-temperature/neutral",
"/colors/by-tone/dark"
],
"narrower": [
"/palettes/rubber"
],
"related": [
"/colors/slate-black",
"/colors/asphalt",
"/colors/raisin",
"/colors/carbon-fiber",
"/colors/peat",
"/compare/asphalt-vs-rubber",
"/compare/raisin-vs-rubber",
"/compare/rubber-vs-slate-black",
"/harmonies/rubber",
"/wcag/rubber",
"/css/colors/rubber",
"/hex/2a2725",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
},
"pairings": {
"best": [
"#FFFFFF",
"#242729",
"#292424",
"#292824"
],
"avoid": [
"#262626",
"#59534F"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#59534F",
"#262626"
]
}
}