#DF7F9A Color

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

Color preview

#DF7F9A

Color formats

HEX
#DF7F9A
RGB
rgb(223, 127, 154)
RGBA
rgba(223, 127, 154, 1)
HSL
hsl(343, 60%, 69%)
HSV
hsv(343, 43%, 87%)
CMYK
cmyk(0%, 43%, 31%, 13%)
CSS variable
--color-primary: #DF7F9A;
Lowercase HEX
#df7f9a

Shades

Tints

Tones

Harmony

CSS snippets for #DF7F9A

.color-df7f9a {
  color: #DF7F9A;
  background-color: #DF7F9A;
}

Frequently asked questions

What color is #DF7F9A?+

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

What is the closest Tailwind color to #DF7F9A?+

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