#DDAE22 Color

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

Color preview

#DDAE22

Color formats

HEX
#DDAE22
RGB
rgb(221, 174, 34)
RGBA
rgba(221, 174, 34, 1)
HSL
hsl(45, 73%, 50%)
HSV
hsv(45, 85%, 87%)
CMYK
cmyk(0%, 21%, 85%, 13%)
CSS variable
--color-primary: #DDAE22;
Lowercase HEX
#ddae22

Shades

Tints

Tones

Harmony

CSS snippets for #DDAE22

.color-ddae22 {
  color: #DDAE22;
  background-color: #DDAE22;
}

Frequently asked questions

What color is #DDAE22?+

#DDAE22 is a HEX color with RGB value rgb(221, 174, 34) and HSL value hsl(45, 73%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DDAE22?+

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