#DCCDAA Color

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

Color preview

#DCCDAA

Color formats

HEX
#DCCDAA
RGB
rgb(220, 205, 170)
RGBA
rgba(220, 205, 170, 1)
HSL
hsl(42, 42%, 76%)
HSV
hsv(42, 23%, 86%)
CMYK
cmyk(0%, 7%, 23%, 14%)
CSS variable
--color-primary: #DCCDAA;
Lowercase HEX
#dccdaa

Shades

Tints

Tones

Harmony

CSS snippets for #DCCDAA

.color-dccdaa {
  color: #DCCDAA;
  background-color: #DCCDAA;
}

Frequently asked questions

What color is #DCCDAA?+

#DCCDAA is a HEX color with RGB value rgb(220, 205, 170) and HSL value hsl(42, 42%, 76%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #DCCDAA?+

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