#808CFA Color

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

Color preview

#808CFA

Color formats

HEX
#808CFA
RGB
rgb(128, 140, 250)
RGBA
rgba(128, 140, 250, 1)
HSL
hsl(234, 92%, 74%)
HSV
hsv(234, 49%, 98%)
CMYK
cmyk(49%, 44%, 0%, 2%)
CSS variable
--color-primary: #808CFA;
Lowercase HEX
#808cfa

Shades

Tints

Tones

Harmony

CSS snippets for #808CFA

.color-808cfa {
  color: #808CFA;
  background-color: #808CFA;
}

Frequently asked questions

What color is #808CFA?+

#808CFA is a HEX color with RGB value rgb(128, 140, 250) and HSL value hsl(234, 92%, 74%). Its closest CSS named color is CornflowerBlue.

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

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