#DCCEAC Color

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

Color preview

#DCCEAC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DCCEAC

.color-dcceac {
  color: #DCCEAC;
  background-color: #DCCEAC;
}

Frequently asked questions

What color is #DCCEAC?+

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

What is the closest Tailwind color to #DCCEAC?+

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