#DACFC6 Color

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

Color preview

#DACFC6

Color formats

HEX
#DACFC6
RGB
rgb(218, 207, 198)
RGBA
rgba(218, 207, 198, 1)
HSL
hsl(27, 21%, 82%)
HSV
hsv(27, 9%, 85%)
CMYK
cmyk(0%, 5%, 9%, 15%)
CSS variable
--color-primary: #DACFC6;
Lowercase HEX
#dacfc6

Shades

Tints

Tones

Harmony

CSS snippets for #DACFC6

.color-dacfc6 {
  color: #DACFC6;
  background-color: #DACFC6;
}

Frequently asked questions

What color is #DACFC6?+

#DACFC6 is a HEX color with RGB value rgb(218, 207, 198) and HSL value hsl(27, 21%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DACFC6?+

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