#DDCB40 Color

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

Color preview

#DDCB40

Color formats

HEX
#DDCB40
RGB
rgb(221, 203, 64)
RGBA
rgba(221, 203, 64, 1)
HSL
hsl(53, 70%, 56%)
HSV
hsv(53, 71%, 87%)
CMYK
cmyk(0%, 8%, 71%, 13%)
CSS variable
--color-primary: #DDCB40;
Lowercase HEX
#ddcb40

Shades

Tints

Tones

Harmony

CSS snippets for #DDCB40

.color-ddcb40 {
  color: #DDCB40;
  background-color: #DDCB40;
}

Frequently asked questions

What color is #DDCB40?+

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

What is the closest Tailwind color to #DDCB40?+

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