#DDCB59 Color

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

Color preview

#DDCB59

Color formats

HEX
#DDCB59
RGB
rgb(221, 203, 89)
RGBA
rgba(221, 203, 89, 1)
HSL
hsl(52, 66%, 61%)
HSV
hsv(52, 60%, 87%)
CMYK
cmyk(0%, 8%, 60%, 13%)
CSS variable
--color-primary: #DDCB59;
Lowercase HEX
#ddcb59

Shades

Tints

Tones

Harmony

CSS snippets for #DDCB59

.color-ddcb59 {
  color: #DDCB59;
  background-color: #DDCB59;
}

Frequently asked questions

What color is #DDCB59?+

#DDCB59 is a HEX color with RGB value rgb(221, 203, 89) and HSL value hsl(52, 66%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DDCB59?+

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