#9F4F7C Color

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

Color preview

#9F4F7C

Color formats

HEX
#9F4F7C
RGB
rgb(159, 79, 124)
RGBA
rgba(159, 79, 124, 1)
HSL
hsl(326, 34%, 47%)
HSV
hsv(326, 50%, 62%)
CMYK
cmyk(0%, 50%, 22%, 38%)
CSS variable
--color-primary: #9F4F7C;
Lowercase HEX
#9f4f7c

Shades

Tints

Tones

Harmony

CSS snippets for #9F4F7C

.color-9f4f7c {
  color: #9F4F7C;
  background-color: #9F4F7C;
}

Frequently asked questions

What color is #9F4F7C?+

#9F4F7C is a HEX color with RGB value rgb(159, 79, 124) and HSL value hsl(326, 34%, 47%). Its closest CSS named color is IndianRed.

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

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