#82886D Color Information

Hex color code: #82886D

A understated yellow shade, #82886D appears as (130, 136, 109) in RGB and (73°, 11%, 48%) in HSL. It is popular in mobile app design.

Try:
Color NameGray
HEX
#82886D
RGB
130, 136, 109
HSL
73°, 11%, 48%
CMYK
4%, 0%, 20%, 47%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #82886D; 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 #82886D; background-color: #82886D15; }

Alert / Toast

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

Link / Accent

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

a { color: #82886D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #82886D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

130, 136, 109

Red: 130 / Green: 136 / Blue: 109

HSL

73°, 11%, 48%

Hue: 73° / Saturation: 11% / Lightness: 48%

CMYK

4%, 0%, 20%, 47%

Cyan: 4% / Magenta: 0% / Yellow: 20% / Key: 47%

What color is #82886D?

#82886D is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #82886D to RGB:

rgb(130, 136, 109)HEX to RGB Converter →

HEX to HSL

Convert #82886D to HSL:

hsl(73, 11%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #82886D to CMYK:

cmyk(4%, 0%, 20%, 47%)Color Converter →

Color Meaning and Usage

A understated yellow tone, #82886D has RGB (130, 136, 109) and HSL (73°, 11%, 48%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #82886D is #736D88, creating high-contrast pairings. For softer combinations, try analogous colors like #88806D.

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

Contrast with #82886D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #82886D?

#82886D is a understated yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #82886D?

#82886D in RGB is (130, 136, 109) - 130 red, 136 green, and 109 blue.

How to use #82886D in CSS?

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

What colors go well with #82886D?

#736D88 (complementary), #88806D (analogous), and #595D4B (lighter shade) work well with #82886D.