#9F6BFE Color

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

Color preview

#9F6BFE

Color formats

HEX
#9F6BFE
RGB
rgb(159, 107, 254)
RGBA
rgba(159, 107, 254, 1)
HSL
hsl(261, 99%, 71%)
HSV
hsv(261, 58%, 100%)
CMYK
cmyk(37%, 58%, 0%, 0%)
CSS variable
--color-primary: #9F6BFE;
Lowercase HEX
#9f6bfe

Shades

Tints

Tones

Harmony

CSS snippets for #9F6BFE

.color-9f6bfe {
  color: #9F6BFE;
  background-color: #9F6BFE;
}

Frequently asked questions

What color is #9F6BFE?+

#9F6BFE is a HEX color with RGB value rgb(159, 107, 254) and HSL value hsl(261, 99%, 71%). Its closest CSS named color is MediumPurple.

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

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