#DCAAC3 Color

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

Color preview

#DCAAC3

Color formats

HEX
#DCAAC3
RGB
rgb(220, 170, 195)
RGBA
rgba(220, 170, 195, 1)
HSL
hsl(330, 42%, 76%)
HSV
hsv(330, 23%, 86%)
CMYK
cmyk(0%, 23%, 11%, 14%)
CSS variable
--color-primary: #DCAAC3;
Lowercase HEX
#dcaac3

Shades

Tints

Tones

Harmony

CSS snippets for #DCAAC3

.color-dcaac3 {
  color: #DCAAC3;
  background-color: #DCAAC3;
}

Frequently asked questions

What color is #DCAAC3?+

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

What is the closest Tailwind color to #DCAAC3?+

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