#838985 Color Information

Hex color code: #838985

The hex color #838985 is a muted green with RGB values of (131, 137, 133) and HSL of (140°, 2%, 53%). It is typically applied in digital products.

Try:
Color NameGray
HEX
#838985
RGB
131, 137, 133
HSL
140°, 2%, 53%
CMYK
4%, 0%, 3%, 46%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #838985; 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 #838985; background-color: #83898515; }

Alert / Toast

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

Link / Accent

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

a { color: #838985; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #838985 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

131, 137, 133

Red: 131 / Green: 137 / Blue: 133

HSL

140°, 2%, 53%

Hue: 140° / Saturation: 2% / Lightness: 53%

CMYK

4%, 0%, 3%, 46%

Cyan: 4% / Magenta: 0% / Yellow: 3% / Key: 46%

What color is #838985?

#838985 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #838985 to RGB:

rgb(131, 137, 133)HEX to RGB Converter →

HEX to HSL

Convert #838985 to HSL:

hsl(140, 2%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #838985 to CMYK:

cmyk(4%, 0%, 3%, 46%)Color Converter →

Color Meaning and Usage

#838985 is a subtle green color with RGB values of 131, 137, 133 and HSL of 140°, 2%, 53%. This desaturated neutral evokes balance and subtlety, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #838985 is #8A8588, creating high-contrast pairings. For softer combinations, try analogous colors like #868A85.

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

Contrast with #838985

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #838985?

#838985 is a subtle green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #838985?

#838985 in RGB is (131, 137, 133) - 131 red, 137 green, and 133 blue.

How to use #838985 in CSS?

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

What colors go well with #838985?

#8A8588 (complementary), #868A85 (analogous), and #5F6360 (lighter shade) work well with #838985.