#808DDD Color

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

Color preview

#808DDD

Color formats

HEX
#808DDD
RGB
rgb(128, 141, 221)
RGBA
rgba(128, 141, 221, 1)
HSL
hsl(232, 58%, 68%)
HSV
hsv(232, 42%, 87%)
CMYK
cmyk(42%, 36%, 0%, 13%)
CSS variable
--color-primary: #808DDD;
Lowercase HEX
#808ddd

Shades

Tints

Tones

Harmony

CSS snippets for #808DDD

.color-808ddd {
  color: #808DDD;
  background-color: #808DDD;
}

Frequently asked questions

What color is #808DDD?+

#808DDD is a HEX color with RGB value rgb(128, 141, 221) and HSL value hsl(232, 58%, 68%). Its closest CSS named color is CornflowerBlue.

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

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