#81876E Color Information

Hex color code: #81876E

A neutral yellow shade, #81876E appears as (129, 135, 110) in RGB and (74°, 10%, 48%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#81876E
RGB
129, 135, 110
HSL
74°, 10%, 48%
CMYK
4%, 0%, 19%, 47%

Shades

CSS Usage
color: #81876E;
background-color: #81876E;
border-color: #81876E;
box-shadow: 0 0 10px #81876E;
border: 2px solid #81876E;
Tailwind Usage
bg-[#81876E]
text-[#81876E]
border-[#81876E]
shadow-[0_0_10px_81876E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #81876E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #81876E; color: #000000; }

Badge

New Feature
.badge { background-color: #81876E; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #81876E; background-color: #81876E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #81876E20; border-left: 4px solid #81876E; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #81876E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #81876E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

129, 135, 110

Red: 129 / Green: 135 / Blue: 110

HSL

74°, 10%, 48%

Hue: 74° / Saturation: 10% / Lightness: 48%

CMYK

4%, 0%, 19%, 47%

Cyan: 4% / Magenta: 0% / Yellow: 19% / Key: 47%

What color is #81876E?

#81876E is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #81876E to RGB:

rgb(129, 135, 110)HEX to RGB Converter →

HEX to HSL

Convert #81876E to HSL:

hsl(74, 10%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #81876E to CMYK:

cmyk(4%, 0%, 19%, 47%)Color Converter →

Color Meaning and Usage

A neutral yellow tone, #81876E has RGB (129, 135, 110) and HSL (74°, 10%, 48%). Known for evoking balance and subtlety, this desaturated neutral is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #81876E is #746E87, creating high-contrast pairings. For softer combinations, try analogous colors like #87806E.

Use #81876E in CSS: color: #81876E or background-color: #81876E. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #81876E

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 5.62:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #81876E?

#81876E is a neutral yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #81876E?

#81876E in RGB is (129, 135, 110) - 129 red, 135 green, and 110 blue.

How to use #81876E in CSS?

Use #81876E directly in your CSS properties like color or background-color.

What colors go well with #81876E?

#746E87 (complementary), #87806E (analogous), and #595D4C (lighter shade) work well with #81876E.