#8084FF Color

Inspect #8084FF across formats, palettes, contrast and closest named color matches.

Color preview

#8084FF

Color formats

HEX
#8084FF
RGB
rgb(128, 132, 255)
RGBA
rgba(128, 132, 255, 1)
HSL
hsl(238, 100%, 75%)
HSV
hsv(238, 50%, 100%)
CMYK
cmyk(50%, 48%, 0%, 0%)
CSS variable
--color-primary: #8084FF;
Lowercase HEX
#8084ff

Shades

Tints

Tones

Harmony

CSS snippets for #8084FF

.color-8084ff {
  color: #8084FF;
  background-color: #8084FF;
}

Frequently asked questions

What color is #8084FF?+

#8084FF is a HEX color with RGB value rgb(128, 132, 255) and HSL value hsl(238, 100%, 75%). Its closest CSS named color is MediumSlateBlue.

What is the closest Tailwind color to #8084FF?+

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