#DDAD27 Color

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

Color preview

#DDAD27

Color formats

HEX
#DDAD27
RGB
rgb(221, 173, 39)
RGBA
rgba(221, 173, 39, 1)
HSL
hsl(44, 73%, 51%)
HSV
hsv(44, 82%, 87%)
CMYK
cmyk(0%, 22%, 82%, 13%)
CSS variable
--color-primary: #DDAD27;
Lowercase HEX
#ddad27

Shades

Tints

Tones

Harmony

CSS snippets for #DDAD27

.color-ddad27 {
  color: #DDAD27;
  background-color: #DDAD27;
}

Frequently asked questions

What color is #DDAD27?+

#DDAD27 is a HEX color with RGB value rgb(221, 173, 39) and HSL value hsl(44, 73%, 51%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DDAD27?+

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