#DF64A2 Color

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

Color preview

#DF64A2

Color formats

HEX
#DF64A2
RGB
rgb(223, 100, 162)
RGBA
rgba(223, 100, 162, 1)
HSL
hsl(330, 66%, 63%)
HSV
hsv(330, 55%, 87%)
CMYK
cmyk(0%, 55%, 27%, 13%)
CSS variable
--color-primary: #DF64A2;
Lowercase HEX
#df64a2

Shades

Tints

Tones

Harmony

CSS snippets for #DF64A2

.color-df64a2 {
  color: #DF64A2;
  background-color: #DF64A2;
}

Frequently asked questions

What color is #DF64A2?+

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

What is the closest Tailwind color to #DF64A2?+

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