#D96F9D Color

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

Color preview

#D96F9D

Color formats

HEX
#D96F9D
RGB
rgb(217, 111, 157)
RGBA
rgba(217, 111, 157, 1)
HSL
hsl(334, 58%, 64%)
HSV
hsv(334, 49%, 85%)
CMYK
cmyk(0%, 49%, 28%, 15%)
CSS variable
--color-primary: #D96F9D;
Lowercase HEX
#d96f9d

Shades

Tints

Tones

Harmony

CSS snippets for #D96F9D

.color-d96f9d {
  color: #D96F9D;
  background-color: #D96F9D;
}

Frequently asked questions

What color is #D96F9D?+

#D96F9D is a HEX color with RGB value rgb(217, 111, 157) and HSL value hsl(334, 58%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D96F9D?+

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