#DDD044 Color

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

Color preview

#DDD044

Color formats

HEX
#DDD044
RGB
rgb(221, 208, 68)
RGBA
rgba(221, 208, 68, 1)
HSL
hsl(55, 69%, 57%)
HSV
hsv(55, 69%, 87%)
CMYK
cmyk(0%, 6%, 69%, 13%)
CSS variable
--color-primary: #DDD044;
Lowercase HEX
#ddd044

Shades

Tints

Tones

Harmony

CSS snippets for #DDD044

.color-ddd044 {
  color: #DDD044;
  background-color: #DDD044;
}

Frequently asked questions

What color is #DDD044?+

#DDD044 is a HEX color with RGB value rgb(221, 208, 68) and HSL value hsl(55, 69%, 57%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DDD044?+

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