#DEC19E Color

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

Color preview

#DEC19E

Color formats

HEX
#DEC19E
RGB
rgb(222, 193, 158)
RGBA
rgba(222, 193, 158, 1)
HSL
hsl(33, 49%, 75%)
HSV
hsv(33, 29%, 87%)
CMYK
cmyk(0%, 13%, 29%, 13%)
CSS variable
--color-primary: #DEC19E;
Lowercase HEX
#dec19e

Shades

Tints

Tones

Harmony

CSS snippets for #DEC19E

.color-dec19e {
  color: #DEC19E;
  background-color: #DEC19E;
}

Frequently asked questions

What color is #DEC19E?+

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

What is the closest Tailwind color to #DEC19E?+

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