#D8888D Color

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

Color preview

#D8888D

Color formats

HEX
#D8888D
RGB
rgb(216, 136, 141)
RGBA
rgba(216, 136, 141, 1)
HSL
hsl(356, 51%, 69%)
HSV
hsv(356, 37%, 85%)
CMYK
cmyk(0%, 37%, 35%, 15%)
CSS variable
--color-primary: #D8888D;
Lowercase HEX
#d8888d

Shades

Tints

Tones

Harmony

CSS snippets for #D8888D

.color-d8888d {
  color: #D8888D;
  background-color: #D8888D;
}

Frequently asked questions

What color is #D8888D?+

#D8888D is a HEX color with RGB value rgb(216, 136, 141) and HSL value hsl(356, 51%, 69%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D8888D?+

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