#D86B8A Color

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

Color preview

#D86B8A

Color formats

HEX
#D86B8A
RGB
rgb(216, 107, 138)
RGBA
rgba(216, 107, 138, 1)
HSL
hsl(343, 58%, 63%)
HSV
hsv(343, 50%, 85%)
CMYK
cmyk(0%, 50%, 36%, 15%)
CSS variable
--color-primary: #D86B8A;
Lowercase HEX
#d86b8a

Shades

Tints

Tones

Harmony

CSS snippets for #D86B8A

.color-d86b8a {
  color: #D86B8A;
  background-color: #D86B8A;
}

Frequently asked questions

What color is #D86B8A?+

#D86B8A is a HEX color with RGB value rgb(216, 107, 138) and HSL value hsl(343, 58%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D86B8A?+

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