#D17B7E Color

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

Color preview

#D17B7E

Color formats

HEX
#D17B7E
RGB
rgb(209, 123, 126)
RGBA
rgba(209, 123, 126, 1)
HSL
hsl(358, 48%, 65%)
HSV
hsv(358, 41%, 82%)
CMYK
cmyk(0%, 41%, 40%, 18%)
CSS variable
--color-primary: #D17B7E;
Lowercase HEX
#d17b7e

Shades

Tints

Tones

Harmony

CSS snippets for #D17B7E

.color-d17b7e {
  color: #D17B7E;
  background-color: #D17B7E;
}

Frequently asked questions

What color is #D17B7E?+

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

What is the closest Tailwind color to #D17B7E?+

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