#DFCFB9 Color

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

Color preview

#DFCFB9

Color formats

HEX
#DFCFB9
RGB
rgb(223, 207, 185)
RGBA
rgba(223, 207, 185, 1)
HSL
hsl(35, 37%, 80%)
HSV
hsv(35, 17%, 87%)
CMYK
cmyk(0%, 7%, 17%, 13%)
CSS variable
--color-primary: #DFCFB9;
Lowercase HEX
#dfcfb9

Shades

Tints

Tones

Harmony

CSS snippets for #DFCFB9

.color-dfcfb9 {
  color: #DFCFB9;
  background-color: #DFCFB9;
}

Frequently asked questions

What color is #DFCFB9?+

#DFCFB9 is a HEX color with RGB value rgb(223, 207, 185) and HSL value hsl(35, 37%, 80%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #DFCFB9?+

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