#888C90 Color

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

Color preview

#888C90

Color formats

HEX
#888C90
RGB
rgb(136, 140, 144)
RGBA
rgba(136, 140, 144, 1)
HSL
hsl(210, 3%, 55%)
HSV
hsv(210, 6%, 56%)
CMYK
cmyk(6%, 3%, 0%, 44%)
CSS variable
--color-primary: #888C90;
Lowercase HEX
#888c90

Shades

Tints

Tones

Harmony

CSS snippets for #888C90

.color-888c90 {
  color: #888C90;
  background-color: #888C90;
}

Frequently asked questions

What color is #888C90?+

#888C90 is a HEX color with RGB value rgb(136, 140, 144) and HSL value hsl(210, 3%, 55%). Its closest CSS named color is LightSlateGray.

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

The closest Tailwind color is neutral-400, available as the bg-neutral-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