#DEDC62 Color

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

Color preview

#DEDC62

Color formats

HEX
#DEDC62
RGB
rgb(222, 220, 98)
RGBA
rgba(222, 220, 98, 1)
HSL
hsl(59, 65%, 63%)
HSV
hsv(59, 56%, 87%)
CMYK
cmyk(0%, 1%, 56%, 13%)
CSS variable
--color-primary: #DEDC62;
Lowercase HEX
#dedc62

Shades

Tints

Tones

Harmony

CSS snippets for #DEDC62

.color-dedc62 {
  color: #DEDC62;
  background-color: #DEDC62;
}

Frequently asked questions

What color is #DEDC62?+

#DEDC62 is a HEX color with RGB value rgb(222, 220, 98) and HSL value hsl(59, 65%, 63%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEDC62?+

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