#DEC09D Color

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

Color preview

#DEC09D

Color formats

HEX
#DEC09D
RGB
rgb(222, 192, 157)
RGBA
rgba(222, 192, 157, 1)
HSL
hsl(32, 50%, 74%)
HSV
hsv(32, 29%, 87%)
CMYK
cmyk(0%, 14%, 29%, 13%)
CSS variable
--color-primary: #DEC09D;
Lowercase HEX
#dec09d

Shades

Tints

Tones

Harmony

CSS snippets for #DEC09D

.color-dec09d {
  color: #DEC09D;
  background-color: #DEC09D;
}

Frequently asked questions

What color is #DEC09D?+

#DEC09D is a HEX color with RGB value rgb(222, 192, 157) and HSL value hsl(32, 50%, 74%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DEC09D?+

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