#DCAA91 Color

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

Color preview

#DCAA91

Color formats

HEX
#DCAA91
RGB
rgb(220, 170, 145)
RGBA
rgba(220, 170, 145, 1)
HSL
hsl(20, 52%, 72%)
HSV
hsv(20, 34%, 86%)
CMYK
cmyk(0%, 23%, 34%, 14%)
CSS variable
--color-primary: #DCAA91;
Lowercase HEX
#dcaa91

Shades

Tints

Tones

Harmony

CSS snippets for #DCAA91

.color-dcaa91 {
  color: #DCAA91;
  background-color: #DCAA91;
}

Frequently asked questions

What color is #DCAA91?+

#DCAA91 is a HEX color with RGB value rgb(220, 170, 145) and HSL value hsl(20, 52%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DCAA91?+

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