#DEDC72 Color

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

Color preview

#DEDC72

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEDC72

.color-dedc72 {
  color: #DEDC72;
  background-color: #DEDC72;
}

Frequently asked questions

What color is #DEDC72?+

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

What is the closest Tailwind color to #DEDC72?+

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