#DFCF97 Color

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

Color preview

#DFCF97

Color formats

HEX
#DFCF97
RGB
rgb(223, 207, 151)
RGBA
rgba(223, 207, 151, 1)
HSL
hsl(47, 53%, 73%)
HSV
hsv(47, 32%, 87%)
CMYK
cmyk(0%, 7%, 32%, 13%)
CSS variable
--color-primary: #DFCF97;
Lowercase HEX
#dfcf97

Shades

Tints

Tones

Harmony

CSS snippets for #DFCF97

.color-dfcf97 {
  color: #DFCF97;
  background-color: #DFCF97;
}

Frequently asked questions

What color is #DFCF97?+

#DFCF97 is a HEX color with RGB value rgb(223, 207, 151) and HSL value hsl(47, 53%, 73%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DFCF97?+

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