#DCACC4 Color

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

Color preview

#DCACC4

Color formats

HEX
#DCACC4
RGB
rgb(220, 172, 196)
RGBA
rgba(220, 172, 196, 1)
HSL
hsl(330, 41%, 77%)
HSV
hsv(330, 22%, 86%)
CMYK
cmyk(0%, 22%, 11%, 14%)
CSS variable
--color-primary: #DCACC4;
Lowercase HEX
#dcacc4

Shades

Tints

Tones

Harmony

CSS snippets for #DCACC4

.color-dcacc4 {
  color: #DCACC4;
  background-color: #DCACC4;
}

Frequently asked questions

What color is #DCACC4?+

#DCACC4 is a HEX color with RGB value rgb(220, 172, 196) and HSL value hsl(330, 41%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DCACC4?+

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