#D76F8D Color

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

Color preview

#D76F8D

Color formats

HEX
#D76F8D
RGB
rgb(215, 111, 141)
RGBA
rgba(215, 111, 141, 1)
HSL
hsl(343, 57%, 64%)
HSV
hsv(343, 48%, 84%)
CMYK
cmyk(0%, 48%, 34%, 16%)
CSS variable
--color-primary: #D76F8D;
Lowercase HEX
#d76f8d

Shades

Tints

Tones

Harmony

CSS snippets for #D76F8D

.color-d76f8d {
  color: #D76F8D;
  background-color: #D76F8D;
}

Frequently asked questions

What color is #D76F8D?+

#D76F8D is a HEX color with RGB value rgb(215, 111, 141) and HSL value hsl(343, 57%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D76F8D?+

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