#888BAE Color

Inspect #888BAE across formats, palettes, contrast and closest named color matches.

Color preview

#888BAE

Color formats

HEX
#888BAE
RGB
rgb(136, 139, 174)
RGBA
rgba(136, 139, 174, 1)
HSL
hsl(235, 19%, 61%)
HSV
hsv(235, 22%, 68%)
CMYK
cmyk(22%, 20%, 0%, 32%)
CSS variable
--color-primary: #888BAE;
Lowercase HEX
#888bae

Shades

Tints

Tones

Harmony

CSS snippets for #888BAE

.color-888bae {
  color: #888BAE;
  background-color: #888BAE;
}

Frequently asked questions

What color is #888BAE?+

#888BAE is a HEX color with RGB value rgb(136, 139, 174) and HSL value hsl(235, 19%, 61%). Its closest CSS named color is LightSlateGray.

What is the closest Tailwind color to #888BAE?+

The closest Tailwind color is slate-400, available as the bg-slate-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools