#D9ABCB Color

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

Color preview

#D9ABCB

Color formats

HEX
#D9ABCB
RGB
rgb(217, 171, 203)
RGBA
rgba(217, 171, 203, 1)
HSL
hsl(318, 38%, 76%)
HSV
hsv(318, 21%, 85%)
CMYK
cmyk(0%, 21%, 6%, 15%)
CSS variable
--color-primary: #D9ABCB;
Lowercase HEX
#d9abcb

Shades

Tints

Tones

Harmony

CSS snippets for #D9ABCB

.color-d9abcb {
  color: #D9ABCB;
  background-color: #D9ABCB;
}

Frequently asked questions

What color is #D9ABCB?+

#D9ABCB is a HEX color with RGB value rgb(217, 171, 203) and HSL value hsl(318, 38%, 76%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D9ABCB?+

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