#DEC05E Color

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

Color preview

#DEC05E

Color formats

HEX
#DEC05E
RGB
rgb(222, 192, 94)
RGBA
rgba(222, 192, 94, 1)
HSL
hsl(46, 66%, 62%)
HSV
hsv(46, 58%, 87%)
CMYK
cmyk(0%, 14%, 58%, 13%)
CSS variable
--color-primary: #DEC05E;
Lowercase HEX
#dec05e

Shades

Tints

Tones

Harmony

CSS snippets for #DEC05E

.color-dec05e {
  color: #DEC05E;
  background-color: #DEC05E;
}

Frequently asked questions

What color is #DEC05E?+

#DEC05E is a HEX color with RGB value rgb(222, 192, 94) and HSL value hsl(46, 66%, 62%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DEC05E?+

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