#888AAA Color

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

Color preview

#888AAA

Color formats

HEX
#888AAA
RGB
rgb(136, 138, 170)
RGBA
rgba(136, 138, 170, 1)
HSL
hsl(236, 17%, 60%)
HSV
hsv(236, 20%, 67%)
CMYK
cmyk(20%, 19%, 0%, 33%)
CSS variable
--color-primary: #888AAA;
Lowercase HEX
#888aaa

Shades

Tints

Tones

Harmony

CSS snippets for #888AAA

.color-888aaa {
  color: #888AAA;
  background-color: #888AAA;
}

Frequently asked questions

What color is #888AAA?+

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

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

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