#888ABC Color

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

Color preview

#888ABC

Color formats

HEX
#888ABC
RGB
rgb(136, 138, 188)
RGBA
rgba(136, 138, 188, 1)
HSL
hsl(238, 28%, 64%)
HSV
hsv(238, 28%, 74%)
CMYK
cmyk(28%, 27%, 0%, 26%)
CSS variable
--color-primary: #888ABC;
Lowercase HEX
#888abc

Shades

Tints

Tones

Harmony

CSS snippets for #888ABC

.color-888abc {
  color: #888ABC;
  background-color: #888ABC;
}

Frequently asked questions

What color is #888ABC?+

#888ABC is a HEX color with RGB value rgb(136, 138, 188) and HSL value hsl(238, 28%, 64%). Its closest CSS named color is LightSlateGray.

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

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