#D15D7E Color

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

Color preview

#D15D7E

Color formats

HEX
#D15D7E
RGB
rgb(209, 93, 126)
RGBA
rgba(209, 93, 126, 1)
HSL
hsl(343, 56%, 59%)
HSV
hsv(343, 56%, 82%)
CMYK
cmyk(0%, 56%, 40%, 18%)
CSS variable
--color-primary: #D15D7E;
Lowercase HEX
#d15d7e

Shades

Tints

Tones

Harmony

CSS snippets for #D15D7E

.color-d15d7e {
  color: #D15D7E;
  background-color: #D15D7E;
}

Frequently asked questions

What color is #D15D7E?+

#D15D7E is a HEX color with RGB value rgb(209, 93, 126) and HSL value hsl(343, 56%, 59%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D15D7E?+

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