#D17F9A Color

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

Color preview

#D17F9A

Color formats

HEX
#D17F9A
RGB
rgb(209, 127, 154)
RGBA
rgba(209, 127, 154, 1)
HSL
hsl(340, 47%, 66%)
HSV
hsv(340, 39%, 82%)
CMYK
cmyk(0%, 39%, 26%, 18%)
CSS variable
--color-primary: #D17F9A;
Lowercase HEX
#d17f9a

Shades

Tints

Tones

Harmony

CSS snippets for #D17F9A

.color-d17f9a {
  color: #D17F9A;
  background-color: #D17F9A;
}

Frequently asked questions

What color is #D17F9A?+

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

What is the closest Tailwind color to #D17F9A?+

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