#DCAA96 Color

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

Color preview

#DCAA96

Color formats

HEX
#DCAA96
RGB
rgb(220, 170, 150)
RGBA
rgba(220, 170, 150, 1)
HSL
hsl(17, 50%, 73%)
HSV
hsv(17, 32%, 86%)
CMYK
cmyk(0%, 23%, 32%, 14%)
CSS variable
--color-primary: #DCAA96;
Lowercase HEX
#dcaa96

Shades

Tints

Tones

Harmony

CSS snippets for #DCAA96

.color-dcaa96 {
  color: #DCAA96;
  background-color: #DCAA96;
}

Frequently asked questions

What color is #DCAA96?+

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

What is the closest Tailwind color to #DCAA96?+

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