#DEC4AE Color

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

Color preview

#DEC4AE

Color formats

HEX
#DEC4AE
RGB
rgb(222, 196, 174)
RGBA
rgba(222, 196, 174, 1)
HSL
hsl(28, 42%, 78%)
HSV
hsv(28, 22%, 87%)
CMYK
cmyk(0%, 12%, 22%, 13%)
CSS variable
--color-primary: #DEC4AE;
Lowercase HEX
#dec4ae

Shades

Tints

Tones

Harmony

CSS snippets for #DEC4AE

.color-dec4ae {
  color: #DEC4AE;
  background-color: #DEC4AE;
}

Frequently asked questions

What color is #DEC4AE?+

#DEC4AE is a HEX color with RGB value rgb(222, 196, 174) and HSL value hsl(28, 42%, 78%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #DEC4AE?+

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