#888CAA Color

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

Color preview

#888CAA

Color formats

HEX
#888CAA
RGB
rgb(136, 140, 170)
RGBA
rgba(136, 140, 170, 1)
HSL
hsl(233, 17%, 60%)
HSV
hsv(233, 20%, 67%)
CMYK
cmyk(20%, 18%, 0%, 33%)
CSS variable
--color-primary: #888CAA;
Lowercase HEX
#888caa

Shades

Tints

Tones

Harmony

CSS snippets for #888CAA

.color-888caa {
  color: #888CAA;
  background-color: #888CAA;
}

Frequently asked questions

What color is #888CAA?+

#888CAA is a HEX color with RGB value rgb(136, 140, 170) and HSL value hsl(233, 17%, 60%). Its closest CSS named color is LightSlateGray.

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

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