#837E7C Color Information

Hex color code: #837E7C

A understated orange shade, #837E7C appears as (131, 126, 124) in RGB and (17°, 3%, 50%) in HSL. It is widely used in graphic design.

Try:
Color NameGray
HEX
#837E7C
RGB
131, 126, 124
HSL
17°, 3%, 50%
CMYK
0%, 4%, 5%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #837E7C; 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 #837E7C; background-color: #837E7C15; }

Alert / Toast

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

Link / Accent

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

a { color: #837E7C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #837E7C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

131, 126, 124

Red: 131 / Green: 126 / Blue: 124

HSL

17°, 3%, 50%

Hue: 17° / Saturation: 3% / Lightness: 50%

CMYK

0%, 4%, 5%, 49%

Cyan: 0% / Magenta: 4% / Yellow: 5% / Key: 49%

What color is #837E7C?

#837E7C is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #837E7C to RGB:

rgb(131, 126, 124)HEX to RGB Converter →

HEX to HSL

Convert #837E7C to HSL:

hsl(17, 3%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #837E7C to CMYK:

cmyk(0%, 4%, 5%, 49%)Color Converter →

Color Meaning and Usage

A understated orange tone, #837E7C has RGB (131, 126, 124) and HSL (17°, 3%, 50%). 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 #837E7C is #7C8183, creating high-contrast pairings. For softer combinations, try analogous colors like #837C7D.

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

Contrast with #837E7C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #837E7C?

#837E7C is a understated orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #837E7C?

#837E7C in RGB is (131, 126, 124) - 131 red, 126 green, and 124 blue.

How to use #837E7C in CSS?

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

What colors go well with #837E7C?

#7C8183 (complementary), #837C7D (analogous), and #5C5857 (lighter shade) work well with #837E7C.