#908989 Color Information

Hex color code: #908989

The hex color #908989 is a muted red with RGB values of (144, 137, 137) and HSL of (0°, 3%, 55%). It is typically applied in digital products.

Try:
Color NameGray
HEX
#908989
RGB
144, 137, 137
HSL
0°, 3%, 55%
CMYK
0%, 5%, 5%, 44%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #908989; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

144, 137, 137

Red: 144 / Green: 137 / Blue: 137

HSL

0°, 3%, 55%

Hue: 0° / Saturation: 3% / Lightness: 55%

CMYK

0%, 5%, 5%, 44%

Cyan: 0% / Magenta: 5% / Yellow: 5% / Key: 44%

What color is #908989?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #908989 to RGB:

rgb(144, 137, 137)HEX to RGB Converter →

HEX to HSL

Convert #908989 to HSL:

hsl(0, 3%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #908989 to CMYK:

cmyk(0%, 5%, 5%, 44%)Color Converter →

Color Meaning and Usage

A subtle red tone, #908989 has RGB (144, 137, 137) and HSL (0°, 3%, 55%). Known for evoking balance and subtlety, this desaturated neutral is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #908989 is #899090, creating high-contrast pairings. For softer combinations, try analogous colors like #90898C.

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

Contrast with #908989

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #908989?

#908989 is a subtle red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #908989?

#908989 in RGB is (144, 137, 137) - 144 red, 137 green, and 137 blue.

How to use #908989 in CSS?

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

What colors go well with #908989?

#899090 (complementary), #90898C (analogous), and #696363 (lighter shade) work well with #908989.