#D94F9D Color

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

Color preview

#D94F9D

Color formats

HEX
#D94F9D
RGB
rgb(217, 79, 157)
RGBA
rgba(217, 79, 157, 1)
HSL
hsl(326, 64%, 58%)
HSV
hsv(326, 64%, 85%)
CMYK
cmyk(0%, 64%, 28%, 15%)
CSS variable
--color-primary: #D94F9D;
Lowercase HEX
#d94f9d

Shades

Tints

Tones

Harmony

CSS snippets for #D94F9D

.color-d94f9d {
  color: #D94F9D;
  background-color: #D94F9D;
}

Frequently asked questions

What color is #D94F9D?+

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

What is the closest Tailwind color to #D94F9D?+

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