#9F4FEA Color

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

Color preview

#9F4FEA

Color formats

HEX
#9F4FEA
RGB
rgb(159, 79, 234)
RGBA
rgba(159, 79, 234, 1)
HSL
hsl(271, 79%, 61%)
HSV
hsv(271, 66%, 92%)
CMYK
cmyk(32%, 66%, 0%, 8%)
CSS variable
--color-primary: #9F4FEA;
Lowercase HEX
#9f4fea

Shades

Tints

Tones

Harmony

CSS snippets for #9F4FEA

.color-9f4fea {
  color: #9F4FEA;
  background-color: #9F4FEA;
}

Frequently asked questions

What color is #9F4FEA?+

#9F4FEA is a HEX color with RGB value rgb(159, 79, 234) and HSL value hsl(271, 79%, 61%). Its closest CSS named color is MediumOrchid.

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

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