#9F6FBB Color

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

Color preview

#9F6FBB

Color formats

HEX
#9F6FBB
RGB
rgb(159, 111, 187)
RGBA
rgba(159, 111, 187, 1)
HSL
hsl(278, 36%, 58%)
HSV
hsv(278, 41%, 73%)
CMYK
cmyk(15%, 41%, 0%, 27%)
CSS variable
--color-primary: #9F6FBB;
Lowercase HEX
#9f6fbb

Shades

Tints

Tones

Harmony

CSS snippets for #9F6FBB

.color-9f6fbb {
  color: #9F6FBB;
  background-color: #9F6FBB;
}

Frequently asked questions

What color is #9F6FBB?+

#9F6FBB is a HEX color with RGB value rgb(159, 111, 187) and HSL value hsl(278, 36%, 58%). Its closest CSS named color is MediumPurple.

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

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