#808BEE Color

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

Color preview

#808BEE

Color formats

HEX
#808BEE
RGB
rgb(128, 139, 238)
RGBA
rgba(128, 139, 238, 1)
HSL
hsl(234, 76%, 72%)
HSV
hsv(234, 46%, 93%)
CMYK
cmyk(46%, 42%, 0%, 7%)
CSS variable
--color-primary: #808BEE;
Lowercase HEX
#808bee

Shades

Tints

Tones

Harmony

CSS snippets for #808BEE

.color-808bee {
  color: #808BEE;
  background-color: #808BEE;
}

Frequently asked questions

What color is #808BEE?+

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

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

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