#DCC4AA Color

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

Color preview

#DCC4AA

Color formats

HEX
#DCC4AA
RGB
rgb(220, 196, 170)
RGBA
rgba(220, 196, 170, 1)
HSL
hsl(31, 42%, 76%)
HSV
hsv(31, 23%, 86%)
CMYK
cmyk(0%, 11%, 23%, 14%)
CSS variable
--color-primary: #DCC4AA;
Lowercase HEX
#dcc4aa

Shades

Tints

Tones

Harmony

CSS snippets for #DCC4AA

.color-dcc4aa {
  color: #DCC4AA;
  background-color: #DCC4AA;
}

Frequently asked questions

What color is #DCC4AA?+

#DCC4AA is a HEX color with RGB value rgb(220, 196, 170) and HSL value hsl(31, 42%, 76%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DCC4AA?+

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