#DDCF4D Color

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

Color preview

#DDCF4D

Color formats

HEX
#DDCF4D
RGB
rgb(221, 207, 77)
RGBA
rgba(221, 207, 77, 1)
HSL
hsl(54, 68%, 58%)
HSV
hsv(54, 65%, 87%)
CMYK
cmyk(0%, 6%, 65%, 13%)
CSS variable
--color-primary: #DDCF4D;
Lowercase HEX
#ddcf4d

Shades

Tints

Tones

Harmony

CSS snippets for #DDCF4D

.color-ddcf4d {
  color: #DDCF4D;
  background-color: #DDCF4D;
}

Frequently asked questions

What color is #DDCF4D?+

#DDCF4D is a HEX color with RGB value rgb(221, 207, 77) and HSL value hsl(54, 68%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DDCF4D?+

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