Named color
Brass
Brass color #B5A642: RGB 181, 166, 66 and HSL 52°, 47%, 48%. Explore its warm yellow profile, contrast, CSS, palettes and harmonies.
Use this color
Create with Brass
Open a professional color tool with #B5A642 already applied. Each configuration stays canonical to the tool and can be adjusted or shared.
CSS Utilities
--color-brass: #B5A642;
.bg-brass { background-color: #B5A642; }
.text-brass { color: #B5A642; }Color meaning and use
About Brass Color
Brass uses HEX #B5A642, RGB 181, 166, 66, and HSL 52°, 47%, 48%. The dataset classifies it in the yellow family with warm temperature and earth tone visual character.
No separate named-color neighbor is recorded for this entry. Its relative luminance is 0.3749; black contrast is 8.5:1 and white contrast is 2.47:1, making black the stronger of those two standard foreground choices.
WCAG Accessibility
Contrast checks for Brass against black and white text.
Downloadable color reference infographic
Brass Color Reference Infographic
Save a high-resolution infographic of Brass, 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": "#B5A642",
"rgb": [
181,
166,
66
],
"hsl": [
52,
47,
48
],
"cmyk": [
0,
8,
64,
29
],
"luminance": 0.3749,
"contrast": {
"black": 8.5,
"white": 2.47
}
}WCAG
{
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}Harmonies
{
"complementary": "#4150B4",
"analogous": [
"#B46B41",
"#8AB441"
],
"triadic": [
"#41B4A5",
"#A541B4"
],
"tetradic": [
"#41B46B",
"#4150B4",
"#B4418A"
],
"splitComplementary": [
"#418AB4",
"#6B41B4"
],
"monochromatic": [
"#D1C680",
"#B5A642",
"#706729"
]
}Variants
{
"light": "#D1C680",
"dark": "#706729",
"saturated": "#CFB826",
"desaturated": "#99915C",
"pastel": "#D0CAA4",
"neon": "#FFE11F"
}Pairings
{
"best": [
"#000000",
"#4150B4",
"#B46B41",
"#8AB441"
],
"avoid": [
"#99915C",
"#D1C680"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#D1C680",
"#99915C"
]
}Knowledge graph
{
"nearestColors": [
"brushed-brass",
"old-gold",
"antique-gold",
"peru",
"peridot"
],
"generatedPalettes": [
"brass"
],
"generatedComparisons": [
"brass-vs-brushed-brass",
"brass-vs-old-gold"
],
"relatedFamilies": [
"/colors/by-family/yellow",
"/colors/by-temperature/warm",
"/colors/by-tone/earth-tone"
],
"relatedTools": [
"/harmonies/brass",
"/wcag/brass",
"/css/colors/brass",
"/hex/b5a642",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/yellow",
"/colors/by-temperature/warm",
"/colors/by-tone/earth-tone"
],
"narrower": [
"/palettes/brass"
],
"related": [
"/colors/brushed-brass",
"/colors/old-gold",
"/colors/antique-gold",
"/colors/peru",
"/colors/peridot",
"/compare/brass-vs-brushed-brass",
"/compare/brass-vs-old-gold",
"/harmonies/brass",
"/wcag/brass",
"/css/colors/brass",
"/hex/b5a642",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
}
}Full JSON dataset
{
"slug": "brass",
"name": "Brass",
"hex": "#B5A642",
"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": "yellow",
"temperature": "warm",
"tone": [
"earth-tone"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"yellow",
"warm",
"earth-tone",
"metallic-palettes",
"product-finishes",
"premium-packaging",
"finish",
"durability",
"value"
],
"popularity": 84,
"rgb": [
181,
166,
66
],
"hsl": [
52,
47,
48
],
"cmyk": [
0,
8,
64,
29
],
"luminance": 0.3749,
"contrast": {
"black": 8.5,
"white": 2.47
},
"harmonies": {
"complementary": "#4150B4",
"analogous": [
"#B46B41",
"#8AB441"
],
"triadic": [
"#41B4A5",
"#A541B4"
],
"tetradic": [
"#41B46B",
"#4150B4",
"#B4418A"
],
"splitComplementary": [
"#418AB4",
"#6B41B4"
],
"monochromatic": [
"#D1C680",
"#B5A642",
"#706729"
]
},
"variants": {
"light": "#D1C680",
"dark": "#706729",
"saturated": "#CFB826",
"desaturated": "#99915C",
"pastel": "#D0CAA4",
"neon": "#FFE11F"
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"css": {
"variable": "--color-brass: #B5A642;",
"utility": ".bg-brass { background-color: #B5A642; }",
"textUtility": ".text-brass { color: #B5A642; }"
},
"nearestColors": [
"brushed-brass",
"old-gold",
"antique-gold",
"peru",
"peridot"
],
"generatedPalettes": [
"brass"
],
"generatedComparisons": [
"brass-vs-brushed-brass",
"brass-vs-old-gold"
],
"relatedFamilies": [
"/colors/by-family/yellow",
"/colors/by-temperature/warm",
"/colors/by-tone/earth-tone"
],
"relatedTools": [
"/harmonies/brass",
"/wcag/brass",
"/css/colors/brass",
"/hex/b5a642",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/yellow",
"/colors/by-temperature/warm",
"/colors/by-tone/earth-tone"
],
"narrower": [
"/palettes/brass"
],
"related": [
"/colors/brushed-brass",
"/colors/old-gold",
"/colors/antique-gold",
"/colors/peru",
"/colors/peridot",
"/compare/brass-vs-brushed-brass",
"/compare/brass-vs-old-gold",
"/harmonies/brass",
"/wcag/brass",
"/css/colors/brass",
"/hex/b5a642",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
},
"pairings": {
"best": [
"#000000",
"#4150B4",
"#B46B41",
"#8AB441"
],
"avoid": [
"#99915C",
"#D1C680"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#D1C680",
"#99915C"
]
}
}