#DDD71D Color

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

Color preview

#DDD71D

Color formats

HEX
#DDD71D
RGB
rgb(221, 215, 29)
RGBA
rgba(221, 215, 29, 1)
HSL
hsl(58, 77%, 49%)
HSV
hsv(58, 87%, 87%)
CMYK
cmyk(0%, 3%, 87%, 13%)
CSS variable
--color-primary: #DDD71D;
Lowercase HEX
#ddd71d

Shades

Tints

Tones

Harmony

CSS snippets for #DDD71D

.color-ddd71d {
  color: #DDD71D;
  background-color: #DDD71D;
}

Frequently asked questions

What color is #DDD71D?+

#DDD71D is a HEX color with RGB value rgb(221, 215, 29) and HSL value hsl(58, 77%, 49%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #DDD71D?+

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