#DF7EAF Color

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

Color preview

#DF7EAF

Color formats

HEX
#DF7EAF
RGB
rgb(223, 126, 175)
RGBA
rgba(223, 126, 175, 1)
HSL
hsl(330, 60%, 68%)
HSV
hsv(330, 43%, 87%)
CMYK
cmyk(0%, 43%, 22%, 13%)
CSS variable
--color-primary: #DF7EAF;
Lowercase HEX
#df7eaf

Shades

Tints

Tones

Harmony

CSS snippets for #DF7EAF

.color-df7eaf {
  color: #DF7EAF;
  background-color: #DF7EAF;
}

Frequently asked questions

What color is #DF7EAF?+

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

What is the closest Tailwind color to #DF7EAF?+

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