#DCCAAC Color

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

Color preview

#DCCAAC

Color formats

HEX
#DCCAAC
RGB
rgb(220, 202, 172)
RGBA
rgba(220, 202, 172, 1)
HSL
hsl(37, 41%, 77%)
HSV
hsv(37, 22%, 86%)
CMYK
cmyk(0%, 8%, 22%, 14%)
CSS variable
--color-primary: #DCCAAC;
Lowercase HEX
#dccaac

Shades

Tints

Tones

Harmony

CSS snippets for #DCCAAC

.color-dccaac {
  color: #DCCAAC;
  background-color: #DCCAAC;
}

Frequently asked questions

What color is #DCCAAC?+

#DCCAAC is a HEX color with RGB value rgb(220, 202, 172) and HSL value hsl(37, 41%, 77%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #DCCAAC?+

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