#DDCD1D Color

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

Color preview

#DDCD1D

Color formats

HEX
#DDCD1D
RGB
rgb(221, 205, 29)
RGBA
rgba(221, 205, 29, 1)
HSL
hsl(55, 77%, 49%)
HSV
hsv(55, 87%, 87%)
CMYK
cmyk(0%, 7%, 87%, 13%)
CSS variable
--color-primary: #DDCD1D;
Lowercase HEX
#ddcd1d

Shades

Tints

Tones

Harmony

CSS snippets for #DDCD1D

.color-ddcd1d {
  color: #DDCD1D;
  background-color: #DDCD1D;
}

Frequently asked questions

What color is #DDCD1D?+

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

What is the closest Tailwind color to #DDCD1D?+

The closest Tailwind color is yellow-400, available as the bg-yellow-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