#808EDC Color

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

Color preview

#808EDC

Color formats

HEX
#808EDC
RGB
rgb(128, 142, 220)
RGBA
rgba(128, 142, 220, 1)
HSL
hsl(231, 57%, 68%)
HSV
hsv(231, 42%, 86%)
CMYK
cmyk(42%, 35%, 0%, 14%)
CSS variable
--color-primary: #808EDC;
Lowercase HEX
#808edc

Shades

Tints

Tones

Harmony

CSS snippets for #808EDC

.color-808edc {
  color: #808EDC;
  background-color: #808EDC;
}

Frequently asked questions

What color is #808EDC?+

#808EDC is a HEX color with RGB value rgb(128, 142, 220) and HSL value hsl(231, 57%, 68%). Its closest CSS named color is CornflowerBlue.

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

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