#DACCCF Color

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

Color preview

#DACCCF

Color formats

HEX
#DACCCF
RGB
rgb(218, 204, 207)
RGBA
rgba(218, 204, 207, 1)
HSL
hsl(347, 16%, 83%)
HSV
hsv(347, 6%, 85%)
CMYK
cmyk(0%, 6%, 5%, 15%)
CSS variable
--color-primary: #DACCCF;
Lowercase HEX
#dacccf

Shades

Tints

Tones

Harmony

CSS snippets for #DACCCF

.color-dacccf {
  color: #DACCCF;
  background-color: #DACCCF;
}

Frequently asked questions

What color is #DACCCF?+

#DACCCF is a HEX color with RGB value rgb(218, 204, 207) and HSL value hsl(347, 16%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DACCCF?+

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