#DFCFC8 Color

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

Color preview

#DFCFC8

Color formats

HEX
#DFCFC8
RGB
rgb(223, 207, 200)
RGBA
rgba(223, 207, 200, 1)
HSL
hsl(18, 26%, 83%)
HSV
hsv(18, 10%, 87%)
CMYK
cmyk(0%, 7%, 10%, 13%)
CSS variable
--color-primary: #DFCFC8;
Lowercase HEX
#dfcfc8

Shades

Tints

Tones

Harmony

CSS snippets for #DFCFC8

.color-dfcfc8 {
  color: #DFCFC8;
  background-color: #DFCFC8;
}

Frequently asked questions

What color is #DFCFC8?+

#DFCFC8 is a HEX color with RGB value rgb(223, 207, 200) and HSL value hsl(18, 26%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DFCFC8?+

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