Use this color
Create with Garnet
Open a professional color tool with #733635 already applied. Each configuration stays canonical to the tool and can be adjusted or shared.
CSS Utilities
--color-garnet: #733635;
.bg-garnet { background-color: #733635; }
.text-garnet { color: #733635; }Color history, meaning and use · Editorially reviewed
About Garnet Color
Garnet is a group of minerals, not a synonym for one dark red stone. Variations in composition and trace elements produce yellow, orange, pink, red, green, and even bluish-green gems. The familiar wine-red reference represents only one part of that much wider natural range.
Digital Garnet works as a dense red-brown accent that feels quieter than ruby and less orange than cinnabar. It can anchor heritage, wine, and material palettes, especially beside parchment or pale stone. Designers should avoid implying that the name fixes gem species, composition, or value from color alone.
This page selects one conventional screen color and is not a mineral identification, species determination, treatment report, or quality grade.
WCAG Accessibility
Contrast checks for Garnet against black and white text.
Downloadable color reference infographic
Garnet Color Reference Infographic
Save a high-resolution infographic of Garnet, 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": "#733635",
"rgb": [
115,
54,
53
],
"hsl": [
1,
37,
33
],
"cmyk": [
0,
53,
54,
55
],
"luminance": 0.0654,
"contrast": {
"black": 2.31,
"white": 9.1
}
}WCAG
{
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
}Harmonies
{
"complementary": "#357273",
"analogous": [
"#733553",
"#735535"
],
"triadic": [
"#357336",
"#363573"
],
"tetradic": [
"#537335",
"#357273",
"#553573"
],
"splitComplementary": [
"#357355",
"#355373"
],
"monochromatic": [
"#B05554",
"#733635",
"#341918"
]
}Variants
{
"light": "#B05554",
"dark": "#341918",
"saturated": "#862423",
"desaturated": "#614848",
"pastel": "#AB7D7C",
"neon": "#D10300"
}Pairings
{
"best": [
"#FFFFFF",
"#357273",
"#733553",
"#735535"
],
"avoid": [
"#614848",
"#B05554"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#B05554",
"#614848"
]
}Knowledge graph
{
"nearestColors": [
"wine-red",
"coffee",
"walnut",
"ruby-wine",
"loam"
],
"generatedPalettes": [
"garnet"
],
"generatedComparisons": [
"garnet-vs-coffee",
"garnet-vs-wine-red"
],
"relatedFamilies": [
"/colors/by-family/red",
"/colors/by-temperature/warm",
"/colors/by-tone/balanced"
],
"relatedTools": [
"/harmonies/garnet",
"/wcag/garnet",
"/css/colors/garnet",
"/hex/733635",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/red",
"/colors/by-temperature/warm",
"/colors/by-tone/balanced"
],
"narrower": [
"/palettes/garnet"
],
"related": [
"/colors/wine-red",
"/colors/coffee",
"/colors/walnut",
"/colors/ruby-wine",
"/colors/loam",
"/compare/garnet-vs-coffee",
"/compare/garnet-vs-wine-red",
"/harmonies/garnet",
"/wcag/garnet",
"/css/colors/garnet",
"/hex/733635",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
}
}Full JSON dataset
{
"slug": "garnet",
"name": "Garnet",
"hex": "#733635",
"uses": [
"branding accents",
"editorial palettes",
"product design"
],
"psychology": {
"associations": [
"energy",
"intensity",
"attention"
],
"contexts": [
"fashion",
"food",
"sports",
"retail"
],
"avoidIn": [
"low-stimulation wellness interfaces"
]
},
"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": "red",
"temperature": "warm",
"tone": [
"balanced"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"red",
"warm",
"balanced",
"branding-accents",
"editorial-palettes",
"product-design",
"energy",
"intensity",
"attention"
],
"popularity": 80,
"rgb": [
115,
54,
53
],
"hsl": [
1,
37,
33
],
"cmyk": [
0,
53,
54,
55
],
"luminance": 0.0654,
"contrast": {
"black": 2.31,
"white": 9.1
},
"harmonies": {
"complementary": "#357273",
"analogous": [
"#733553",
"#735535"
],
"triadic": [
"#357336",
"#363573"
],
"tetradic": [
"#537335",
"#357273",
"#553573"
],
"splitComplementary": [
"#357355",
"#355373"
],
"monochromatic": [
"#B05554",
"#733635",
"#341918"
]
},
"variants": {
"light": "#B05554",
"dark": "#341918",
"saturated": "#862423",
"desaturated": "#614848",
"pastel": "#AB7D7C",
"neon": "#D10300"
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"css": {
"variable": "--color-garnet: #733635;",
"utility": ".bg-garnet { background-color: #733635; }",
"textUtility": ".text-garnet { color: #733635; }"
},
"nearestColors": [
"wine-red",
"coffee",
"walnut",
"ruby-wine",
"loam"
],
"generatedPalettes": [
"garnet"
],
"generatedComparisons": [
"garnet-vs-coffee",
"garnet-vs-wine-red"
],
"relatedFamilies": [
"/colors/by-family/red",
"/colors/by-temperature/warm",
"/colors/by-tone/balanced"
],
"relatedTools": [
"/harmonies/garnet",
"/wcag/garnet",
"/css/colors/garnet",
"/hex/733635",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/red",
"/colors/by-temperature/warm",
"/colors/by-tone/balanced"
],
"narrower": [
"/palettes/garnet"
],
"related": [
"/colors/wine-red",
"/colors/coffee",
"/colors/walnut",
"/colors/ruby-wine",
"/colors/loam",
"/compare/garnet-vs-coffee",
"/compare/garnet-vs-wine-red",
"/harmonies/garnet",
"/wcag/garnet",
"/css/colors/garnet",
"/hex/733635",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
},
"pairings": {
"best": [
"#FFFFFF",
"#357273",
"#733553",
"#735535"
],
"avoid": [
"#614848",
"#B05554"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#B05554",
"#614848"
]
}
}