#808593 Color

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

Color preview

#808593

Color formats

HEX
#808593
RGB
rgb(128, 133, 147)
RGBA
rgba(128, 133, 147, 1)
HSL
hsl(224, 8%, 54%)
HSV
hsv(224, 13%, 58%)
CMYK
cmyk(13%, 10%, 0%, 42%)
CSS variable
--color-primary: #808593;
Lowercase HEX
#808593

Shades

Tints

Tones

Harmony

CSS snippets for #808593

.color-808593 {
  color: #808593;
  background-color: #808593;
}

Frequently asked questions

What color is #808593?+

#808593 is a HEX color with RGB value rgb(128, 133, 147) and HSL value hsl(224, 8%, 54%). Its closest CSS named color is LightSlateGray.

What is the closest Tailwind color to #808593?+

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