#DFCF91 Color

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

Color preview

#DFCF91

Color formats

HEX
#DFCF91
RGB
rgb(223, 207, 145)
RGBA
rgba(223, 207, 145, 1)
HSL
hsl(48, 55%, 72%)
HSV
hsv(48, 35%, 87%)
CMYK
cmyk(0%, 7%, 35%, 13%)
CSS variable
--color-primary: #DFCF91;
Lowercase HEX
#dfcf91

Shades

Tints

Tones

Harmony

CSS snippets for #DFCF91

.color-dfcf91 {
  color: #DFCF91;
  background-color: #DFCF91;
}

Frequently asked questions

What color is #DFCF91?+

#DFCF91 is a HEX color with RGB value rgb(223, 207, 145) and HSL value hsl(48, 55%, 72%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DFCF91?+

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