#DEAE12 Color

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

Color preview

#DEAE12

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEAE12

.color-deae12 {
  color: #DEAE12;
  background-color: #DEAE12;
}

Frequently asked questions

What color is #DEAE12?+

#DEAE12 is a HEX color with RGB value rgb(222, 174, 18) and HSL value hsl(46, 85%, 47%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DEAE12?+

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