#9F40BF Color

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

Color preview

#9F40BF

Color formats

HEX
#9F40BF
RGB
rgb(159, 64, 191)
RGBA
rgba(159, 64, 191, 1)
HSL
hsl(285, 50%, 50%)
HSV
hsv(285, 66%, 75%)
CMYK
cmyk(17%, 66%, 0%, 25%)
CSS variable
--color-primary: #9F40BF;
Lowercase HEX
#9f40bf

Shades

Tints

Tones

Harmony

CSS snippets for #9F40BF

.color-9f40bf {
  color: #9F40BF;
  background-color: #9F40BF;
}

Frequently asked questions

What color is #9F40BF?+

#9F40BF is a HEX color with RGB value rgb(159, 64, 191) and HSL value hsl(285, 50%, 50%). Its closest CSS named color is DarkOrchid.

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

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