#DEC887 Color

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

Color preview

#DEC887

Color formats

HEX
#DEC887
RGB
rgb(222, 200, 135)
RGBA
rgba(222, 200, 135, 1)
HSL
hsl(45, 57%, 70%)
HSV
hsv(45, 39%, 87%)
CMYK
cmyk(0%, 10%, 39%, 13%)
CSS variable
--color-primary: #DEC887;
Lowercase HEX
#dec887

Shades

Tints

Tones

Harmony

CSS snippets for #DEC887

.color-dec887 {
  color: #DEC887;
  background-color: #DEC887;
}

Frequently asked questions

What color is #DEC887?+

#DEC887 is a HEX color with RGB value rgb(222, 200, 135) and HSL value hsl(45, 57%, 70%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DEC887?+

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