#878D97 Color Information

Hex color code: #878D97

#878D97 is a subtle blue color. In RGB it is (135, 141, 151), and in HSL it is (218°, 7%, 56%). It is often used for branding and logos.

Try:
Color NameLight Slate Gray
HEX
#878D97
RGB
135, 141, 151
HSL
218°, 7%, 56%
CMYK
11%, 7%, 0%, 41%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #878D97; 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 #878D97; background-color: #878D9715; }

Alert / Toast

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

Link / Accent

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

a { color: #878D97; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #878D97 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

135, 141, 151

Red: 135 / Green: 141 / Blue: 151

HSL

218°, 7%, 56%

Hue: 218° / Saturation: 7% / Lightness: 56%

CMYK

11%, 7%, 0%, 41%

Cyan: 11% / Magenta: 7% / Yellow: 0% / Key: 41%

What color is #878D97?

#878D97 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #878D97 to RGB:

rgb(135, 141, 151)HEX to RGB Converter →

HEX to HSL

Convert #878D97 to HSL:

hsl(218, 7%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #878D97 to CMYK:

cmyk(11%, 7%, 0%, 41%)Color Converter →

Color Meaning and Usage

A muted blue tone, #878D97 has RGB (135, 141, 151) and HSL (218°, 7%, 56%). Known for evoking balance and subtlety, this desaturated neutral is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #878D97 is #979187, creating high-contrast pairings. For softer combinations, try analogous colors like #879597.

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

Contrast with #878D97

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #878D97?

#878D97 is a muted blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #878D97?

#878D97 in RGB is (135, 141, 151) - 135 red, 141 green, and 151 blue.

How to use #878D97 in CSS?

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

What colors go well with #878D97?

#979187 (complementary), #879597 (analogous), and #616770 (lighter shade) work well with #878D97.