#D84F9F Color

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

Color preview

#D84F9F

Color formats

HEX
#D84F9F
RGB
rgb(216, 79, 159)
RGBA
rgba(216, 79, 159, 1)
HSL
hsl(325, 64%, 58%)
HSV
hsv(325, 63%, 85%)
CMYK
cmyk(0%, 63%, 26%, 15%)
CSS variable
--color-primary: #D84F9F;
Lowercase HEX
#d84f9f

Shades

Tints

Tones

Harmony

CSS snippets for #D84F9F

.color-d84f9f {
  color: #D84F9F;
  background-color: #D84F9F;
}

Frequently asked questions

What color is #D84F9F?+

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

What is the closest Tailwind color to #D84F9F?+

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