#DFCF95 Color

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

Color preview

#DFCF95

Color formats

HEX
#DFCF95
RGB
rgb(223, 207, 149)
RGBA
rgba(223, 207, 149, 1)
HSL
hsl(47, 54%, 73%)
HSV
hsv(47, 33%, 87%)
CMYK
cmyk(0%, 7%, 33%, 13%)
CSS variable
--color-primary: #DFCF95;
Lowercase HEX
#dfcf95

Shades

Tints

Tones

Harmony

CSS snippets for #DFCF95

.color-dfcf95 {
  color: #DFCF95;
  background-color: #DFCF95;
}

Frequently asked questions

What color is #DFCF95?+

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

What is the closest Tailwind color to #DFCF95?+

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