#DEDE2A Color

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

Color preview

#DEDE2A

Color formats

HEX
#DEDE2A
RGB
rgb(222, 222, 42)
RGBA
rgba(222, 222, 42, 1)
HSL
hsl(60, 73%, 52%)
HSV
hsv(60, 81%, 87%)
CMYK
cmyk(0%, 0%, 81%, 13%)
CSS variable
--color-primary: #DEDE2A;
Lowercase HEX
#dede2a

Shades

Tints

Tones

Harmony

CSS snippets for #DEDE2A

.color-dede2a {
  color: #DEDE2A;
  background-color: #DEDE2A;
}

Frequently asked questions

What color is #DEDE2A?+

#DEDE2A is a HEX color with RGB value rgb(222, 222, 42) and HSL value hsl(60, 73%, 52%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #DEDE2A?+

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