#DCABC3 Color

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

Color preview

#DCABC3

Color formats

HEX
#DCABC3
RGB
rgb(220, 171, 195)
RGBA
rgba(220, 171, 195, 1)
HSL
hsl(331, 41%, 77%)
HSV
hsv(331, 22%, 86%)
CMYK
cmyk(0%, 22%, 11%, 14%)
CSS variable
--color-primary: #DCABC3;
Lowercase HEX
#dcabc3

Shades

Tints

Tones

Harmony

CSS snippets for #DCABC3

.color-dcabc3 {
  color: #DCABC3;
  background-color: #DCABC3;
}

Frequently asked questions

What color is #DCABC3?+

#DCABC3 is a HEX color with RGB value rgb(220, 171, 195) and HSL value hsl(331, 41%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DCABC3?+

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