#50808B Color

Inspect #50808B across formats, palettes, contrast and closest named color matches.

Color preview

#50808B

Color formats

HEX
#50808B
RGB
rgb(80, 128, 139)
RGBA
rgba(80, 128, 139, 1)
HSL
hsl(191, 27%, 43%)
HSV
hsv(191, 42%, 55%)
CMYK
cmyk(42%, 8%, 0%, 45%)
CSS variable
--color-primary: #50808B;
Lowercase HEX
#50808b

Shades

Tints

Tones

Harmony

CSS snippets for #50808B

.color-50808b {
  color: #50808B;
  background-color: #50808B;
}

Frequently asked questions

What color is #50808B?+

#50808B is a HEX color with RGB value rgb(80, 128, 139) and HSL value hsl(191, 27%, 43%). Its closest CSS named color is SlateGray.

What is the closest Tailwind color to #50808B?+

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