#9901FE Color

Inspect #9901FE across formats, palettes, contrast and closest named color matches.

Color preview

#9901FE

Color formats

HEX
#9901FE
RGB
rgb(153, 1, 254)
RGBA
rgba(153, 1, 254, 1)
HSL
hsl(276, 99%, 50%)
HSV
hsv(276, 100%, 100%)
CMYK
cmyk(40%, 100%, 0%, 0%)
CSS variable
--color-primary: #9901FE;
Lowercase HEX
#9901fe

Shades

Tints

Tones

Harmony

CSS snippets for #9901FE

.color-9901fe {
  color: #9901FE;
  background-color: #9901FE;
}

Frequently asked questions

What color is #9901FE?+

#9901FE is a HEX color with RGB value rgb(153, 1, 254) and HSL value hsl(276, 99%, 50%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #9901FE?+

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