#878B60 Color Information

Hex color code: #878B60

A muted yellow shade, #878B60 appears as (135, 139, 96) in RGB and (66°, 18%, 46%) in HSL. It is typically applied in digital products.

Try:
Color NameGray
HEX
#878B60
RGB
135, 139, 96
HSL
66°, 18%, 46%
CMYK
3%, 0%, 31%, 45%

Shades

CSS Usage
color: #878B60;
background-color: #878B60;
border-color: #878B60;
box-shadow: 0 0 10px #878B60;
border: 2px solid #878B60;
Tailwind Usage
bg-[#878B60]
text-[#878B60]
border-[#878B60]
shadow-[0_0_10px_878B60]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #878B60, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #878B60; color: #000000; }

Badge

New Feature
.badge { background-color: #878B60; 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 #878B60; background-color: #878B6015; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #878B6020; border-left: 4px solid #878B60; }

Link / Accent

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

a { color: #878B60; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #878B60 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

135, 139, 96

Red: 135 / Green: 139 / Blue: 96

HSL

66°, 18%, 46%

Hue: 66° / Saturation: 18% / Lightness: 46%

CMYK

3%, 0%, 31%, 45%

Cyan: 3% / Magenta: 0% / Yellow: 31% / Key: 45%

What color is #878B60?

#878B60 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #878B60 to RGB:

rgb(135, 139, 96)HEX to RGB Converter →

HEX to HSL

Convert #878B60 to HSL:

hsl(66, 18%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #878B60 to CMYK:

cmyk(3%, 0%, 31%, 45%)Color Converter →

Color Meaning and Usage

#878B60 is a muted yellow color with RGB values of 135, 139, 96 and HSL of 66°, 18%, 46%. This green hue evokes nature and harmony, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #878B60 is #64608A, creating high-contrast pairings. For softer combinations, try analogous colors like #8A7A60.

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

Contrast with #878B60

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #878B60?

#878B60 is a muted yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #878B60?

#878B60 in RGB is (135, 139, 96) - 135 red, 139 green, and 96 blue.

How to use #878B60 in CSS?

Use #878B60 directly in your CSS properties like color or background-color.

What colors go well with #878B60?

#64608A (complementary), #8A7A60 (analogous), and #5A5D41 (lighter shade) work well with #878B60.