#808DAD Color

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

Color preview

#808DAD

Color formats

HEX
#808DAD
RGB
rgb(128, 141, 173)
RGBA
rgba(128, 141, 173, 1)
HSL
hsl(223, 22%, 59%)
HSV
hsv(223, 26%, 68%)
CMYK
cmyk(26%, 18%, 0%, 32%)
CSS variable
--color-primary: #808DAD;
Lowercase HEX
#808dad

Shades

Tints

Tones

Harmony

CSS snippets for #808DAD

.color-808dad {
  color: #808DAD;
  background-color: #808DAD;
}

Frequently asked questions

What color is #808DAD?+

#808DAD is a HEX color with RGB value rgb(128, 141, 173) and HSL value hsl(223, 22%, 59%). Its closest CSS named color is LightSlateGray.

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

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