#DEC085 Color

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

Color preview

#DEC085

Color formats

HEX
#DEC085
RGB
rgb(222, 192, 133)
RGBA
rgba(222, 192, 133, 1)
HSL
hsl(40, 57%, 70%)
HSV
hsv(40, 40%, 87%)
CMYK
cmyk(0%, 14%, 40%, 13%)
CSS variable
--color-primary: #DEC085;
Lowercase HEX
#dec085

Shades

Tints

Tones

Harmony

CSS snippets for #DEC085

.color-dec085 {
  color: #DEC085;
  background-color: #DEC085;
}

Frequently asked questions

What color is #DEC085?+

#DEC085 is a HEX color with RGB value rgb(222, 192, 133) and HSL value hsl(40, 57%, 70%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DEC085?+

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