#DF7F8A Color

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

Color preview

#DF7F8A

Color formats

HEX
#DF7F8A
RGB
rgb(223, 127, 138)
RGBA
rgba(223, 127, 138, 1)
HSL
hsl(353, 60%, 69%)
HSV
hsv(353, 43%, 87%)
CMYK
cmyk(0%, 43%, 38%, 13%)
CSS variable
--color-primary: #DF7F8A;
Lowercase HEX
#df7f8a

Shades

Tints

Tones

Harmony

CSS snippets for #DF7F8A

.color-df7f8a {
  color: #DF7F8A;
  background-color: #DF7F8A;
}

Frequently asked questions

What color is #DF7F8A?+

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

What is the closest Tailwind color to #DF7F8A?+

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