#9F0F6C Color

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

Color preview

#9F0F6C

Color formats

HEX
#9F0F6C
RGB
rgb(159, 15, 108)
RGBA
rgba(159, 15, 108, 1)
HSL
hsl(321, 83%, 34%)
HSV
hsv(321, 91%, 62%)
CMYK
cmyk(0%, 91%, 32%, 38%)
CSS variable
--color-primary: #9F0F6C;
Lowercase HEX
#9f0f6c

Shades

Tints

Tones

Harmony

CSS snippets for #9F0F6C

.color-9f0f6c {
  color: #9F0F6C;
  background-color: #9F0F6C;
}

Frequently asked questions

What color is #9F0F6C?+

#9F0F6C is a HEX color with RGB value rgb(159, 15, 108) and HSL value hsl(321, 83%, 34%). Its closest CSS named color is DarkMagenta.

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

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