#D3889D Color

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

Color preview

#D3889D

Color formats

HEX
#D3889D
RGB
rgb(211, 136, 157)
RGBA
rgba(211, 136, 157, 1)
HSL
hsl(343, 46%, 68%)
HSV
hsv(343, 36%, 83%)
CMYK
cmyk(0%, 36%, 26%, 17%)
CSS variable
--color-primary: #D3889D;
Lowercase HEX
#d3889d

Shades

Tints

Tones

Harmony

CSS snippets for #D3889D

.color-d3889d {
  color: #D3889D;
  background-color: #D3889D;
}

Frequently asked questions

What color is #D3889D?+

#D3889D is a HEX color with RGB value rgb(211, 136, 157) and HSL value hsl(343, 46%, 68%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D3889D?+

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