#808CFC Color

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

Color preview

#808CFC

Color formats

HEX
#808CFC
RGB
rgb(128, 140, 252)
RGBA
rgba(128, 140, 252, 1)
HSL
hsl(234, 95%, 75%)
HSV
hsv(234, 49%, 99%)
CMYK
cmyk(49%, 44%, 0%, 1%)
CSS variable
--color-primary: #808CFC;
Lowercase HEX
#808cfc

Shades

Tints

Tones

Harmony

CSS snippets for #808CFC

.color-808cfc {
  color: #808CFC;
  background-color: #808CFC;
}

Frequently asked questions

What color is #808CFC?+

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

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

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