#DEDC4A Color

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

Color preview

#DEDC4A

Color formats

HEX
#DEDC4A
RGB
rgb(222, 220, 74)
RGBA
rgba(222, 220, 74, 1)
HSL
hsl(59, 69%, 58%)
HSV
hsv(59, 67%, 87%)
CMYK
cmyk(0%, 1%, 67%, 13%)
CSS variable
--color-primary: #DEDC4A;
Lowercase HEX
#dedc4a

Shades

Tints

Tones

Harmony

CSS snippets for #DEDC4A

.color-dedc4a {
  color: #DEDC4A;
  background-color: #DEDC4A;
}

Frequently asked questions

What color is #DEDC4A?+

#DEDC4A is a HEX color with RGB value rgb(222, 220, 74) and HSL value hsl(59, 69%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DEDC4A?+

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