#DF8D97 Color

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

Color preview

#DF8D97

Color formats

HEX
#DF8D97
RGB
rgb(223, 141, 151)
RGBA
rgba(223, 141, 151, 1)
HSL
hsl(353, 56%, 71%)
HSV
hsv(353, 37%, 87%)
CMYK
cmyk(0%, 37%, 32%, 13%)
CSS variable
--color-primary: #DF8D97;
Lowercase HEX
#df8d97

Shades

Tints

Tones

Harmony

CSS snippets for #DF8D97

.color-df8d97 {
  color: #DF8D97;
  background-color: #DF8D97;
}

Frequently asked questions

What color is #DF8D97?+

#DF8D97 is a HEX color with RGB value rgb(223, 141, 151) and HSL value hsl(353, 56%, 71%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DF8D97?+

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