#878490 Color Information

Hex color code: #878490

The hex color #878490 is a balanced purple with RGB values of (135, 132, 144) and HSL of (255°, 5%, 54%). It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#878490
RGB
135, 132, 144
HSL
255°, 5%, 54%
CMYK
6%, 8%, 0%, 44%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #878490; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

135, 132, 144

Red: 135 / Green: 132 / Blue: 144

HSL

255°, 5%, 54%

Hue: 255° / Saturation: 5% / Lightness: 54%

CMYK

6%, 8%, 0%, 44%

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

What color is #878490?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #878490 to RGB:

rgb(135, 132, 144)HEX to RGB Converter →

HEX to HSL

Convert #878490 to HSL:

hsl(255, 5%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #878490 to CMYK:

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

Color Meaning and Usage

#878490 is a neutral purple color with RGB values of 135, 132, 144 and HSL of 255°, 5%, 54%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #878490 is #8D9084, creating high-contrast pairings. For softer combinations, try analogous colors like #848790.

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

Contrast with #878490

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #878490?

#878490 is a neutral purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #878490?

#878490 in RGB is (135, 132, 144) - 135 red, 132 green, and 144 blue.

How to use #878490 in CSS?

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

What colors go well with #878490?

#8D9084 (complementary), #848790 (analogous), and #615E68 (lighter shade) work well with #878490.