#9F1E90 Color

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

Color preview

#9F1E90

Color formats

HEX
#9F1E90
RGB
rgb(159, 30, 144)
RGBA
rgba(159, 30, 144, 1)
HSL
hsl(307, 68%, 37%)
HSV
hsv(307, 81%, 62%)
CMYK
cmyk(0%, 81%, 9%, 38%)
CSS variable
--color-primary: #9F1E90;
Lowercase HEX
#9f1e90

Shades

Tints

Tones

Harmony

CSS snippets for #9F1E90

.color-9f1e90 {
  color: #9F1E90;
  background-color: #9F1E90;
}

Frequently asked questions

What color is #9F1E90?+

#9F1E90 is a HEX color with RGB value rgb(159, 30, 144) and HSL value hsl(307, 68%, 37%). Its closest CSS named color is DarkMagenta.

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

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