#DEDC76 Color

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

Color preview

#DEDC76

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEDC76

.color-dedc76 {
  color: #DEDC76;
  background-color: #DEDC76;
}

Frequently asked questions

What color is #DEDC76?+

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

What is the closest Tailwind color to #DEDC76?+

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