#DEDC73 Color

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

Color preview

#DEDC73

Color formats

HEX
#DEDC73
RGB
rgb(222, 220, 115)
RGBA
rgba(222, 220, 115, 1)
HSL
hsl(59, 62%, 66%)
HSV
hsv(59, 48%, 87%)
CMYK
cmyk(0%, 1%, 48%, 13%)
CSS variable
--color-primary: #DEDC73;
Lowercase HEX
#dedc73

Shades

Tints

Tones

Harmony

CSS snippets for #DEDC73

.color-dedc73 {
  color: #DEDC73;
  background-color: #DEDC73;
}

Frequently asked questions

What color is #DEDC73?+

#DEDC73 is a HEX color with RGB value rgb(222, 220, 115) and HSL value hsl(59, 62%, 66%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEDC73?+

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