#DDAA1E Color

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

Color preview

#DDAA1E

Color formats

HEX
#DDAA1E
RGB
rgb(221, 170, 30)
RGBA
rgba(221, 170, 30, 1)
HSL
hsl(44, 76%, 49%)
HSV
hsv(44, 86%, 87%)
CMYK
cmyk(0%, 23%, 86%, 13%)
CSS variable
--color-primary: #DDAA1E;
Lowercase HEX
#ddaa1e

Shades

Tints

Tones

Harmony

CSS snippets for #DDAA1E

.color-ddaa1e {
  color: #DDAA1E;
  background-color: #DDAA1E;
}

Frequently asked questions

What color is #DDAA1E?+

#DDAA1E is a HEX color with RGB value rgb(221, 170, 30) and HSL value hsl(44, 76%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DDAA1E?+

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