#DACAA2 Color

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

Color preview

#DACAA2

Color formats

HEX
#DACAA2
RGB
rgb(218, 202, 162)
RGBA
rgba(218, 202, 162, 1)
HSL
hsl(43, 43%, 75%)
HSV
hsv(43, 26%, 85%)
CMYK
cmyk(0%, 7%, 26%, 15%)
CSS variable
--color-primary: #DACAA2;
Lowercase HEX
#dacaa2

Shades

Tints

Tones

Harmony

CSS snippets for #DACAA2

.color-dacaa2 {
  color: #DACAA2;
  background-color: #DACAA2;
}

Frequently asked questions

What color is #DACAA2?+

#DACAA2 is a HEX color with RGB value rgb(218, 202, 162) and HSL value hsl(43, 43%, 75%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DACAA2?+

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