#808EEE Color

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

Color preview

#808EEE

Color formats

HEX
#808EEE
RGB
rgb(128, 142, 238)
RGBA
rgba(128, 142, 238, 1)
HSL
hsl(232, 76%, 72%)
HSV
hsv(232, 46%, 93%)
CMYK
cmyk(46%, 40%, 0%, 7%)
CSS variable
--color-primary: #808EEE;
Lowercase HEX
#808eee

Shades

Tints

Tones

Harmony

CSS snippets for #808EEE

.color-808eee {
  color: #808EEE;
  background-color: #808EEE;
}

Frequently asked questions

What color is #808EEE?+

#808EEE is a HEX color with RGB value rgb(128, 142, 238) and HSL value hsl(232, 76%, 72%). Its closest CSS named color is CornflowerBlue.

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

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