#DCAACC Color

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

Color preview

#DCAACC

Color formats

HEX
#DCAACC
RGB
rgb(220, 170, 204)
RGBA
rgba(220, 170, 204, 1)
HSL
hsl(319, 42%, 76%)
HSV
hsv(319, 23%, 86%)
CMYK
cmyk(0%, 23%, 7%, 14%)
CSS variable
--color-primary: #DCAACC;
Lowercase HEX
#dcaacc

Shades

Tints

Tones

Harmony

CSS snippets for #DCAACC

.color-dcaacc {
  color: #DCAACC;
  background-color: #DCAACC;
}

Frequently asked questions

What color is #DCAACC?+

#DCAACC is a HEX color with RGB value rgb(220, 170, 204) and HSL value hsl(319, 42%, 76%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DCAACC?+

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