#DCC5AE Color

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

Color preview

#DCC5AE

Color formats

HEX
#DCC5AE
RGB
rgb(220, 197, 174)
RGBA
rgba(220, 197, 174, 1)
HSL
hsl(30, 40%, 77%)
HSV
hsv(30, 21%, 86%)
CMYK
cmyk(0%, 10%, 21%, 14%)
CSS variable
--color-primary: #DCC5AE;
Lowercase HEX
#dcc5ae

Shades

Tints

Tones

Harmony

CSS snippets for #DCC5AE

.color-dcc5ae {
  color: #DCC5AE;
  background-color: #DCC5AE;
}

Frequently asked questions

What color is #DCC5AE?+

#DCC5AE is a HEX color with RGB value rgb(220, 197, 174) and HSL value hsl(30, 40%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #DCC5AE?+

The closest Tailwind color is stone-300, available as the bg-stone-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