#D76D7D Color

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

Color preview

#D76D7D

Color formats

HEX
#D76D7D
RGB
rgb(215, 109, 125)
RGBA
rgba(215, 109, 125, 1)
HSL
hsl(351, 57%, 64%)
HSV
hsv(351, 49%, 84%)
CMYK
cmyk(0%, 49%, 42%, 16%)
CSS variable
--color-primary: #D76D7D;
Lowercase HEX
#d76d7d

Shades

Tints

Tones

Harmony

CSS snippets for #D76D7D

.color-d76d7d {
  color: #D76D7D;
  background-color: #D76D7D;
}

Frequently asked questions

What color is #D76D7D?+

#D76D7D is a HEX color with RGB value rgb(215, 109, 125) and HSL value hsl(351, 57%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D76D7D?+

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