#889188 Color Information

Hex color code: #889188

The hex color #889188 is a neutral green with RGB values of (136, 145, 136) and HSL of (120°, 4%, 55%). It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#889188
RGB
136, 145, 136
HSL
120°, 4%, 55%
CMYK
6%, 0%, 6%, 43%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #889188; 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 #889188; background-color: #88918815; }

Alert / Toast

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

Link / Accent

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

a { color: #889188; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #889188 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

136, 145, 136

Red: 136 / Green: 145 / Blue: 136

HSL

120°, 4%, 55%

Hue: 120° / Saturation: 4% / Lightness: 55%

CMYK

6%, 0%, 6%, 43%

Cyan: 6% / Magenta: 0% / Yellow: 6% / Key: 43%

What color is #889188?

#889188 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #889188 to RGB:

rgb(136, 145, 136)HEX to RGB Converter →

HEX to HSL

Convert #889188 to HSL:

hsl(120, 4%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #889188 to CMYK:

cmyk(6%, 0%, 6%, 43%)Color Converter →

Color Meaning and Usage

A muted green tone, #889188 has RGB (136, 145, 136) and HSL (120°, 4%, 55%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #889188 is #918891, creating high-contrast pairings. For softer combinations, try analogous colors like #8C9188.

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

Contrast with #889188

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #889188?

#889188 is a muted green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #889188?

#889188 in RGB is (136, 145, 136) - 136 red, 145 green, and 136 blue.

How to use #889188 in CSS?

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

What colors go well with #889188?

#918891 (complementary), #8C9188 (analogous), and #626A62 (lighter shade) work well with #889188.