Shadow Color
Shadow is a brown color with hex code #8A795D. This page covers its meaning, all color values, harmonies, colors that go with shadow, shades, tints, similar colors, CSS examples, FAQs, and WCAG contrast ratios.
Shadow Color Values
What Does Shadow Mean?
Shadow belongs to the brown family of colors. Brown is earth, wood, and coffee, and it behaves accordingly: grounded, unbothered, dependable. Craft brands, leather goods, and rustic interiors all borrow that steadiness. When brown looks cheap, that's a styling choice rather than the color's fault. Shadow sits at a mid-lightness, which keeps it readable on both white and black without much fuss.
In the ISCC-NBS color naming system, Shadow is classified as a brown (nearest centroid: grayish yellowish brown, #7E6D5A).
Color Harmonies
Complementary
Analogous
Triadic
Colors That Go With Shadow
Shadow and #5D6E89 are complements, parked opposite each other on the wheel. Together they hit maximum contrast, so a rough 70/30 split keeps the pairing from shouting.
Analogous neighbors — #89625D and #83895D, which sit beside shadow on the wheel. Pairings like this feel calm and settled, which suits backgrounds and gradients.
For an energetic three-color palette, pair shadow with triadic partners #5D8978 and #785D89. All three sit evenly spaced around the wheel, so the scheme stays lively without clashing.
Build and test these combinations in our Color Wheel Tool or check text readability with the Contrast Checker.
Tints and Shades
Tints (lighter)
Shades (darker)
Similar Colors
- Brownish Grey —
#86775F(Delta E 3) - Domino —
#8E775E(Delta E 3) - Grey Brown —
#7F7053(Delta E 4) - Cement —
#8D7662(Delta E 5) - Brown Grey —
#8D8468(Delta E 5)
CSS Examples
.text { color: #8A795D; }
.background { background-color: #8A795D; }
.border { border: 2px solid #8A795D; }
.shadow { box-shadow: 0 4px 6px #8A795D40; }WCAG Contrast
Frequently Asked Questions
What is the hex code for shadow?
Shadow has the hex code #8A795D. In RGB notation it is rgb(138, 121, 93), in HSL it is hsl(37, 19%, 45%), and its OKLCH value is 0.584, 0.046, 80.
What does the color shadow mean?
Brown-family colors like shadow carry distinct psychological associations. Shadow belongs to the brown family of colors. Brown is earth, wood, and coffee, and it behaves accordingly: grounded, unbothered, dependable. Craft brands, leather goods, and rustic interiors all borrow that steadiness. When brown looks cheap, that's a styling choice rather than the color's fault. Shadow sits at a mid-lightness, which keeps it readable on both white and black without much fuss.
What colors go with shadow?
Shadow has three easy routes: its complement #5D6E89 for punch, its neighbors #89625D and #83895D for something calmer, or triadic partners #5D8978 and #785D89 when you want energy.
Is shadow a standard web color?
No — Shadow is not a CSS keyword. Use its hex value #8A795D or any RGB/HSL equivalent in your stylesheets.
How do I make shadow lighter or darker?
To lighten shadow, add white to create tints; to darken it, add black to create shades. The tints and shades table above shows five computed steps of each, from #ECE9E4 (lightest tint) to #181511 (darkest shade).
About Shadow
Shadow is classified as a Brown in the ISCC-NBS color naming system, within the Brown hue family. It has The color is recognized by Crayola.
Use our Color Converter to convert #8A795D to any other color format, or explore the Color Wheel to find harmonious color combinations.