#DDD01D Color

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

Color preview

#DDD01D

Color formats

HEX
#DDD01D
RGB
rgb(221, 208, 29)
RGBA
rgba(221, 208, 29, 1)
HSL
hsl(56, 77%, 49%)
HSV
hsv(56, 87%, 87%)
CMYK
cmyk(0%, 6%, 87%, 13%)
CSS variable
--color-primary: #DDD01D;
Lowercase HEX
#ddd01d

Shades

Tints

Tones

Harmony

CSS snippets for #DDD01D

.color-ddd01d {
  color: #DDD01D;
  background-color: #DDD01D;
}

Frequently asked questions

What color is #DDD01D?+

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

What is the closest Tailwind color to #DDD01D?+

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