#DACAAC Color

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

Color preview

#DACAAC

Color formats

HEX
#DACAAC
RGB
rgb(218, 202, 172)
RGBA
rgba(218, 202, 172, 1)
HSL
hsl(39, 38%, 76%)
HSV
hsv(39, 21%, 85%)
CMYK
cmyk(0%, 7%, 21%, 15%)
CSS variable
--color-primary: #DACAAC;
Lowercase HEX
#dacaac

Shades

Tints

Tones

Harmony

CSS snippets for #DACAAC

.color-dacaac {
  color: #DACAAC;
  background-color: #DACAAC;
}

Frequently asked questions

What color is #DACAAC?+

#DACAAC is a HEX color with RGB value rgb(218, 202, 172) and HSL value hsl(39, 38%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #DACAAC?+

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