#DEC75E Color

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

Color preview

#DEC75E

Color formats

HEX
#DEC75E
RGB
rgb(222, 199, 94)
RGBA
rgba(222, 199, 94, 1)
HSL
hsl(49, 66%, 62%)
HSV
hsv(49, 58%, 87%)
CMYK
cmyk(0%, 10%, 58%, 13%)
CSS variable
--color-primary: #DEC75E;
Lowercase HEX
#dec75e

Shades

Tints

Tones

Harmony

CSS snippets for #DEC75E

.color-dec75e {
  color: #DEC75E;
  background-color: #DEC75E;
}

Frequently asked questions

What color is #DEC75E?+

#DEC75E is a HEX color with RGB value rgb(222, 199, 94) and HSL value hsl(49, 66%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DEC75E?+

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