#DDAC44 Color

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

Color preview

#DDAC44

Color formats

HEX
#DDAC44
RGB
rgb(221, 172, 68)
RGBA
rgba(221, 172, 68, 1)
HSL
hsl(41, 69%, 57%)
HSV
hsv(41, 69%, 87%)
CMYK
cmyk(0%, 22%, 69%, 13%)
CSS variable
--color-primary: #DDAC44;
Lowercase HEX
#ddac44

Shades

Tints

Tones

Harmony

CSS snippets for #DDAC44

.color-ddac44 {
  color: #DDAC44;
  background-color: #DDAC44;
}

Frequently asked questions

What color is #DDAC44?+

#DDAC44 is a HEX color with RGB value rgb(221, 172, 68) and HSL value hsl(41, 69%, 57%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DDAC44?+

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