#DDCF64 Color

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

Color preview

#DDCF64

Color formats

HEX
#DDCF64
RGB
rgb(221, 207, 100)
RGBA
rgba(221, 207, 100, 1)
HSL
hsl(53, 64%, 63%)
HSV
hsv(53, 55%, 87%)
CMYK
cmyk(0%, 6%, 55%, 13%)
CSS variable
--color-primary: #DDCF64;
Lowercase HEX
#ddcf64

Shades

Tints

Tones

Harmony

CSS snippets for #DDCF64

.color-ddcf64 {
  color: #DDCF64;
  background-color: #DDCF64;
}

Frequently asked questions

What color is #DDCF64?+

#DDCF64 is a HEX color with RGB value rgb(221, 207, 100) and HSL value hsl(53, 64%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DDCF64?+

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