#DACBA6 Color

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

Color preview

#DACBA6

Color formats

HEX
#DACBA6
RGB
rgb(218, 203, 166)
RGBA
rgba(218, 203, 166, 1)
HSL
hsl(43, 41%, 75%)
HSV
hsv(43, 24%, 85%)
CMYK
cmyk(0%, 7%, 24%, 15%)
CSS variable
--color-primary: #DACBA6;
Lowercase HEX
#dacba6

Shades

Tints

Tones

Harmony

CSS snippets for #DACBA6

.color-dacba6 {
  color: #DACBA6;
  background-color: #DACBA6;
}

Frequently asked questions

What color is #DACBA6?+

#DACBA6 is a HEX color with RGB value rgb(218, 203, 166) and HSL value hsl(43, 41%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DACBA6?+

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