#9F6FDC Color

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

Color preview

#9F6FDC

Color formats

HEX
#9F6FDC
RGB
rgb(159, 111, 220)
RGBA
rgba(159, 111, 220, 1)
HSL
hsl(266, 61%, 65%)
HSV
hsv(266, 50%, 86%)
CMYK
cmyk(28%, 50%, 0%, 14%)
CSS variable
--color-primary: #9F6FDC;
Lowercase HEX
#9f6fdc

Shades

Tints

Tones

Harmony

CSS snippets for #9F6FDC

.color-9f6fdc {
  color: #9F6FDC;
  background-color: #9F6FDC;
}

Frequently asked questions

What color is #9F6FDC?+

#9F6FDC is a HEX color with RGB value rgb(159, 111, 220) and HSL value hsl(266, 61%, 65%). Its closest CSS named color is MediumPurple.

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

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