#888F90 Color

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

Color preview

#888F90

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #888F90

.color-888f90 {
  color: #888F90;
  background-color: #888F90;
}

Frequently asked questions

What color is #888F90?+

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

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

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