#DACFDA Color

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

Color preview

#DACFDA

Color formats

HEX
#DACFDA
RGB
rgb(218, 207, 218)
RGBA
rgba(218, 207, 218, 1)
HSL
hsl(300, 13%, 83%)
HSV
hsv(300, 5%, 85%)
CMYK
cmyk(0%, 5%, 0%, 15%)
CSS variable
--color-primary: #DACFDA;
Lowercase HEX
#dacfda

Shades

Tints

Tones

Harmony

CSS snippets for #DACFDA

.color-dacfda {
  color: #DACFDA;
  background-color: #DACFDA;
}

Frequently asked questions

What color is #DACFDA?+

#DACFDA is a HEX color with RGB value rgb(218, 207, 218) and HSL value hsl(300, 13%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DACFDA?+

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