#DDCD55 Color

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

Color preview

#DDCD55

Color formats

HEX
#DDCD55
RGB
rgb(221, 205, 85)
RGBA
rgba(221, 205, 85, 1)
HSL
hsl(53, 67%, 60%)
HSV
hsv(53, 62%, 87%)
CMYK
cmyk(0%, 7%, 62%, 13%)
CSS variable
--color-primary: #DDCD55;
Lowercase HEX
#ddcd55

Shades

Tints

Tones

Harmony

CSS snippets for #DDCD55

.color-ddcd55 {
  color: #DDCD55;
  background-color: #DDCD55;
}

Frequently asked questions

What color is #DDCD55?+

#DDCD55 is a HEX color with RGB value rgb(221, 205, 85) and HSL value hsl(53, 67%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DDCD55?+

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