#DF50AA Color

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

Color preview

#DF50AA

Color formats

HEX
#DF50AA
RGB
rgb(223, 80, 170)
RGBA
rgba(223, 80, 170, 1)
HSL
hsl(322, 69%, 59%)
HSV
hsv(322, 64%, 87%)
CMYK
cmyk(0%, 64%, 24%, 13%)
CSS variable
--color-primary: #DF50AA;
Lowercase HEX
#df50aa

Shades

Tints

Tones

Harmony

CSS snippets for #DF50AA

.color-df50aa {
  color: #DF50AA;
  background-color: #DF50AA;
}

Frequently asked questions

What color is #DF50AA?+

#DF50AA is a HEX color with RGB value rgb(223, 80, 170) and HSL value hsl(322, 69%, 59%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DF50AA?+

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