#DF7EAB Color

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

Color preview

#DF7EAB

Color formats

HEX
#DF7EAB
RGB
rgb(223, 126, 171)
RGBA
rgba(223, 126, 171, 1)
HSL
hsl(332, 60%, 68%)
HSV
hsv(332, 43%, 87%)
CMYK
cmyk(0%, 43%, 23%, 13%)
CSS variable
--color-primary: #DF7EAB;
Lowercase HEX
#df7eab

Shades

Tints

Tones

Harmony

CSS snippets for #DF7EAB

.color-df7eab {
  color: #DF7EAB;
  background-color: #DF7EAB;
}

Frequently asked questions

What color is #DF7EAB?+

#DF7EAB is a HEX color with RGB value rgb(223, 126, 171) and HSL value hsl(332, 60%, 68%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DF7EAB?+

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