#8E7B8C Color

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

Color preview

#8E7B8C

Color formats

HEX
#8E7B8C
RGB
rgb(142, 123, 140)
RGBA
rgba(142, 123, 140, 1)
HSL
hsl(306, 8%, 52%)
HSV
hsv(306, 13%, 56%)
CMYK
cmyk(0%, 13%, 1%, 44%)
CSS variable
--color-primary: #8E7B8C;
Lowercase HEX
#8e7b8c

Shades

Tints

Tones

Harmony

CSS snippets for #8E7B8C

.color-8e7b8c {
  color: #8E7B8C;
  background-color: #8E7B8C;
}

Frequently asked questions

What color is #8E7B8C?+

#8E7B8C is a HEX color with RGB value rgb(142, 123, 140) and HSL value hsl(306, 8%, 52%). Its closest CSS named color is Gray.

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

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