#DCAB96 Color

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

Color preview

#DCAB96

Color formats

HEX
#DCAB96
RGB
rgb(220, 171, 150)
RGBA
rgba(220, 171, 150, 1)
HSL
hsl(18, 50%, 73%)
HSV
hsv(18, 32%, 86%)
CMYK
cmyk(0%, 22%, 32%, 14%)
CSS variable
--color-primary: #DCAB96;
Lowercase HEX
#dcab96

Shades

Tints

Tones

Harmony

CSS snippets for #DCAB96

.color-dcab96 {
  color: #DCAB96;
  background-color: #DCAB96;
}

Frequently asked questions

What color is #DCAB96?+

#DCAB96 is a HEX color with RGB value rgb(220, 171, 150) and HSL value hsl(18, 50%, 73%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DCAB96?+

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