#898D70 Color Information

Hex color code: #898D70

#898D70 is a understated yellow color. In RGB it is (137, 141, 112), and in HSL it is (68°, 11%, 50%). It is popular in mobile app design.

Try:
Color NameGray
HEX
#898D70
RGB
137, 141, 112
HSL
68°, 11%, 50%
CMYK
3%, 0%, 21%, 45%

Shades

CSS Usage
color: #898D70;
background-color: #898D70;
border-color: #898D70;
box-shadow: 0 0 10px #898D70;
border: 2px solid #898D70;
Tailwind Usage
bg-[#898D70]
text-[#898D70]
border-[#898D70]
shadow-[0_0_10px_898D70]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #898D70, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #898D70; color: #000000; }

Badge

New Feature
.badge { background-color: #898D70; 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 #898D70; background-color: #898D7015; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #898D7020; border-left: 4px solid #898D70; }

Link / Accent

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

a { color: #898D70; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #898D70 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

137, 141, 112

Red: 137 / Green: 141 / Blue: 112

HSL

68°, 11%, 50%

Hue: 68° / Saturation: 11% / Lightness: 50%

CMYK

3%, 0%, 21%, 45%

Cyan: 3% / Magenta: 0% / Yellow: 21% / Key: 45%

What color is #898D70?

#898D70 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #898D70 to RGB:

rgb(137, 141, 112)HEX to RGB Converter →

HEX to HSL

Convert #898D70 to HSL:

hsl(68, 11%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #898D70 to CMYK:

cmyk(3%, 0%, 21%, 45%)Color Converter →

Color Meaning and Usage

#898D70 is a neutral yellow color with RGB values of 137, 141, 112 and HSL of 68°, 11%, 50%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #898D70 is #75718E, creating high-contrast pairings. For softer combinations, try analogous colors like #8E8371.

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

Contrast with #898D70

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #898D70?

#898D70 is a neutral yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #898D70?

#898D70 in RGB is (137, 141, 112) - 137 red, 141 green, and 112 blue.

How to use #898D70 in CSS?

Use #898D70 directly in your CSS properties like color or background-color.

What colors go well with #898D70?

#75718E (complementary), #8E8371 (analogous), and #60634F (lighter shade) work well with #898D70.