#DEC09E Color

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

Color preview

#DEC09E

Color formats

HEX
#DEC09E
RGB
rgb(222, 192, 158)
RGBA
rgba(222, 192, 158, 1)
HSL
hsl(32, 49%, 75%)
HSV
hsv(32, 29%, 87%)
CMYK
cmyk(0%, 14%, 29%, 13%)
CSS variable
--color-primary: #DEC09E;
Lowercase HEX
#dec09e

Shades

Tints

Tones

Harmony

CSS snippets for #DEC09E

.color-dec09e {
  color: #DEC09E;
  background-color: #DEC09E;
}

Frequently asked questions

What color is #DEC09E?+

#DEC09E is a HEX color with RGB value rgb(222, 192, 158) and HSL value hsl(32, 49%, 75%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DEC09E?+

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