#88919D Color Information

Hex color code: #88919D

#88919D is a subtle blue color. In RGB it is (136, 145, 157), and in HSL it is (214°, 10%, 57%). It is popular in mobile app design.

Try:
Color NameLight Slate Gray
HEX
#88919D
RGB
136, 145, 157
HSL
214°, 10%, 57%
CMYK
13%, 8%, 0%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #88919D; 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 #88919D; background-color: #88919D15; }

Alert / Toast

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

Link / Accent

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

a { color: #88919D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #88919D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

136, 145, 157

Red: 136 / Green: 145 / Blue: 157

HSL

214°, 10%, 57%

Hue: 214° / Saturation: 10% / Lightness: 57%

CMYK

13%, 8%, 0%, 38%

Cyan: 13% / Magenta: 8% / Yellow: 0% / Key: 38%

What color is #88919D?

#88919D is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #88919D to RGB:

rgb(136, 145, 157)HEX to RGB Converter →

HEX to HSL

Convert #88919D to HSL:

hsl(214, 10%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #88919D to CMYK:

cmyk(13%, 8%, 0%, 38%)Color Converter →

Color Meaning and Usage

#88919D is a neutral blue color with RGB values of 136, 145, 157 and HSL of 214°, 10%, 57%. 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 #88919D is #9C9386, creating high-contrast pairings. For softer combinations, try analogous colors like #869B9C.

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

Contrast with #88919D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #88919D?

#88919D is a neutral blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #88919D?

#88919D in RGB is (136, 145, 157) - 136 red, 145 green, and 157 blue.

How to use #88919D in CSS?

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

What colors go well with #88919D?

#9C9386 (complementary), #869B9C (analogous), and #606A76 (lighter shade) work well with #88919D.