#DF7F97 Color

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

Color preview

#DF7F97

Color formats

HEX
#DF7F97
RGB
rgb(223, 127, 151)
RGBA
rgba(223, 127, 151, 1)
HSL
hsl(345, 60%, 69%)
HSV
hsv(345, 43%, 87%)
CMYK
cmyk(0%, 43%, 32%, 13%)
CSS variable
--color-primary: #DF7F97;
Lowercase HEX
#df7f97

Shades

Tints

Tones

Harmony

CSS snippets for #DF7F97

.color-df7f97 {
  color: #DF7F97;
  background-color: #DF7F97;
}

Frequently asked questions

What color is #DF7F97?+

#DF7F97 is a HEX color with RGB value rgb(223, 127, 151) and HSL value hsl(345, 60%, 69%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DF7F97?+

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