#D17F9C Color

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

Color preview

#D17F9C

Color formats

HEX
#D17F9C
RGB
rgb(209, 127, 156)
RGBA
rgba(209, 127, 156, 1)
HSL
hsl(339, 47%, 66%)
HSV
hsv(339, 39%, 82%)
CMYK
cmyk(0%, 39%, 25%, 18%)
CSS variable
--color-primary: #D17F9C;
Lowercase HEX
#d17f9c

Shades

Tints

Tones

Harmony

CSS snippets for #D17F9C

.color-d17f9c {
  color: #D17F9C;
  background-color: #D17F9C;
}

Frequently asked questions

What color is #D17F9C?+

#D17F9C is a HEX color with RGB value rgb(209, 127, 156) and HSL value hsl(339, 47%, 66%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D17F9C?+

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