#878393 Color Information

Hex color code: #878393

The hex color #878393 is a balanced purple with RGB values of (135, 131, 147) and HSL of (255°, 7%, 55%). It is frequently seen in web interfaces.

Try:
Color NameLight Slate Gray
HEX
#878393
RGB
135, 131, 147
HSL
255°, 7%, 55%
CMYK
8%, 11%, 0%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #878393; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

135, 131, 147

Red: 135 / Green: 131 / Blue: 147

HSL

255°, 7%, 55%

Hue: 255° / Saturation: 7% / Lightness: 55%

CMYK

8%, 11%, 0%, 42%

Cyan: 8% / Magenta: 11% / Yellow: 0% / Key: 42%

What color is #878393?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #878393 to RGB:

rgb(135, 131, 147)HEX to RGB Converter →

HEX to HSL

Convert #878393 to HSL:

hsl(255, 7%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #878393 to CMYK:

cmyk(8%, 11%, 0%, 42%)Color Converter →

Color Meaning and Usage

#878393 is a muted purple color with RGB values of 135, 131, 147 and HSL of 255°, 7%, 55%. This desaturated neutral evokes balance and subtlety, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #878393 is #909484, creating high-contrast pairings. For softer combinations, try analogous colors like #848894.

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

Contrast with #878393

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #878393?

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

What is the RGB value of #878393?

#878393 in RGB is (135, 131, 147) - 135 red, 131 green, and 147 blue.

How to use #878393 in CSS?

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

What colors go well with #878393?

#909484 (complementary), #848894 (analogous), and #625F6D (lighter shade) work well with #878393.