#9808FF Color

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

Color preview

#9808FF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #9808FF

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

Frequently asked questions

What color is #9808FF?+

#9808FF is a HEX color with RGB value rgb(152, 8, 255) and HSL value hsl(275, 100%, 52%). Its closest CSS named color is DarkViolet.

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

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