#808BAC Color

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

Color preview

#808BAC

Color formats

HEX
#808BAC
RGB
rgb(128, 139, 172)
RGBA
rgba(128, 139, 172, 1)
HSL
hsl(225, 21%, 59%)
HSV
hsv(225, 26%, 67%)
CMYK
cmyk(26%, 19%, 0%, 33%)
CSS variable
--color-primary: #808BAC;
Lowercase HEX
#808bac

Shades

Tints

Tones

Harmony

CSS snippets for #808BAC

.color-808bac {
  color: #808BAC;
  background-color: #808BAC;
}

Frequently asked questions

What color is #808BAC?+

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

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

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