#DEAE1B Color

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

Color preview

#DEAE1B

Color formats

HEX
#DEAE1B
RGB
rgb(222, 174, 27)
RGBA
rgba(222, 174, 27, 1)
HSL
hsl(45, 78%, 49%)
HSV
hsv(45, 88%, 87%)
CMYK
cmyk(0%, 22%, 88%, 13%)
CSS variable
--color-primary: #DEAE1B;
Lowercase HEX
#deae1b

Shades

Tints

Tones

Harmony

CSS snippets for #DEAE1B

.color-deae1b {
  color: #DEAE1B;
  background-color: #DEAE1B;
}

Frequently asked questions

What color is #DEAE1B?+

#DEAE1B is a HEX color with RGB value rgb(222, 174, 27) and HSL value hsl(45, 78%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DEAE1B?+

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