#9F49BF Color

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

Color preview

#9F49BF

Color formats

HEX
#9F49BF
RGB
rgb(159, 73, 191)
RGBA
rgba(159, 73, 191, 1)
HSL
hsl(284, 48%, 52%)
HSV
hsv(284, 62%, 75%)
CMYK
cmyk(17%, 62%, 0%, 25%)
CSS variable
--color-primary: #9F49BF;
Lowercase HEX
#9f49bf

Shades

Tints

Tones

Harmony

CSS snippets for #9F49BF

.color-9f49bf {
  color: #9F49BF;
  background-color: #9F49BF;
}

Frequently asked questions

What color is #9F49BF?+

#9F49BF is a HEX color with RGB value rgb(159, 73, 191) and HSL value hsl(284, 48%, 52%). Its closest CSS named color is DarkOrchid.

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

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