#80887A Color Information

Hex color code: #80887A

A subtle green shade, #80887A appears as (128, 136, 122) in RGB and (94°, 6%, 51%) in HSL. It is popular in mobile app design.

Try:
Color NameGray
HEX
#80887A
RGB
128, 136, 122
HSL
94°, 6%, 51%
CMYK
6%, 0%, 10%, 47%

Shades

CSS Usage
color: #80887A;
background-color: #80887A;
border-color: #80887A;
box-shadow: 0 0 10px #80887A;
border: 2px solid #80887A;
Tailwind Usage
bg-[#80887A]
text-[#80887A]
border-[#80887A]
shadow-[0_0_10px_80887A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #80887A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #80887A; color: #000000; }

Badge

New Feature
.badge { background-color: #80887A; 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 #80887A; background-color: #80887A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #80887A20; border-left: 4px solid #80887A; }

Link / Accent

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

a { color: #80887A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #80887A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

128, 136, 122

Red: 128 / Green: 136 / Blue: 122

HSL

94°, 6%, 51%

Hue: 94° / Saturation: 6% / Lightness: 51%

CMYK

6%, 0%, 10%, 47%

Cyan: 6% / Magenta: 0% / Yellow: 10% / Key: 47%

What color is #80887A?

#80887A is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #80887A to RGB:

rgb(128, 136, 122)HEX to RGB Converter →

HEX to HSL

Convert #80887A to HSL:

hsl(94, 6%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #80887A to CMYK:

cmyk(6%, 0%, 10%, 47%)Color Converter →

Color Meaning and Usage

A neutral green tone, #80887A has RGB (128, 136, 122) and HSL (94°, 6%, 51%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #80887A is #837B8A, creating high-contrast pairings. For softer combinations, try analogous colors like #898A7B.

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

Contrast with #80887A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #80887A?

#80887A is a neutral green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #80887A?

#80887A in RGB is (128, 136, 122) - 128 red, 136 green, and 122 blue.

How to use #80887A in CSS?

Use #80887A directly in your CSS properties like color or background-color.

What colors go well with #80887A?

#837B8A (complementary), #898A7B (analogous), and #5B6156 (lighter shade) work well with #80887A.