#DDD31D Color

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

Color preview

#DDD31D

Color formats

HEX
#DDD31D
RGB
rgb(221, 211, 29)
RGBA
rgba(221, 211, 29, 1)
HSL
hsl(57, 77%, 49%)
HSV
hsv(57, 87%, 87%)
CMYK
cmyk(0%, 5%, 87%, 13%)
CSS variable
--color-primary: #DDD31D;
Lowercase HEX
#ddd31d

Shades

Tints

Tones

Harmony

CSS snippets for #DDD31D

.color-ddd31d {
  color: #DDD31D;
  background-color: #DDD31D;
}

Frequently asked questions

What color is #DDD31D?+

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

What is the closest Tailwind color to #DDD31D?+

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