#9001FE Color

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

Color preview

#9001FE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #9001FE

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

Frequently asked questions

What color is #9001FE?+

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

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

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