#DEC95E Color

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

Color preview

#DEC95E

Color formats

HEX
#DEC95E
RGB
rgb(222, 201, 94)
RGBA
rgba(222, 201, 94, 1)
HSL
hsl(50, 66%, 62%)
HSV
hsv(50, 58%, 87%)
CMYK
cmyk(0%, 9%, 58%, 13%)
CSS variable
--color-primary: #DEC95E;
Lowercase HEX
#dec95e

Shades

Tints

Tones

Harmony

CSS snippets for #DEC95E

.color-dec95e {
  color: #DEC95E;
  background-color: #DEC95E;
}

Frequently asked questions

What color is #DEC95E?+

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

What is the closest Tailwind color to #DEC95E?+

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