#DACBA5 Color

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

Color preview

#DACBA5

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DACBA5

.color-dacba5 {
  color: #DACBA5;
  background-color: #DACBA5;
}

Frequently asked questions

What color is #DACBA5?+

#DACBA5 is a HEX color with RGB value rgb(218, 203, 165) and HSL value hsl(43, 42%, 75%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DACBA5?+

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