#DEC582 Color

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

Color preview

#DEC582

Color formats

HEX
#DEC582
RGB
rgb(222, 197, 130)
RGBA
rgba(222, 197, 130, 1)
HSL
hsl(44, 58%, 69%)
HSV
hsv(44, 41%, 87%)
CMYK
cmyk(0%, 11%, 41%, 13%)
CSS variable
--color-primary: #DEC582;
Lowercase HEX
#dec582

Shades

Tints

Tones

Harmony

CSS snippets for #DEC582

.color-dec582 {
  color: #DEC582;
  background-color: #DEC582;
}

Frequently asked questions

What color is #DEC582?+

#DEC582 is a HEX color with RGB value rgb(222, 197, 130) and HSL value hsl(44, 58%, 69%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DEC582?+

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