#DEC47D Color

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

Color preview

#DEC47D

Color formats

HEX
#DEC47D
RGB
rgb(222, 196, 125)
RGBA
rgba(222, 196, 125, 1)
HSL
hsl(44, 60%, 68%)
HSV
hsv(44, 44%, 87%)
CMYK
cmyk(0%, 12%, 44%, 13%)
CSS variable
--color-primary: #DEC47D;
Lowercase HEX
#dec47d

Shades

Tints

Tones

Harmony

CSS snippets for #DEC47D

.color-dec47d {
  color: #DEC47D;
  background-color: #DEC47D;
}

Frequently asked questions

What color is #DEC47D?+

#DEC47D is a HEX color with RGB value rgb(222, 196, 125) and HSL value hsl(44, 60%, 68%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DEC47D?+

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