#808AFA Color

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

Color preview

#808AFA

Color formats

HEX
#808AFA
RGB
rgb(128, 138, 250)
RGBA
rgba(128, 138, 250, 1)
HSL
hsl(235, 92%, 74%)
HSV
hsv(235, 49%, 98%)
CMYK
cmyk(49%, 45%, 0%, 2%)
CSS variable
--color-primary: #808AFA;
Lowercase HEX
#808afa

Shades

Tints

Tones

Harmony

CSS snippets for #808AFA

.color-808afa {
  color: #808AFA;
  background-color: #808AFA;
}

Frequently asked questions

What color is #808AFA?+

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

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

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