#DDC640 Color

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

Color preview

#DDC640

Color formats

HEX
#DDC640
RGB
rgb(221, 198, 64)
RGBA
rgba(221, 198, 64, 1)
HSL
hsl(51, 70%, 56%)
HSV
hsv(51, 71%, 87%)
CMYK
cmyk(0%, 10%, 71%, 13%)
CSS variable
--color-primary: #DDC640;
Lowercase HEX
#ddc640

Shades

Tints

Tones

Harmony

CSS snippets for #DDC640

.color-ddc640 {
  color: #DDC640;
  background-color: #DDC640;
}

Frequently asked questions

What color is #DDC640?+

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

What is the closest Tailwind color to #DDC640?+

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