#DEC19C Color

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

Color preview

#DEC19C

Color formats

HEX
#DEC19C
RGB
rgb(222, 193, 156)
RGBA
rgba(222, 193, 156, 1)
HSL
hsl(34, 50%, 74%)
HSV
hsv(34, 30%, 87%)
CMYK
cmyk(0%, 13%, 30%, 13%)
CSS variable
--color-primary: #DEC19C;
Lowercase HEX
#dec19c

Shades

Tints

Tones

Harmony

CSS snippets for #DEC19C

.color-dec19c {
  color: #DEC19C;
  background-color: #DEC19C;
}

Frequently asked questions

What color is #DEC19C?+

#DEC19C is a HEX color with RGB value rgb(222, 193, 156) and HSL value hsl(34, 50%, 74%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DEC19C?+

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