#DEC672 Color

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

Color preview

#DEC672

Color formats

HEX
#DEC672
RGB
rgb(222, 198, 114)
RGBA
rgba(222, 198, 114, 1)
HSL
hsl(47, 62%, 66%)
HSV
hsv(47, 49%, 87%)
CMYK
cmyk(0%, 11%, 49%, 13%)
CSS variable
--color-primary: #DEC672;
Lowercase HEX
#dec672

Shades

Tints

Tones

Harmony

CSS snippets for #DEC672

.color-dec672 {
  color: #DEC672;
  background-color: #DEC672;
}

Frequently asked questions

What color is #DEC672?+

#DEC672 is a HEX color with RGB value rgb(222, 198, 114) and HSL value hsl(47, 62%, 66%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DEC672?+

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