#9D808D Color Information

Hex color code: #9D808D

A muted magenta shade, #9D808D appears as (157, 128, 141) in RGB and (333°, 13%, 56%) in HSL. It is typically applied in digital products.

Try:
Color NameGray
HEX
#9D808D
RGB
157, 128, 141
HSL
333°, 13%, 56%
CMYK
0%, 18%, 10%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9D808D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

157, 128, 141

Red: 157 / Green: 128 / Blue: 141

HSL

333°, 13%, 56%

Hue: 333° / Saturation: 13% / Lightness: 56%

CMYK

0%, 18%, 10%, 38%

Cyan: 0% / Magenta: 18% / Yellow: 10% / Key: 38%

What color is #9D808D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9D808D to RGB:

rgb(157, 128, 141)HEX to RGB Converter →

HEX to HSL

Convert #9D808D to HSL:

hsl(333, 13%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #9D808D to CMYK:

cmyk(0%, 18%, 10%, 38%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #9D808D has RGB (157, 128, 141) and HSL (333°, 13%, 56%). 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 #9D808D is #809D90, creating high-contrast pairings. For softer combinations, try analogous colors like #9D809C.

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

Contrast with #9D808D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9D808D?

#9D808D is a understated magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #9D808D?

#9D808D in RGB is (157, 128, 141) - 157 red, 128 green, and 141 blue.

How to use #9D808D in CSS?

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

What colors go well with #9D808D?

#809D90 (complementary), #9D809C (analogous), and #765B67 (lighter shade) work well with #9D808D.