#DCA8C8 Color

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

Color preview

#DCA8C8

Color formats

HEX
#DCA8C8
RGB
rgb(220, 168, 200)
RGBA
rgba(220, 168, 200, 1)
HSL
hsl(323, 43%, 76%)
HSV
hsv(323, 24%, 86%)
CMYK
cmyk(0%, 24%, 9%, 14%)
CSS variable
--color-primary: #DCA8C8;
Lowercase HEX
#dca8c8

Shades

Tints

Tones

Harmony

CSS snippets for #DCA8C8

.color-dca8c8 {
  color: #DCA8C8;
  background-color: #DCA8C8;
}

Frequently asked questions

What color is #DCA8C8?+

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

What is the closest Tailwind color to #DCA8C8?+

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