#8205FF Color

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

Color preview

#8205FF

Color formats

HEX
#8205FF
RGB
rgb(130, 5, 255)
RGBA
rgba(130, 5, 255, 1)
HSL
hsl(270, 100%, 51%)
HSV
hsv(270, 98%, 100%)
CMYK
cmyk(49%, 98%, 0%, 0%)
CSS variable
--color-primary: #8205FF;
Lowercase HEX
#8205ff

Shades

Tints

Tones

Harmony

CSS snippets for #8205FF

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

Frequently asked questions

What color is #8205FF?+

#8205FF is a HEX color with RGB value rgb(130, 5, 255) and HSL value hsl(270, 100%, 51%). Its closest CSS named color is DarkViolet.

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

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