#DACEC7 Color

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

Color preview

#DACEC7

Color formats

HEX
#DACEC7
RGB
rgb(218, 206, 199)
RGBA
rgba(218, 206, 199, 1)
HSL
hsl(22, 20%, 82%)
HSV
hsv(22, 9%, 85%)
CMYK
cmyk(0%, 6%, 9%, 15%)
CSS variable
--color-primary: #DACEC7;
Lowercase HEX
#dacec7

Shades

Tints

Tones

Harmony

CSS snippets for #DACEC7

.color-dacec7 {
  color: #DACEC7;
  background-color: #DACEC7;
}

Frequently asked questions

What color is #DACEC7?+

#DACEC7 is a HEX color with RGB value rgb(218, 206, 199) and HSL value hsl(22, 20%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DACEC7?+

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