#8B999E Color

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

Color preview

#8B999E

Color formats

HEX
#8B999E
RGB
rgb(139, 153, 158)
RGBA
rgba(139, 153, 158, 1)
HSL
hsl(196, 9%, 58%)
HSV
hsv(196, 12%, 62%)
CMYK
cmyk(12%, 3%, 0%, 38%)
CSS variable
--color-primary: #8B999E;
Lowercase HEX
#8b999e

Shades

Tints

Tones

Harmony

CSS snippets for #8B999E

.color-8b999e {
  color: #8B999E;
  background-color: #8B999E;
}

Frequently asked questions

What color is #8B999E?+

#8B999E is a HEX color with RGB value rgb(139, 153, 158) and HSL value hsl(196, 9%, 58%). Its closest CSS named color is LightSlateGray.

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

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