#82807D Color Information

Hex color code: #82807D

A understated orange shade, #82807D appears as (130, 128, 125) in RGB and (36°, 2%, 50%) in HSL. It is popular in mobile app design.

Try:
Color NameGray
HEX
#82807D
RGB
130, 128, 125
HSL
36°, 2%, 50%
CMYK
0%, 2%, 4%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #82807D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

130, 128, 125

Red: 130 / Green: 128 / Blue: 125

HSL

36°, 2%, 50%

Hue: 36° / Saturation: 2% / Lightness: 50%

CMYK

0%, 2%, 4%, 49%

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

What color is #82807D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #82807D to RGB:

rgb(130, 128, 125)HEX to RGB Converter →

HEX to HSL

Convert #82807D to HSL:

hsl(36, 2%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #82807D to CMYK:

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

Color Meaning and Usage

#82807D is a muted orange color with RGB values of 130, 128, 125 and HSL of 36°, 2%, 50%. This desaturated neutral evokes balance and subtlety, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #82807D is #7D7F82, creating high-contrast pairings. For softer combinations, try analogous colors like #827D7D.

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

Contrast with #82807D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #82807D?

#82807D is a muted orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #82807D?

#82807D in RGB is (130, 128, 125) - 130 red, 128 green, and 125 blue.

How to use #82807D in CSS?

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

What colors go well with #82807D?

#7D7F82 (complementary), #827D7D (analogous), and #5B5A57 (lighter shade) work well with #82807D.