#808DDE Color

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

Color preview

#808DDE

Color formats

HEX
#808DDE
RGB
rgb(128, 141, 222)
RGBA
rgba(128, 141, 222, 1)
HSL
hsl(232, 59%, 69%)
HSV
hsv(232, 42%, 87%)
CMYK
cmyk(42%, 36%, 0%, 13%)
CSS variable
--color-primary: #808DDE;
Lowercase HEX
#808dde

Shades

Tints

Tones

Harmony

CSS snippets for #808DDE

.color-808dde {
  color: #808DDE;
  background-color: #808DDE;
}

Frequently asked questions

What color is #808DDE?+

#808DDE is a HEX color with RGB value rgb(128, 141, 222) and HSL value hsl(232, 59%, 69%). Its closest CSS named color is CornflowerBlue.

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

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