#DEC17F Color

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

Color preview

#DEC17F

Color formats

HEX
#DEC17F
RGB
rgb(222, 193, 127)
RGBA
rgba(222, 193, 127, 1)
HSL
hsl(42, 59%, 68%)
HSV
hsv(42, 43%, 87%)
CMYK
cmyk(0%, 13%, 43%, 13%)
CSS variable
--color-primary: #DEC17F;
Lowercase HEX
#dec17f

Shades

Tints

Tones

Harmony

CSS snippets for #DEC17F

.color-dec17f {
  color: #DEC17F;
  background-color: #DEC17F;
}

Frequently asked questions

What color is #DEC17F?+

#DEC17F is a HEX color with RGB value rgb(222, 193, 127) and HSL value hsl(42, 59%, 68%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DEC17F?+

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