#DF57A2 Color

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

Color preview

#DF57A2

Color formats

HEX
#DF57A2
RGB
rgb(223, 87, 162)
RGBA
rgba(223, 87, 162, 1)
HSL
hsl(327, 68%, 61%)
HSV
hsv(327, 61%, 87%)
CMYK
cmyk(0%, 61%, 27%, 13%)
CSS variable
--color-primary: #DF57A2;
Lowercase HEX
#df57a2

Shades

Tints

Tones

Harmony

CSS snippets for #DF57A2

.color-df57a2 {
  color: #DF57A2;
  background-color: #DF57A2;
}

Frequently asked questions

What color is #DF57A2?+

#DF57A2 is a HEX color with RGB value rgb(223, 87, 162) and HSL value hsl(327, 68%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DF57A2?+

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