#DEC895 Color

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

Color preview

#DEC895

Color formats

HEX
#DEC895
RGB
rgb(222, 200, 149)
RGBA
rgba(222, 200, 149, 1)
HSL
hsl(42, 53%, 73%)
HSV
hsv(42, 33%, 87%)
CMYK
cmyk(0%, 10%, 33%, 13%)
CSS variable
--color-primary: #DEC895;
Lowercase HEX
#dec895

Shades

Tints

Tones

Harmony

CSS snippets for #DEC895

.color-dec895 {
  color: #DEC895;
  background-color: #DEC895;
}

Frequently asked questions

What color is #DEC895?+

#DEC895 is a HEX color with RGB value rgb(222, 200, 149) and HSL value hsl(42, 53%, 73%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DEC895?+

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