#D94A9D Color

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

Color preview

#D94A9D

Color formats

HEX
#D94A9D
RGB
rgb(217, 74, 157)
RGBA
rgba(217, 74, 157, 1)
HSL
hsl(325, 65%, 57%)
HSV
hsv(325, 66%, 85%)
CMYK
cmyk(0%, 66%, 28%, 15%)
CSS variable
--color-primary: #D94A9D;
Lowercase HEX
#d94a9d

Shades

Tints

Tones

Harmony

CSS snippets for #D94A9D

.color-d94a9d {
  color: #D94A9D;
  background-color: #D94A9D;
}

Frequently asked questions

What color is #D94A9D?+

#D94A9D is a HEX color with RGB value rgb(217, 74, 157) and HSL value hsl(325, 65%, 57%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D94A9D?+

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