#DCA8C3 Color

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

Color preview

#DCA8C3

Color formats

HEX
#DCA8C3
RGB
rgb(220, 168, 195)
RGBA
rgba(220, 168, 195, 1)
HSL
hsl(329, 43%, 76%)
HSV
hsv(329, 24%, 86%)
CMYK
cmyk(0%, 24%, 11%, 14%)
CSS variable
--color-primary: #DCA8C3;
Lowercase HEX
#dca8c3

Shades

Tints

Tones

Harmony

CSS snippets for #DCA8C3

.color-dca8c3 {
  color: #DCA8C3;
  background-color: #DCA8C3;
}

Frequently asked questions

What color is #DCA8C3?+

#DCA8C3 is a HEX color with RGB value rgb(220, 168, 195) and HSL value hsl(329, 43%, 76%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DCA8C3?+

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