#9D987B Color Information

Hex color code: #9D987B

#9D987B is a balanced yellow color. In RGB it is (157, 152, 123), and in HSL it is (51°, 15%, 55%). It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#9D987B
RGB
157, 152, 123
HSL
51°, 15%, 55%
CMYK
0%, 3%, 22%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9D987B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

157, 152, 123

Red: 157 / Green: 152 / Blue: 123

HSL

51°, 15%, 55%

Hue: 51° / Saturation: 15% / Lightness: 55%

CMYK

0%, 3%, 22%, 38%

Cyan: 0% / Magenta: 3% / Yellow: 22% / Key: 38%

What color is #9D987B?

#9D987B is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9D987B to RGB:

rgb(157, 152, 123)HEX to RGB Converter →

HEX to HSL

Convert #9D987B to HSL:

hsl(51, 15%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #9D987B to CMYK:

cmyk(0%, 3%, 22%, 38%)Color Converter →

Color Meaning and Usage

A neutral yellow tone, #9D987B has RGB (157, 152, 123) and HSL (51°, 15%, 55%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9D987B is #7B809D, creating high-contrast pairings. For softer combinations, try analogous colors like #9D877B.

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

Contrast with #9D987B

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

Contrast Ratio: 7.21:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9D987B?

#9D987B is a neutral yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #9D987B?

#9D987B in RGB is (157, 152, 123) - 157 red, 152 green, and 123 blue.

How to use #9D987B in CSS?

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

What colors go well with #9D987B?

#7B809D (complementary), #9D877B (analogous), and #757157 (lighter shade) work well with #9D987B.