#DCCF47 Color

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

Color preview

#DCCF47

Color formats

HEX
#DCCF47
RGB
rgb(220, 207, 71)
RGBA
rgba(220, 207, 71, 1)
HSL
hsl(55, 68%, 57%)
HSV
hsv(55, 68%, 86%)
CMYK
cmyk(0%, 6%, 68%, 14%)
CSS variable
--color-primary: #DCCF47;
Lowercase HEX
#dccf47

Shades

Tints

Tones

Harmony

CSS snippets for #DCCF47

.color-dccf47 {
  color: #DCCF47;
  background-color: #DCCF47;
}

Frequently asked questions

What color is #DCCF47?+

#DCCF47 is a HEX color with RGB value rgb(220, 207, 71) and HSL value hsl(55, 68%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DCCF47?+

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