#8008FF Color

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

Color preview

#8008FF

Color formats

HEX
#8008FF
RGB
rgb(128, 8, 255)
RGBA
rgba(128, 8, 255, 1)
HSL
hsl(269, 100%, 52%)
HSV
hsv(269, 97%, 100%)
CMYK
cmyk(50%, 97%, 0%, 0%)
CSS variable
--color-primary: #8008FF;
Lowercase HEX
#8008ff

Shades

Tints

Tones

Harmony

CSS snippets for #8008FF

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

Frequently asked questions

What color is #8008FF?+

#8008FF is a HEX color with RGB value rgb(128, 8, 255) and HSL value hsl(269, 100%, 52%). Its closest CSS named color is BlueViolet.

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

The closest Tailwind color is purple-600, available as the bg-purple-600 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