#DCCACF Color

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

Color preview

#DCCACF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DCCACF

.color-dccacf {
  color: #DCCACF;
  background-color: #DCCACF;
}

Frequently asked questions

What color is #DCCACF?+

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

What is the closest Tailwind color to #DCCACF?+

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