#D85D8E Color

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

Color preview

#D85D8E

Color formats

HEX
#D85D8E
RGB
rgb(216, 93, 142)
RGBA
rgba(216, 93, 142, 1)
HSL
hsl(336, 61%, 61%)
HSV
hsv(336, 57%, 85%)
CMYK
cmyk(0%, 57%, 34%, 15%)
CSS variable
--color-primary: #D85D8E;
Lowercase HEX
#d85d8e

Shades

Tints

Tones

Harmony

CSS snippets for #D85D8E

.color-d85d8e {
  color: #D85D8E;
  background-color: #D85D8E;
}

Frequently asked questions

What color is #D85D8E?+

#D85D8E is a HEX color with RGB value rgb(216, 93, 142) and HSL value hsl(336, 61%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D85D8E?+

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