#98978F Color Information

Hex color code: #98978F

The hex color #98978F is a subtle yellow with RGB values of (152, 151, 143) and HSL of (53°, 4%, 58%). It is popular in mobile app design.

Try:
Color NameGray
HEX
#98978F
RGB
152, 151, 143
HSL
53°, 4%, 58%
CMYK
0%, 1%, 6%, 40%

Shades

CSS Usage
color: #98978F;
background-color: #98978F;
border-color: #98978F;
box-shadow: 0 0 10px #98978F;
border: 2px solid #98978F;
Tailwind Usage
bg-[#98978F]
text-[#98978F]
border-[#98978F]
shadow-[0_0_10px_98978F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #98978F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #98978F; color: #000000; }

Badge

New Feature
.badge { background-color: #98978F; 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 #98978F; background-color: #98978F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #98978F20; border-left: 4px solid #98978F; }

Link / Accent

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

a { color: #98978F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #98978F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

152, 151, 143

Red: 152 / Green: 151 / Blue: 143

HSL

53°, 4%, 58%

Hue: 53° / Saturation: 4% / Lightness: 58%

CMYK

0%, 1%, 6%, 40%

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

What color is #98978F?

#98978F is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #98978F to RGB:

rgb(152, 151, 143)HEX to RGB Converter →

HEX to HSL

Convert #98978F to HSL:

hsl(53, 4%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #98978F to CMYK:

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

Color Meaning and Usage

A subtle yellow tone, #98978F has RGB (152, 151, 143) and HSL (53°, 4%, 58%). Known for evoking balance and subtlety, this desaturated neutral is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #98978F is #909198, creating high-contrast pairings. For softer combinations, try analogous colors like #989390.

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

Contrast with #98978F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #98978F?

#98978F is a subtle yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #98978F?

#98978F in RGB is (152, 151, 143) - 152 red, 151 green, and 143 blue.

How to use #98978F in CSS?

Use #98978F directly in your CSS properties like color or background-color.

What colors go well with #98978F?

#909198 (complementary), #989390 (analogous), and #727169 (lighter shade) work well with #98978F.