#808B90 Color

Inspect #808B90 across formats, palettes, contrast and closest named color matches.

Color preview

#808B90

Color formats

HEX
#808B90
RGB
rgb(128, 139, 144)
RGBA
rgba(128, 139, 144, 1)
HSL
hsl(199, 7%, 53%)
HSV
hsv(199, 11%, 56%)
CMYK
cmyk(11%, 3%, 0%, 44%)
CSS variable
--color-primary: #808B90;
Lowercase HEX
#808b90

Shades

Tints

Tones

Harmony

CSS snippets for #808B90

.color-808b90 {
  color: #808B90;
  background-color: #808B90;
}

Frequently asked questions

What color is #808B90?+

#808B90 is a HEX color with RGB value rgb(128, 139, 144) and HSL value hsl(199, 7%, 53%). Its closest CSS named color is LightSlateGray.

What is the closest Tailwind color to #808B90?+

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