CSS Utilities
--color-gunmetal: #2A3439;
.bg-gunmetal { background-color: #2A3439; }
.text-gunmetal { color: #2A3439; }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": "#2A3439",
"rgb": [
42,
52,
57
],
"hsl": [
200,
15,
19
],
"cmyk": [
26,
9,
0,
78
],
"luminance": 0.0324,
"contrast": {
"black": 1.65,
"white": 12.74
}
}WCAG
{
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
}Harmonies
{
"complementary": "#382E29",
"analogous": [
"#293835",
"#292C38"
],
"triadic": [
"#382933",
"#333829"
],
"tetradic": [
"#352938",
"#382E29",
"#2C3829"
],
"splitComplementary": [
"#38292C",
"#383529"
],
"monochromatic": [
"#50636D",
"#2A3439",
"#020303"
]
}Variants
{
"light": "#50636D",
"dark": "#020303",
"saturated": "#1F3642",
"desaturated": "#303030",
"pastel": "#707070",
"neon": "#005C8A"
}Pairings
{
"best": [
"#FFFFFF",
"#382E29",
"#293835",
"#292C38"
],
"avoid": [
"#303030",
"#50636D"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#50636D",
"#303030"
]
}Knowledge graph
{
"nearestColors": [
"charcoal-blue",
"jet",
"onyx",
"graphite",
"asphalt"
],
"generatedPalettes": [
"gunmetal"
],
"generatedComparisons": [
"charcoal-blue-vs-gunmetal",
"gunmetal-vs-jet"
],
"relatedFamilies": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/dark"
],
"relatedTools": [
"/harmonies/gunmetal",
"/wcag/gunmetal",
"/css/colors/gunmetal",
"/hex/2a3439"
],
"semanticRelations": {
"broader": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/dark"
],
"narrower": [
"/palettes/gunmetal"
],
"related": [
"/colors/charcoal-blue",
"/colors/jet",
"/colors/onyx",
"/colors/graphite",
"/colors/asphalt",
"/compare/charcoal-blue-vs-gunmetal",
"/compare/gunmetal-vs-jet",
"/harmonies/gunmetal",
"/wcag/gunmetal",
"/css/colors/gunmetal",
"/hex/2a3439"
]
}
}Full JSON dataset
{
"slug": "gunmetal",
"name": "Gunmetal",
"hex": "#2A3439",
"uses": [
"metallic palettes",
"product finishes",
"premium packaging"
],
"psychology": {
"associations": [
"finish",
"durability",
"value"
],
"contexts": [
"hardware",
"automotive",
"jewelry",
"industrial design"
],
"avoidIn": [
"flat pastel systems"
]
},
"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": "blue",
"temperature": "cool",
"tone": [
"dark"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"blue",
"cool",
"dark",
"metallic-palettes",
"product-finishes",
"premium-packaging",
"finish",
"durability",
"value"
],
"popularity": 84,
"rgb": [
42,
52,
57
],
"hsl": [
200,
15,
19
],
"cmyk": [
26,
9,
0,
78
],
"luminance": 0.0324,
"contrast": {
"black": 1.65,
"white": 12.74
},
"harmonies": {
"complementary": "#382E29",
"analogous": [
"#293835",
"#292C38"
],
"triadic": [
"#382933",
"#333829"
],
"tetradic": [
"#352938",
"#382E29",
"#2C3829"
],
"splitComplementary": [
"#38292C",
"#383529"
],
"monochromatic": [
"#50636D",
"#2A3439",
"#020303"
]
},
"variants": {
"light": "#50636D",
"dark": "#020303",
"saturated": "#1F3642",
"desaturated": "#303030",
"pastel": "#707070",
"neon": "#005C8A"
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"css": {
"variable": "--color-gunmetal: #2A3439;",
"utility": ".bg-gunmetal { background-color: #2A3439; }",
"textUtility": ".text-gunmetal { color: #2A3439; }"
},
"nearestColors": [
"charcoal-blue",
"jet",
"onyx",
"graphite",
"asphalt"
],
"generatedPalettes": [
"gunmetal"
],
"generatedComparisons": [
"charcoal-blue-vs-gunmetal",
"gunmetal-vs-jet"
],
"relatedFamilies": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/dark"
],
"relatedTools": [
"/harmonies/gunmetal",
"/wcag/gunmetal",
"/css/colors/gunmetal",
"/hex/2a3439"
],
"semanticRelations": {
"broader": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/dark"
],
"narrower": [
"/palettes/gunmetal"
],
"related": [
"/colors/charcoal-blue",
"/colors/jet",
"/colors/onyx",
"/colors/graphite",
"/colors/asphalt",
"/compare/charcoal-blue-vs-gunmetal",
"/compare/gunmetal-vs-jet",
"/harmonies/gunmetal",
"/wcag/gunmetal",
"/css/colors/gunmetal",
"/hex/2a3439"
]
},
"pairings": {
"best": [
"#FFFFFF",
"#382E29",
"#293835",
"#292C38"
],
"avoid": [
"#303030",
"#50636D"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#50636D",
"#303030"
]
}
}
Color meaning and use
About Gunmetal Color
Gunmetal sits in the blue family with cool temperature and dark visual character. Gunmetal is a commonly used color name in design references, palettes, and editorial color systems.
Its common associations include finish, durability, and value, which makes it relevant for hardware and automotive. In design work, Gunmetal is most useful for metallic palettes, product finishes, and premium packaging, especially when paired with white text for stronger contrast.
WCAG Accessibility
Contrast checks for Gunmetal against black and white text.