#DEDB77 Color

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

Color preview

#DEDB77

Color formats

HEX
#DEDB77
RGB
rgb(222, 219, 119)
RGBA
rgba(222, 219, 119, 1)
HSL
hsl(58, 61%, 67%)
HSV
hsv(58, 46%, 87%)
CMYK
cmyk(0%, 1%, 46%, 13%)
CSS variable
--color-primary: #DEDB77;
Lowercase HEX
#dedb77

Shades

Tints

Tones

Harmony

CSS snippets for #DEDB77

.color-dedb77 {
  color: #DEDB77;
  background-color: #DEDB77;
}

Frequently asked questions

What color is #DEDB77?+

#DEDB77 is a HEX color with RGB value rgb(222, 219, 119) and HSL value hsl(58, 61%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEDB77?+

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