#908D7F Color Information

Hex color code: #908D7F

A muted yellow shade, #908D7F appears as (144, 141, 127) in RGB and (49°, 7%, 53%) in HSL. It is typically applied in digital products.

Try:
Color NameGray
HEX
#908D7F
RGB
144, 141, 127
HSL
49°, 7%, 53%
CMYK
0%, 2%, 12%, 44%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #908D7F; 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 #908D7F; background-color: #908D7F15; }

Alert / Toast

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

Link / Accent

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

a { color: #908D7F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #908D7F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

144, 141, 127

Red: 144 / Green: 141 / Blue: 127

HSL

49°, 7%, 53%

Hue: 49° / Saturation: 7% / Lightness: 53%

CMYK

0%, 2%, 12%, 44%

Cyan: 0% / Magenta: 2% / Yellow: 12% / Key: 44%

What color is #908D7F?

#908D7F is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #908D7F to RGB:

rgb(144, 141, 127)HEX to RGB Converter →

HEX to HSL

Convert #908D7F to HSL:

hsl(49, 7%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #908D7F to CMYK:

cmyk(0%, 2%, 12%, 44%)Color Converter →

Color Meaning and Usage

#908D7F is a balanced yellow color with RGB values of 144, 141, 127 and HSL of 49°, 7%, 53%. This desaturated neutral evokes balance and subtlety, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #908D7F is #7F8290, creating high-contrast pairings. For softer combinations, try analogous colors like #90847F.

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

Contrast with #908D7F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #908D7F?

#908D7F is a balanced yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #908D7F?

#908D7F in RGB is (144, 141, 127) - 144 red, 141 green, and 127 blue.

How to use #908D7F in CSS?

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

What colors go well with #908D7F?

#7F8290 (complementary), #90847F (analogous), and #68655A (lighter shade) work well with #908D7F.