#8B8EAB Color

Inspect #8B8EAB across formats, palettes, contrast and closest named color matches.

Color preview

#8B8EAB

Color formats

HEX
#8B8EAB
RGB
rgb(139, 142, 171)
RGBA
rgba(139, 142, 171, 1)
HSL
hsl(234, 16%, 61%)
HSV
hsv(234, 19%, 67%)
CMYK
cmyk(19%, 17%, 0%, 33%)
CSS variable
--color-primary: #8B8EAB;
Lowercase HEX
#8b8eab

Shades

Tints

Tones

Harmony

CSS snippets for #8B8EAB

.color-8b8eab {
  color: #8B8EAB;
  background-color: #8B8EAB;
}

Frequently asked questions

What color is #8B8EAB?+

#8B8EAB is a HEX color with RGB value rgb(139, 142, 171) and HSL value hsl(234, 16%, 61%). Its closest CSS named color is LightSlateGray.

What is the closest Tailwind color to #8B8EAB?+

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