#DDCF63 Color

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

Color preview

#DDCF63

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DDCF63

.color-ddcf63 {
  color: #DDCF63;
  background-color: #DDCF63;
}

Frequently asked questions

What color is #DDCF63?+

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

What is the closest Tailwind color to #DDCF63?+

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