#9F33A3 Color

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

Color preview

#9F33A3

Color formats

HEX
#9F33A3
RGB
rgb(159, 51, 163)
RGBA
rgba(159, 51, 163, 1)
HSL
hsl(298, 52%, 42%)
HSV
hsv(298, 69%, 64%)
CMYK
cmyk(2%, 69%, 0%, 36%)
CSS variable
--color-primary: #9F33A3;
Lowercase HEX
#9f33a3

Shades

Tints

Tones

Harmony

CSS snippets for #9F33A3

.color-9f33a3 {
  color: #9F33A3;
  background-color: #9F33A3;
}

Frequently asked questions

What color is #9F33A3?+

#9F33A3 is a HEX color with RGB value rgb(159, 51, 163) and HSL value hsl(298, 52%, 42%). Its closest CSS named color is DarkOrchid.

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

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