#D17B8A Color

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

Color preview

#D17B8A

Color formats

HEX
#D17B8A
RGB
rgb(209, 123, 138)
RGBA
rgba(209, 123, 138, 1)
HSL
hsl(350, 48%, 65%)
HSV
hsv(350, 41%, 82%)
CMYK
cmyk(0%, 41%, 34%, 18%)
CSS variable
--color-primary: #D17B8A;
Lowercase HEX
#d17b8a

Shades

Tints

Tones

Harmony

CSS snippets for #D17B8A

.color-d17b8a {
  color: #D17B8A;
  background-color: #D17B8A;
}

Frequently asked questions

What color is #D17B8A?+

#D17B8A is a HEX color with RGB value rgb(209, 123, 138) and HSL value hsl(350, 48%, 65%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D17B8A?+

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