#DFCFB5 Color

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

Color preview

#DFCFB5

Color formats

HEX
#DFCFB5
RGB
rgb(223, 207, 181)
RGBA
rgba(223, 207, 181, 1)
HSL
hsl(37, 40%, 79%)
HSV
hsv(37, 19%, 87%)
CMYK
cmyk(0%, 7%, 19%, 13%)
CSS variable
--color-primary: #DFCFB5;
Lowercase HEX
#dfcfb5

Shades

Tints

Tones

Harmony

CSS snippets for #DFCFB5

.color-dfcfb5 {
  color: #DFCFB5;
  background-color: #DFCFB5;
}

Frequently asked questions

What color is #DFCFB5?+

#DFCFB5 is a HEX color with RGB value rgb(223, 207, 181) and HSL value hsl(37, 40%, 79%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #DFCFB5?+

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