#DEC09B Color

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

Color preview

#DEC09B

Color formats

HEX
#DEC09B
RGB
rgb(222, 192, 155)
RGBA
rgba(222, 192, 155, 1)
HSL
hsl(33, 50%, 74%)
HSV
hsv(33, 30%, 87%)
CMYK
cmyk(0%, 14%, 30%, 13%)
CSS variable
--color-primary: #DEC09B;
Lowercase HEX
#dec09b

Shades

Tints

Tones

Harmony

CSS snippets for #DEC09B

.color-dec09b {
  color: #DEC09B;
  background-color: #DEC09B;
}

Frequently asked questions

What color is #DEC09B?+

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

What is the closest Tailwind color to #DEC09B?+

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