#D86A9D Color

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

Color preview

#D86A9D

Color formats

HEX
#D86A9D
RGB
rgb(216, 106, 157)
RGBA
rgba(216, 106, 157, 1)
HSL
hsl(332, 59%, 63%)
HSV
hsv(332, 51%, 85%)
CMYK
cmyk(0%, 51%, 27%, 15%)
CSS variable
--color-primary: #D86A9D;
Lowercase HEX
#d86a9d

Shades

Tints

Tones

Harmony

CSS snippets for #D86A9D

.color-d86a9d {
  color: #D86A9D;
  background-color: #D86A9D;
}

Frequently asked questions

What color is #D86A9D?+

#D86A9D is a HEX color with RGB value rgb(216, 106, 157) and HSL value hsl(332, 59%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D86A9D?+

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