#8F8EAB Color

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

Color preview

#8F8EAB

Color formats

HEX
#8F8EAB
RGB
rgb(143, 142, 171)
RGBA
rgba(143, 142, 171, 1)
HSL
hsl(242, 15%, 61%)
HSV
hsv(242, 17%, 67%)
CMYK
cmyk(16%, 17%, 0%, 33%)
CSS variable
--color-primary: #8F8EAB;
Lowercase HEX
#8f8eab

Shades

Tints

Tones

Harmony

CSS snippets for #8F8EAB

.color-8f8eab {
  color: #8F8EAB;
  background-color: #8F8EAB;
}

Frequently asked questions

What color is #8F8EAB?+

#8F8EAB is a HEX color with RGB value rgb(143, 142, 171) and HSL value hsl(242, 15%, 61%). Its closest CSS named color is LightSlateGray.

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

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