#DCCEAB Color

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

Color preview

#DCCEAB

Color formats

HEX
#DCCEAB
RGB
rgb(220, 206, 171)
RGBA
rgba(220, 206, 171, 1)
HSL
hsl(43, 41%, 77%)
HSV
hsv(43, 22%, 86%)
CMYK
cmyk(0%, 6%, 22%, 14%)
CSS variable
--color-primary: #DCCEAB;
Lowercase HEX
#dcceab

Shades

Tints

Tones

Harmony

CSS snippets for #DCCEAB

.color-dcceab {
  color: #DCCEAB;
  background-color: #DCCEAB;
}

Frequently asked questions

What color is #DCCEAB?+

#DCCEAB is a HEX color with RGB value rgb(220, 206, 171) and HSL value hsl(43, 41%, 77%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #DCCEAB?+

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