#808EAA Color

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

Color preview

#808EAA

Color formats

HEX
#808EAA
RGB
rgb(128, 142, 170)
RGBA
rgba(128, 142, 170, 1)
HSL
hsl(220, 20%, 58%)
HSV
hsv(220, 25%, 67%)
CMYK
cmyk(25%, 16%, 0%, 33%)
CSS variable
--color-primary: #808EAA;
Lowercase HEX
#808eaa

Shades

Tints

Tones

Harmony

CSS snippets for #808EAA

.color-808eaa {
  color: #808EAA;
  background-color: #808EAA;
}

Frequently asked questions

What color is #808EAA?+

#808EAA is a HEX color with RGB value rgb(128, 142, 170) and HSL value hsl(220, 20%, 58%). Its closest CSS named color is LightSlateGray.

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

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