#DFCCC0 Color

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

Color preview

#DFCCC0

Color formats

HEX
#DFCCC0
RGB
rgb(223, 204, 192)
RGBA
rgba(223, 204, 192, 1)
HSL
hsl(23, 33%, 81%)
HSV
hsv(23, 14%, 87%)
CMYK
cmyk(0%, 9%, 14%, 13%)
CSS variable
--color-primary: #DFCCC0;
Lowercase HEX
#dfccc0

Shades

Tints

Tones

Harmony

CSS snippets for #DFCCC0

.color-dfccc0 {
  color: #DFCCC0;
  background-color: #DFCCC0;
}

Frequently asked questions

What color is #DFCCC0?+

#DFCCC0 is a HEX color with RGB value rgb(223, 204, 192) and HSL value hsl(23, 33%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DFCCC0?+

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