#DECC8A Color

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

Color preview

#DECC8A

Color formats

HEX
#DECC8A
RGB
rgb(222, 204, 138)
RGBA
rgba(222, 204, 138, 1)
HSL
hsl(47, 56%, 71%)
HSV
hsv(47, 38%, 87%)
CMYK
cmyk(0%, 8%, 38%, 13%)
CSS variable
--color-primary: #DECC8A;
Lowercase HEX
#decc8a

Shades

Tints

Tones

Harmony

CSS snippets for #DECC8A

.color-decc8a {
  color: #DECC8A;
  background-color: #DECC8A;
}

Frequently asked questions

What color is #DECC8A?+

#DECC8A is a HEX color with RGB value rgb(222, 204, 138) and HSL value hsl(47, 56%, 71%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DECC8A?+

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