#87828E Color Information

Hex color code: #87828E

A subtle purple shade, #87828E appears as (135, 130, 142) in RGB and (265°, 5%, 53%) in HSL. It is often used for branding and logos.

Try:
Color NameGray
HEX
#87828E
RGB
135, 130, 142
HSL
265°, 5%, 53%
CMYK
5%, 8%, 0%, 44%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #87828E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

135, 130, 142

Red: 135 / Green: 130 / Blue: 142

HSL

265°, 5%, 53%

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

CMYK

5%, 8%, 0%, 44%

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

What color is #87828E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #87828E to RGB:

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

HEX to HSL

Convert #87828E to HSL:

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

HEX to CMYK

Convert #87828E to CMYK:

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

Color Meaning and Usage

A balanced purple tone, #87828E has RGB (135, 130, 142) and HSL (265°, 5%, 53%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #87828E is #888D81, creating high-contrast pairings. For softer combinations, try analogous colors like #81828D.

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

Contrast with #87828E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #87828E?

#87828E is a balanced purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #87828E?

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

How to use #87828E in CSS?

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

What colors go well with #87828E?

#888D81 (complementary), #81828D (analogous), and #605C66 (lighter shade) work well with #87828E.