#DECD12 Color

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

Color preview

#DECD12

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DECD12

.color-decd12 {
  color: #DECD12;
  background-color: #DECD12;
}

Frequently asked questions

What color is #DECD12?+

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

What is the closest Tailwind color to #DECD12?+

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