#DFCCBD Color

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

Color preview

#DFCCBD

Color formats

HEX
#DFCCBD
RGB
rgb(223, 204, 189)
RGBA
rgba(223, 204, 189, 1)
HSL
hsl(26, 35%, 81%)
HSV
hsv(26, 15%, 87%)
CMYK
cmyk(0%, 9%, 15%, 13%)
CSS variable
--color-primary: #DFCCBD;
Lowercase HEX
#dfccbd

Shades

Tints

Tones

Harmony

CSS snippets for #DFCCBD

.color-dfccbd {
  color: #DFCCBD;
  background-color: #DFCCBD;
}

Frequently asked questions

What color is #DFCCBD?+

#DFCCBD is a HEX color with RGB value rgb(223, 204, 189) and HSL value hsl(26, 35%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DFCCBD?+

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