#D76C7C Color

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

Color preview

#D76C7C

Color formats

HEX
#D76C7C
RGB
rgb(215, 108, 124)
RGBA
rgba(215, 108, 124, 1)
HSL
hsl(351, 57%, 63%)
HSV
hsv(351, 50%, 84%)
CMYK
cmyk(0%, 50%, 42%, 16%)
CSS variable
--color-primary: #D76C7C;
Lowercase HEX
#d76c7c

Shades

Tints

Tones

Harmony

CSS snippets for #D76C7C

.color-d76c7c {
  color: #D76C7C;
  background-color: #D76C7C;
}

Frequently asked questions

What color is #D76C7C?+

#D76C7C is a HEX color with RGB value rgb(215, 108, 124) and HSL value hsl(351, 57%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D76C7C?+

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