#DDBA1D Color

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

Color preview

#DDBA1D

Color formats

HEX
#DDBA1D
RGB
rgb(221, 186, 29)
RGBA
rgba(221, 186, 29, 1)
HSL
hsl(49, 77%, 49%)
HSV
hsv(49, 87%, 87%)
CMYK
cmyk(0%, 16%, 87%, 13%)
CSS variable
--color-primary: #DDBA1D;
Lowercase HEX
#ddba1d

Shades

Tints

Tones

Harmony

CSS snippets for #DDBA1D

.color-ddba1d {
  color: #DDBA1D;
  background-color: #DDBA1D;
}

Frequently asked questions

What color is #DDBA1D?+

#DDBA1D is a HEX color with RGB value rgb(221, 186, 29) and HSL value hsl(49, 77%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DDBA1D?+

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