#808EFF Color

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

Color preview

#808EFF

Color formats

HEX
#808EFF
RGB
rgb(128, 142, 255)
RGBA
rgba(128, 142, 255, 1)
HSL
hsl(233, 100%, 75%)
HSV
hsv(233, 50%, 100%)
CMYK
cmyk(50%, 44%, 0%, 0%)
CSS variable
--color-primary: #808EFF;
Lowercase HEX
#808eff

Shades

Tints

Tones

Harmony

CSS snippets for #808EFF

.color-808eff {
  color: #808EFF;
  background-color: #808EFF;
}

Frequently asked questions

What color is #808EFF?+

#808EFF is a HEX color with RGB value rgb(128, 142, 255) and HSL value hsl(233, 100%, 75%). Its closest CSS named color is CornflowerBlue.

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

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