#DACBA0 Color

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

Color preview

#DACBA0

Color formats

HEX
#DACBA0
RGB
rgb(218, 203, 160)
RGBA
rgba(218, 203, 160, 1)
HSL
hsl(44, 44%, 74%)
HSV
hsv(44, 27%, 85%)
CMYK
cmyk(0%, 7%, 27%, 15%)
CSS variable
--color-primary: #DACBA0;
Lowercase HEX
#dacba0

Shades

Tints

Tones

Harmony

CSS snippets for #DACBA0

.color-dacba0 {
  color: #DACBA0;
  background-color: #DACBA0;
}

Frequently asked questions

What color is #DACBA0?+

#DACBA0 is a HEX color with RGB value rgb(218, 203, 160) and HSL value hsl(44, 44%, 74%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DACBA0?+

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