#DECE8B Color

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

Color preview

#DECE8B

Color formats

HEX
#DECE8B
RGB
rgb(222, 206, 139)
RGBA
rgba(222, 206, 139, 1)
HSL
hsl(48, 56%, 71%)
HSV
hsv(48, 37%, 87%)
CMYK
cmyk(0%, 7%, 37%, 13%)
CSS variable
--color-primary: #DECE8B;
Lowercase HEX
#dece8b

Shades

Tints

Tones

Harmony

CSS snippets for #DECE8B

.color-dece8b {
  color: #DECE8B;
  background-color: #DECE8B;
}

Frequently asked questions

What color is #DECE8B?+

#DECE8B is a HEX color with RGB value rgb(222, 206, 139) and HSL value hsl(48, 56%, 71%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DECE8B?+

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