#DFCF86 Color

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

Color preview

#DFCF86

Color formats

HEX
#DFCF86
RGB
rgb(223, 207, 134)
RGBA
rgba(223, 207, 134, 1)
HSL
hsl(49, 58%, 70%)
HSV
hsv(49, 40%, 87%)
CMYK
cmyk(0%, 7%, 40%, 13%)
CSS variable
--color-primary: #DFCF86;
Lowercase HEX
#dfcf86

Shades

Tints

Tones

Harmony

CSS snippets for #DFCF86

.color-dfcf86 {
  color: #DFCF86;
  background-color: #DFCF86;
}

Frequently asked questions

What color is #DFCF86?+

#DFCF86 is a HEX color with RGB value rgb(223, 207, 134) and HSL value hsl(49, 58%, 70%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DFCF86?+

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