#DFCEBC Color

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

Color preview

#DFCEBC

Color formats

HEX
#DFCEBC
RGB
rgb(223, 206, 188)
RGBA
rgba(223, 206, 188, 1)
HSL
hsl(31, 35%, 81%)
HSV
hsv(31, 16%, 87%)
CMYK
cmyk(0%, 8%, 16%, 13%)
CSS variable
--color-primary: #DFCEBC;
Lowercase HEX
#dfcebc

Shades

Tints

Tones

Harmony

CSS snippets for #DFCEBC

.color-dfcebc {
  color: #DFCEBC;
  background-color: #DFCEBC;
}

Frequently asked questions

What color is #DFCEBC?+

#DFCEBC is a HEX color with RGB value rgb(223, 206, 188) and HSL value hsl(31, 35%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DFCEBC?+

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