#DDA22C Color

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

Color preview

#DDA22C

Color formats

HEX
#DDA22C
RGB
rgb(221, 162, 44)
RGBA
rgba(221, 162, 44, 1)
HSL
hsl(40, 72%, 52%)
HSV
hsv(40, 80%, 87%)
CMYK
cmyk(0%, 27%, 80%, 13%)
CSS variable
--color-primary: #DDA22C;
Lowercase HEX
#dda22c

Shades

Tints

Tones

Harmony

CSS snippets for #DDA22C

.color-dda22c {
  color: #DDA22C;
  background-color: #DDA22C;
}

Frequently asked questions

What color is #DDA22C?+

#DDA22C is a HEX color with RGB value rgb(221, 162, 44) and HSL value hsl(40, 72%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DDA22C?+

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