#DCCDA8 Color

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

Color preview

#DCCDA8

Color formats

HEX
#DCCDA8
RGB
rgb(220, 205, 168)
RGBA
rgba(220, 205, 168, 1)
HSL
hsl(43, 43%, 76%)
HSV
hsv(43, 24%, 86%)
CMYK
cmyk(0%, 7%, 24%, 14%)
CSS variable
--color-primary: #DCCDA8;
Lowercase HEX
#dccda8

Shades

Tints

Tones

Harmony

CSS snippets for #DCCDA8

.color-dccda8 {
  color: #DCCDA8;
  background-color: #DCCDA8;
}

Frequently asked questions

What color is #DCCDA8?+

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

What is the closest Tailwind color to #DCCDA8?+

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