#DDD59C Color

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

Color preview

#DDD59C

Color formats

HEX
#DDD59C
RGB
rgb(221, 213, 156)
RGBA
rgba(221, 213, 156, 1)
HSL
hsl(53, 49%, 74%)
HSV
hsv(53, 29%, 87%)
CMYK
cmyk(0%, 4%, 29%, 13%)
CSS variable
--color-primary: #DDD59C;
Lowercase HEX
#ddd59c

Shades

Tints

Tones

Harmony

CSS snippets for #DDD59C

.color-ddd59c {
  color: #DDD59C;
  background-color: #DDD59C;
}

Frequently asked questions

What color is #DDD59C?+

#DDD59C is a HEX color with RGB value rgb(221, 213, 156) and HSL value hsl(53, 49%, 74%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DDD59C?+

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