#9F4AEE Color

Inspect #9F4AEE across formats, palettes, contrast and closest named color matches.

Color preview

#9F4AEE

Color formats

HEX
#9F4AEE
RGB
rgb(159, 74, 238)
RGBA
rgba(159, 74, 238, 1)
HSL
hsl(271, 83%, 61%)
HSV
hsv(271, 69%, 93%)
CMYK
cmyk(33%, 69%, 0%, 7%)
CSS variable
--color-primary: #9F4AEE;
Lowercase HEX
#9f4aee

Shades

Tints

Tones

Harmony

CSS snippets for #9F4AEE

.color-9f4aee {
  color: #9F4AEE;
  background-color: #9F4AEE;
}

Frequently asked questions

What color is #9F4AEE?+

#9F4AEE is a HEX color with RGB value rgb(159, 74, 238) and HSL value hsl(271, 83%, 61%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #9F4AEE?+

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