#808EBB Color

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

Color preview

#808EBB

Color formats

HEX
#808EBB
RGB
rgb(128, 142, 187)
RGBA
rgba(128, 142, 187, 1)
HSL
hsl(226, 30%, 62%)
HSV
hsv(226, 32%, 73%)
CMYK
cmyk(32%, 24%, 0%, 27%)
CSS variable
--color-primary: #808EBB;
Lowercase HEX
#808ebb

Shades

Tints

Tones

Harmony

CSS snippets for #808EBB

.color-808ebb {
  color: #808EBB;
  background-color: #808EBB;
}

Frequently asked questions

What color is #808EBB?+

#808EBB is a HEX color with RGB value rgb(128, 142, 187) and HSL value hsl(226, 30%, 62%). Its closest CSS named color is LightSlateGray.

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

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