#DEDE12 Color

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

Color preview

#DEDE12

Color formats

HEX
#DEDE12
RGB
rgb(222, 222, 18)
RGBA
rgba(222, 222, 18, 1)
HSL
hsl(60, 85%, 47%)
HSV
hsv(60, 92%, 87%)
CMYK
cmyk(0%, 0%, 92%, 13%)
CSS variable
--color-primary: #DEDE12;
Lowercase HEX
#dede12

Shades

Tints

Tones

Harmony

CSS snippets for #DEDE12

.color-dede12 {
  color: #DEDE12;
  background-color: #DEDE12;
}

Frequently asked questions

What color is #DEDE12?+

#DEDE12 is a HEX color with RGB value rgb(222, 222, 18) and HSL value hsl(60, 85%, 47%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #DEDE12?+

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