#DF64A0 Color

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

Color preview

#DF64A0

Color formats

HEX
#DF64A0
RGB
rgb(223, 100, 160)
RGBA
rgba(223, 100, 160, 1)
HSL
hsl(331, 66%, 63%)
HSV
hsv(331, 55%, 87%)
CMYK
cmyk(0%, 55%, 28%, 13%)
CSS variable
--color-primary: #DF64A0;
Lowercase HEX
#df64a0

Shades

Tints

Tones

Harmony

CSS snippets for #DF64A0

.color-df64a0 {
  color: #DF64A0;
  background-color: #DF64A0;
}

Frequently asked questions

What color is #DF64A0?+

#DF64A0 is a HEX color with RGB value rgb(223, 100, 160) and HSL value hsl(331, 66%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DF64A0?+

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