#808BAD Color

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

Color preview

#808BAD

Color formats

HEX
#808BAD
RGB
rgb(128, 139, 173)
RGBA
rgba(128, 139, 173, 1)
HSL
hsl(225, 22%, 59%)
HSV
hsv(225, 26%, 68%)
CMYK
cmyk(26%, 20%, 0%, 32%)
CSS variable
--color-primary: #808BAD;
Lowercase HEX
#808bad

Shades

Tints

Tones

Harmony

CSS snippets for #808BAD

.color-808bad {
  color: #808BAD;
  background-color: #808BAD;
}

Frequently asked questions

What color is #808BAD?+

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

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

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