#D92F9A Color

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

Color preview

#D92F9A

Color formats

HEX
#D92F9A
RGB
rgb(217, 47, 154)
RGBA
rgba(217, 47, 154, 1)
HSL
hsl(322, 69%, 52%)
HSV
hsv(322, 78%, 85%)
CMYK
cmyk(0%, 78%, 29%, 15%)
CSS variable
--color-primary: #D92F9A;
Lowercase HEX
#d92f9a

Shades

Tints

Tones

Harmony

CSS snippets for #D92F9A

.color-d92f9a {
  color: #D92F9A;
  background-color: #D92F9A;
}

Frequently asked questions

What color is #D92F9A?+

#D92F9A is a HEX color with RGB value rgb(217, 47, 154) and HSL value hsl(322, 69%, 52%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D92F9A?+

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