#DCC5AC Color

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

Color preview

#DCC5AC

Color formats

HEX
#DCC5AC
RGB
rgb(220, 197, 172)
RGBA
rgba(220, 197, 172, 1)
HSL
hsl(31, 41%, 77%)
HSV
hsv(31, 22%, 86%)
CMYK
cmyk(0%, 10%, 22%, 14%)
CSS variable
--color-primary: #DCC5AC;
Lowercase HEX
#dcc5ac

Shades

Tints

Tones

Harmony

CSS snippets for #DCC5AC

.color-dcc5ac {
  color: #DCC5AC;
  background-color: #DCC5AC;
}

Frequently asked questions

What color is #DCC5AC?+

#DCC5AC is a HEX color with RGB value rgb(220, 197, 172) and HSL value hsl(31, 41%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #DCC5AC?+

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