#D96E9A Color

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

Color preview

#D96E9A

Color formats

HEX
#D96E9A
RGB
rgb(217, 110, 154)
RGBA
rgba(217, 110, 154, 1)
HSL
hsl(335, 58%, 64%)
HSV
hsv(335, 49%, 85%)
CMYK
cmyk(0%, 49%, 29%, 15%)
CSS variable
--color-primary: #D96E9A;
Lowercase HEX
#d96e9a

Shades

Tints

Tones

Harmony

CSS snippets for #D96E9A

.color-d96e9a {
  color: #D96E9A;
  background-color: #D96E9A;
}

Frequently asked questions

What color is #D96E9A?+

#D96E9A is a HEX color with RGB value rgb(217, 110, 154) and HSL value hsl(335, 58%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D96E9A?+

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