#D86B8F Color

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

Color preview

#D86B8F

Color formats

HEX
#D86B8F
RGB
rgb(216, 107, 143)
RGBA
rgba(216, 107, 143, 1)
HSL
hsl(340, 58%, 63%)
HSV
hsv(340, 50%, 85%)
CMYK
cmyk(0%, 50%, 34%, 15%)
CSS variable
--color-primary: #D86B8F;
Lowercase HEX
#d86b8f

Shades

Tints

Tones

Harmony

CSS snippets for #D86B8F

.color-d86b8f {
  color: #D86B8F;
  background-color: #D86B8F;
}

Frequently asked questions

What color is #D86B8F?+

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

What is the closest Tailwind color to #D86B8F?+

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