#DF53A7 Color

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

Color preview

#DF53A7

Color formats

HEX
#DF53A7
RGB
rgb(223, 83, 167)
RGBA
rgba(223, 83, 167, 1)
HSL
hsl(324, 69%, 60%)
HSV
hsv(324, 63%, 87%)
CMYK
cmyk(0%, 63%, 25%, 13%)
CSS variable
--color-primary: #DF53A7;
Lowercase HEX
#df53a7

Shades

Tints

Tones

Harmony

CSS snippets for #DF53A7

.color-df53a7 {
  color: #DF53A7;
  background-color: #DF53A7;
}

Frequently asked questions

What color is #DF53A7?+

#DF53A7 is a HEX color with RGB value rgb(223, 83, 167) and HSL value hsl(324, 69%, 60%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DF53A7?+

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