#DF4AA1 Color

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

Color preview

#DF4AA1

Color formats

HEX
#DF4AA1
RGB
rgb(223, 74, 161)
RGBA
rgba(223, 74, 161, 1)
HSL
hsl(325, 70%, 58%)
HSV
hsv(325, 67%, 87%)
CMYK
cmyk(0%, 67%, 28%, 13%)
CSS variable
--color-primary: #DF4AA1;
Lowercase HEX
#df4aa1

Shades

Tints

Tones

Harmony

CSS snippets for #DF4AA1

.color-df4aa1 {
  color: #DF4AA1;
  background-color: #DF4AA1;
}

Frequently asked questions

What color is #DF4AA1?+

#DF4AA1 is a HEX color with RGB value rgb(223, 74, 161) and HSL value hsl(325, 70%, 58%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DF4AA1?+

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