#DFCF58 Color

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

Color preview

#DFCF58

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DFCF58

.color-dfcf58 {
  color: #DFCF58;
  background-color: #DFCF58;
}

Frequently asked questions

What color is #DFCF58?+

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

What is the closest Tailwind color to #DFCF58?+

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