#DEDE4D Color

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

Color preview

#DEDE4D

Color formats

HEX
#DEDE4D
RGB
rgb(222, 222, 77)
RGBA
rgba(222, 222, 77, 1)
HSL
hsl(60, 69%, 59%)
HSV
hsv(60, 65%, 87%)
CMYK
cmyk(0%, 0%, 65%, 13%)
CSS variable
--color-primary: #DEDE4D;
Lowercase HEX
#dede4d

Shades

Tints

Tones

Harmony

CSS snippets for #DEDE4D

.color-dede4d {
  color: #DEDE4D;
  background-color: #DEDE4D;
}

Frequently asked questions

What color is #DEDE4D?+

#DEDE4D is a HEX color with RGB value rgb(222, 222, 77) and HSL value hsl(60, 69%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DEDE4D?+

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