#DF71B1 Color

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

Color preview

#DF71B1

Color formats

HEX
#DF71B1
RGB
rgb(223, 113, 177)
RGBA
rgba(223, 113, 177, 1)
HSL
hsl(325, 63%, 66%)
HSV
hsv(325, 49%, 87%)
CMYK
cmyk(0%, 49%, 21%, 13%)
CSS variable
--color-primary: #DF71B1;
Lowercase HEX
#df71b1

Shades

Tints

Tones

Harmony

CSS snippets for #DF71B1

.color-df71b1 {
  color: #DF71B1;
  background-color: #DF71B1;
}

Frequently asked questions

What color is #DF71B1?+

#DF71B1 is a HEX color with RGB value rgb(223, 113, 177) and HSL value hsl(325, 63%, 66%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DF71B1?+

The closest Tailwind color is pink-400, available as the bg-pink-400 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