#8A7B8C Color

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

Color preview

#8A7B8C

Color formats

HEX
#8A7B8C
RGB
rgb(138, 123, 140)
RGBA
rgba(138, 123, 140, 1)
HSL
hsl(293, 7%, 52%)
HSV
hsv(293, 12%, 55%)
CMYK
cmyk(1%, 12%, 0%, 45%)
CSS variable
--color-primary: #8A7B8C;
Lowercase HEX
#8a7b8c

Shades

Tints

Tones

Harmony

CSS snippets for #8A7B8C

.color-8a7b8c {
  color: #8A7B8C;
  background-color: #8A7B8C;
}

Frequently asked questions

What color is #8A7B8C?+

#8A7B8C is a HEX color with RGB value rgb(138, 123, 140) and HSL value hsl(293, 7%, 52%). Its closest CSS named color is Gray.

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

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