#DABC9C Color

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

Color preview

#DABC9C

Color formats

HEX
#DABC9C
RGB
rgb(218, 188, 156)
RGBA
rgba(218, 188, 156, 1)
HSL
hsl(31, 46%, 73%)
HSV
hsv(31, 28%, 85%)
CMYK
cmyk(0%, 14%, 28%, 15%)
CSS variable
--color-primary: #DABC9C;
Lowercase HEX
#dabc9c

Shades

Tints

Tones

Harmony

CSS snippets for #DABC9C

.color-dabc9c {
  color: #DABC9C;
  background-color: #DABC9C;
}

Frequently asked questions

What color is #DABC9C?+

#DABC9C is a HEX color with RGB value rgb(218, 188, 156) and HSL value hsl(31, 46%, 73%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DABC9C?+

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