#DACAAA Color

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

Color preview

#DACAAA

Color formats

HEX
#DACAAA
RGB
rgb(218, 202, 170)
RGBA
rgba(218, 202, 170, 1)
HSL
hsl(40, 39%, 76%)
HSV
hsv(40, 22%, 85%)
CMYK
cmyk(0%, 7%, 22%, 15%)
CSS variable
--color-primary: #DACAAA;
Lowercase HEX
#dacaaa

Shades

Tints

Tones

Harmony

CSS snippets for #DACAAA

.color-dacaaa {
  color: #DACAAA;
  background-color: #DACAAA;
}

Frequently asked questions

What color is #DACAAA?+

#DACAAA is a HEX color with RGB value rgb(218, 202, 170) and HSL value hsl(40, 39%, 76%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #DACAAA?+

The closest Tailwind color is orange-200, available as the bg-orange-200 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