#DFCC53 Color

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

Color preview

#DFCC53

Color formats

HEX
#DFCC53
RGB
rgb(223, 204, 83)
RGBA
rgba(223, 204, 83, 1)
HSL
hsl(52, 69%, 60%)
HSV
hsv(52, 63%, 87%)
CMYK
cmyk(0%, 9%, 63%, 13%)
CSS variable
--color-primary: #DFCC53;
Lowercase HEX
#dfcc53

Shades

Tints

Tones

Harmony

CSS snippets for #DFCC53

.color-dfcc53 {
  color: #DFCC53;
  background-color: #DFCC53;
}

Frequently asked questions

What color is #DFCC53?+

#DFCC53 is a HEX color with RGB value rgb(223, 204, 83) and HSL value hsl(52, 69%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DFCC53?+

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