#9D899D Color Information

Hex color code: #9D899D

The hex color #9D899D is a neutral magenta with RGB values of (157, 137, 157) and HSL of (300°, 9%, 58%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#9D899D
RGB
157, 137, 157
HSL
300°, 9%, 58%
CMYK
0%, 13%, 0%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #9D899D; 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 #9D899D; background-color: #9D899D15; }

Alert / Toast

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

Link / Accent

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

a { color: #9D899D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9D899D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

157, 137, 157

Red: 157 / Green: 137 / Blue: 157

HSL

300°, 9%, 58%

Hue: 300° / Saturation: 9% / Lightness: 58%

CMYK

0%, 13%, 0%, 38%

Cyan: 0% / Magenta: 13% / Yellow: 0% / Key: 38%

What color is #9D899D?

#9D899D is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9D899D to RGB:

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

HEX to HSL

Convert #9D899D to HSL:

hsl(300, 9%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #9D899D to CMYK:

cmyk(0%, 13%, 0%, 38%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #9D899D has RGB (157, 137, 157) and HSL (300°, 9%, 58%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9D899D is #8A9E8A, creating high-contrast pairings. For softer combinations, try analogous colors like #948A9E.

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

Contrast with #9D899D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9D899D?

#9D899D is a balanced magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #9D899D?

#9D899D in RGB is (157, 137, 157) - 157 red, 137 green, and 157 blue.

How to use #9D899D in CSS?

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

What colors go well with #9D899D?

#8A9E8A (complementary), #948A9E (analogous), and #786478 (lighter shade) work well with #9D899D.