#DDCD40 Color

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

Color preview

#DDCD40

Color formats

HEX
#DDCD40
RGB
rgb(221, 205, 64)
RGBA
rgba(221, 205, 64, 1)
HSL
hsl(54, 70%, 56%)
HSV
hsv(54, 71%, 87%)
CMYK
cmyk(0%, 7%, 71%, 13%)
CSS variable
--color-primary: #DDCD40;
Lowercase HEX
#ddcd40

Shades

Tints

Tones

Harmony

CSS snippets for #DDCD40

.color-ddcd40 {
  color: #DDCD40;
  background-color: #DDCD40;
}

Frequently asked questions

What color is #DDCD40?+

#DDCD40 is a HEX color with RGB value rgb(221, 205, 64) and HSL value hsl(54, 70%, 56%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DDCD40?+

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