#D94F9F Color

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

Color preview

#D94F9F

Color formats

HEX
#D94F9F
RGB
rgb(217, 79, 159)
RGBA
rgba(217, 79, 159, 1)
HSL
hsl(325, 64%, 58%)
HSV
hsv(325, 64%, 85%)
CMYK
cmyk(0%, 64%, 27%, 15%)
CSS variable
--color-primary: #D94F9F;
Lowercase HEX
#d94f9f

Shades

Tints

Tones

Harmony

CSS snippets for #D94F9F

.color-d94f9f {
  color: #D94F9F;
  background-color: #D94F9F;
}

Frequently asked questions

What color is #D94F9F?+

#D94F9F is a HEX color with RGB value rgb(217, 79, 159) and HSL value hsl(325, 64%, 58%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D94F9F?+

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