#DEDC59 Color

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

Color preview

#DEDC59

Color formats

HEX
#DEDC59
RGB
rgb(222, 220, 89)
RGBA
rgba(222, 220, 89, 1)
HSL
hsl(59, 67%, 61%)
HSV
hsv(59, 60%, 87%)
CMYK
cmyk(0%, 1%, 60%, 13%)
CSS variable
--color-primary: #DEDC59;
Lowercase HEX
#dedc59

Shades

Tints

Tones

Harmony

CSS snippets for #DEDC59

.color-dedc59 {
  color: #DEDC59;
  background-color: #DEDC59;
}

Frequently asked questions

What color is #DEDC59?+

#DEDC59 is a HEX color with RGB value rgb(222, 220, 89) and HSL value hsl(59, 67%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DEDC59?+

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