#DFCF72 Color

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

Color preview

#DFCF72

Color formats

HEX
#DFCF72
RGB
rgb(223, 207, 114)
RGBA
rgba(223, 207, 114, 1)
HSL
hsl(51, 63%, 66%)
HSV
hsv(51, 49%, 87%)
CMYK
cmyk(0%, 7%, 49%, 13%)
CSS variable
--color-primary: #DFCF72;
Lowercase HEX
#dfcf72

Shades

Tints

Tones

Harmony

CSS snippets for #DFCF72

.color-dfcf72 {
  color: #DFCF72;
  background-color: #DFCF72;
}

Frequently asked questions

What color is #DFCF72?+

#DFCF72 is a HEX color with RGB value rgb(223, 207, 114) and HSL value hsl(51, 63%, 66%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DFCF72?+

The closest Tailwind color is orange-300, available as the bg-orange-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