#DCCACE Color

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

Color preview

#DCCACE

Color formats

HEX
#DCCACE
RGB
rgb(220, 202, 206)
RGBA
rgba(220, 202, 206, 1)
HSL
hsl(347, 20%, 83%)
HSV
hsv(347, 8%, 86%)
CMYK
cmyk(0%, 8%, 6%, 14%)
CSS variable
--color-primary: #DCCACE;
Lowercase HEX
#dccace

Shades

Tints

Tones

Harmony

CSS snippets for #DCCACE

.color-dccace {
  color: #DCCACE;
  background-color: #DCCACE;
}

Frequently asked questions

What color is #DCCACE?+

#DCCACE is a HEX color with RGB value rgb(220, 202, 206) and HSL value hsl(347, 20%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DCCACE?+

The closest Tailwind color is stone-300, available as the bg-stone-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