#96987E Color Information

Hex color code: #96987E

A muted yellow shade, #96987E appears as (150, 152, 126) in RGB and (65°, 11%, 55%) in HSL. It is typically applied in digital products.

Try:
Color NameGray
HEX
#96987E
RGB
150, 152, 126
HSL
65°, 11%, 55%
CMYK
1%, 0%, 17%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #96987E; 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 #96987E; background-color: #96987E15; }

Alert / Toast

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

Link / Accent

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

a { color: #96987E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #96987E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

150, 152, 126

Red: 150 / Green: 152 / Blue: 126

HSL

65°, 11%, 55%

Hue: 65° / Saturation: 11% / Lightness: 55%

CMYK

1%, 0%, 17%, 40%

Cyan: 1% / Magenta: 0% / Yellow: 17% / Key: 40%

What color is #96987E?

#96987E is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #96987E to RGB:

rgb(150, 152, 126)HEX to RGB Converter →

HEX to HSL

Convert #96987E to HSL:

hsl(65, 11%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #96987E to CMYK:

cmyk(1%, 0%, 17%, 40%)Color Converter →

Color Meaning and Usage

A neutral yellow tone, #96987E has RGB (150, 152, 126) and HSL (65°, 11%, 55%). 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 #96987E is #828099, creating high-contrast pairings. For softer combinations, try analogous colors like #998E80.

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

Contrast with #96987E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #96987E?

#96987E is a neutral yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #96987E?

#96987E in RGB is (150, 152, 126) - 150 red, 152 green, and 126 blue.

How to use #96987E in CSS?

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

What colors go well with #96987E?

#828099 (complementary), #998E80 (analogous), and #6F715B (lighter shade) work well with #96987E.