#DEDC4F Color

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

Color preview

#DEDC4F

Color formats

HEX
#DEDC4F
RGB
rgb(222, 220, 79)
RGBA
rgba(222, 220, 79, 1)
HSL
hsl(59, 68%, 59%)
HSV
hsv(59, 64%, 87%)
CMYK
cmyk(0%, 1%, 64%, 13%)
CSS variable
--color-primary: #DEDC4F;
Lowercase HEX
#dedc4f

Shades

Tints

Tones

Harmony

CSS snippets for #DEDC4F

.color-dedc4f {
  color: #DEDC4F;
  background-color: #DEDC4F;
}

Frequently asked questions

What color is #DEDC4F?+

#DEDC4F is a HEX color with RGB value rgb(222, 220, 79) and HSL value hsl(59, 68%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DEDC4F?+

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