#838674 Color Information

Hex color code: #838674

#838674 is a muted yellow color. In RGB it is (131, 134, 116), and in HSL it is (70°, 7%, 49%). It is typically applied in digital products.

Try:
Color NameGray
HEX
#838674
RGB
131, 134, 116
HSL
70°, 7%, 49%
CMYK
2%, 0%, 13%, 47%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #838674; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

131, 134, 116

Red: 131 / Green: 134 / Blue: 116

HSL

70°, 7%, 49%

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

CMYK

2%, 0%, 13%, 47%

Cyan: 2% / Magenta: 0% / Yellow: 13% / Key: 47%

What color is #838674?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #838674 to RGB:

rgb(131, 134, 116)HEX to RGB Converter →

HEX to HSL

Convert #838674 to HSL:

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

HEX to CMYK

Convert #838674 to CMYK:

cmyk(2%, 0%, 13%, 47%)Color Converter →

Color Meaning and Usage

A neutral yellow tone, #838674 has RGB (131, 134, 116) and HSL (70°, 7%, 49%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #838674 is #777486, creating high-contrast pairings. For softer combinations, try analogous colors like #868074.

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

Contrast with #838674

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #838674?

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

What is the RGB value of #838674?

#838674 in RGB is (131, 134, 116) - 131 red, 134 green, and 116 blue.

How to use #838674 in CSS?

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

What colors go well with #838674?

#777486 (complementary), #868074 (analogous), and #5B5D51 (lighter shade) work well with #838674.