#82858E Color Information

Hex color code: #82858E

#82858E is a understated blue color. In RGB it is (130, 133, 142), and in HSL it is (225°, 5%, 53%). It is widely used in graphic design.

Try:
Color NameGray
HEX
#82858E
RGB
130, 133, 142
HSL
225°, 5%, 53%
CMYK
8%, 6%, 0%, 44%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #82858E; 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 #82858E; background-color: #82858E15; }

Alert / Toast

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

Link / Accent

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

a { color: #82858E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #82858E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

130, 133, 142

Red: 130 / Green: 133 / Blue: 142

HSL

225°, 5%, 53%

Hue: 225° / Saturation: 5% / Lightness: 53%

CMYK

8%, 6%, 0%, 44%

Cyan: 8% / Magenta: 6% / Yellow: 0% / Key: 44%

What color is #82858E?

#82858E is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #82858E to RGB:

rgb(130, 133, 142)HEX to RGB Converter →

HEX to HSL

Convert #82858E to HSL:

hsl(225, 5%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #82858E to CMYK:

cmyk(8%, 6%, 0%, 44%)Color Converter →

Color Meaning and Usage

A muted blue tone, #82858E has RGB (130, 133, 142) and HSL (225°, 5%, 53%). 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 #82858E is #8D8A81, creating high-contrast pairings. For softer combinations, try analogous colors like #818A8D.

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

Contrast with #82858E

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 #82858E?

#82858E is a muted blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #82858E?

#82858E in RGB is (130, 133, 142) - 130 red, 133 green, and 142 blue.

How to use #82858E in CSS?

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

What colors go well with #82858E?

#8D8A81 (complementary), #818A8D (analogous), and #5C5E66 (lighter shade) work well with #82858E.