#DEDC58 Color

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

Color preview

#DEDC58

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEDC58

.color-dedc58 {
  color: #DEDC58;
  background-color: #DEDC58;
}

Frequently asked questions

What color is #DEDC58?+

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

What is the closest Tailwind color to #DEDC58?+

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