#808FFC Color

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

Color preview

#808FFC

Color formats

HEX
#808FFC
RGB
rgb(128, 143, 252)
RGBA
rgba(128, 143, 252, 1)
HSL
hsl(233, 95%, 75%)
HSV
hsv(233, 49%, 99%)
CMYK
cmyk(49%, 43%, 0%, 1%)
CSS variable
--color-primary: #808FFC;
Lowercase HEX
#808ffc

Shades

Tints

Tones

Harmony

CSS snippets for #808FFC

.color-808ffc {
  color: #808FFC;
  background-color: #808FFC;
}

Frequently asked questions

What color is #808FFC?+

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

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

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