#9D2F90 Color

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

Color preview

#9D2F90

Color formats

HEX
#9D2F90
RGB
rgb(157, 47, 144)
RGBA
rgba(157, 47, 144, 1)
HSL
hsl(307, 54%, 40%)
HSV
hsv(307, 70%, 62%)
CMYK
cmyk(0%, 70%, 8%, 38%)
CSS variable
--color-primary: #9D2F90;
Lowercase HEX
#9d2f90

Shades

Tints

Tones

Harmony

CSS snippets for #9D2F90

.color-9d2f90 {
  color: #9D2F90;
  background-color: #9D2F90;
}

Frequently asked questions

What color is #9D2F90?+

#9D2F90 is a HEX color with RGB value rgb(157, 47, 144) and HSL value hsl(307, 54%, 40%). Its closest CSS named color is DarkMagenta.

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

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