#DFCF56 Color

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

Color preview

#DFCF56

Color formats

HEX
#DFCF56
RGB
rgb(223, 207, 86)
RGBA
rgba(223, 207, 86, 1)
HSL
hsl(53, 68%, 61%)
HSV
hsv(53, 61%, 87%)
CMYK
cmyk(0%, 7%, 61%, 13%)
CSS variable
--color-primary: #DFCF56;
Lowercase HEX
#dfcf56

Shades

Tints

Tones

Harmony

CSS snippets for #DFCF56

.color-dfcf56 {
  color: #DFCF56;
  background-color: #DFCF56;
}

Frequently asked questions

What color is #DFCF56?+

#DFCF56 is a HEX color with RGB value rgb(223, 207, 86) and HSL value hsl(53, 68%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DFCF56?+

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