#8B8A9B Color

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

Color preview

#8B8A9B

Color formats

HEX
#8B8A9B
RGB
rgb(139, 138, 155)
RGBA
rgba(139, 138, 155, 1)
HSL
hsl(244, 8%, 57%)
HSV
hsv(244, 11%, 61%)
CMYK
cmyk(10%, 11%, 0%, 39%)
CSS variable
--color-primary: #8B8A9B;
Lowercase HEX
#8b8a9b

Shades

Tints

Tones

Harmony

CSS snippets for #8B8A9B

.color-8b8a9b {
  color: #8B8A9B;
  background-color: #8B8A9B;
}

Frequently asked questions

What color is #8B8A9B?+

#8B8A9B is a HEX color with RGB value rgb(139, 138, 155) and HSL value hsl(244, 8%, 57%). Its closest CSS named color is LightSlateGray.

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

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