#DACCDC Color

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

Color preview

#DACCDC

Color formats

HEX
#DACCDC
RGB
rgb(218, 204, 220)
RGBA
rgba(218, 204, 220, 1)
HSL
hsl(292, 19%, 83%)
HSV
hsv(292, 7%, 86%)
CMYK
cmyk(1%, 7%, 0%, 14%)
CSS variable
--color-primary: #DACCDC;
Lowercase HEX
#daccdc

Shades

Tints

Tones

Harmony

CSS snippets for #DACCDC

.color-daccdc {
  color: #DACCDC;
  background-color: #DACCDC;
}

Frequently asked questions

What color is #DACCDC?+

#DACCDC is a HEX color with RGB value rgb(218, 204, 220) and HSL value hsl(292, 19%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DACCDC?+

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