#888AAC Color

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

Color preview

#888AAC

Color formats

HEX
#888AAC
RGB
rgb(136, 138, 172)
RGBA
rgba(136, 138, 172, 1)
HSL
hsl(237, 18%, 60%)
HSV
hsv(237, 21%, 67%)
CMYK
cmyk(21%, 20%, 0%, 33%)
CSS variable
--color-primary: #888AAC;
Lowercase HEX
#888aac

Shades

Tints

Tones

Harmony

CSS snippets for #888AAC

.color-888aac {
  color: #888AAC;
  background-color: #888AAC;
}

Frequently asked questions

What color is #888AAC?+

#888AAC is a HEX color with RGB value rgb(136, 138, 172) and HSL value hsl(237, 18%, 60%). Its closest CSS named color is LightSlateGray.

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

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