#DDAE40 Color

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

Color preview

#DDAE40

Color formats

HEX
#DDAE40
RGB
rgb(221, 174, 64)
RGBA
rgba(221, 174, 64, 1)
HSL
hsl(42, 70%, 56%)
HSV
hsv(42, 71%, 87%)
CMYK
cmyk(0%, 21%, 71%, 13%)
CSS variable
--color-primary: #DDAE40;
Lowercase HEX
#ddae40

Shades

Tints

Tones

Harmony

CSS snippets for #DDAE40

.color-ddae40 {
  color: #DDAE40;
  background-color: #DDAE40;
}

Frequently asked questions

What color is #DDAE40?+

#DDAE40 is a HEX color with RGB value rgb(221, 174, 64) and HSL value hsl(42, 70%, 56%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DDAE40?+

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