#808FFE Color

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

Color preview

#808FFE

Color formats

HEX
#808FFE
RGB
rgb(128, 143, 254)
RGBA
rgba(128, 143, 254, 1)
HSL
hsl(233, 98%, 75%)
HSV
hsv(233, 50%, 100%)
CMYK
cmyk(50%, 44%, 0%, 0%)
CSS variable
--color-primary: #808FFE;
Lowercase HEX
#808ffe

Shades

Tints

Tones

Harmony

CSS snippets for #808FFE

.color-808ffe {
  color: #808FFE;
  background-color: #808FFE;
}

Frequently asked questions

What color is #808FFE?+

#808FFE is a HEX color with RGB value rgb(128, 143, 254) and HSL value hsl(233, 98%, 75%). Its closest CSS named color is CornflowerBlue.

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

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