#DF4EAC Color

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

Color preview

#DF4EAC

Color formats

HEX
#DF4EAC
RGB
rgb(223, 78, 172)
RGBA
rgba(223, 78, 172, 1)
HSL
hsl(321, 69%, 59%)
HSV
hsv(321, 65%, 87%)
CMYK
cmyk(0%, 65%, 23%, 13%)
CSS variable
--color-primary: #DF4EAC;
Lowercase HEX
#df4eac

Shades

Tints

Tones

Harmony

CSS snippets for #DF4EAC

.color-df4eac {
  color: #DF4EAC;
  background-color: #DF4EAC;
}

Frequently asked questions

What color is #DF4EAC?+

#DF4EAC is a HEX color with RGB value rgb(223, 78, 172) and HSL value hsl(321, 69%, 59%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DF4EAC?+

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