#DFCFCF Color

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

Color preview

#DFCFCF

Color formats

HEX
#DFCFCF
RGB
rgb(223, 207, 207)
RGBA
rgba(223, 207, 207, 1)
HSL
hsl(0, 20%, 84%)
HSV
hsv(0, 7%, 87%)
CMYK
cmyk(0%, 7%, 7%, 13%)
CSS variable
--color-primary: #DFCFCF;
Lowercase HEX
#dfcfcf

Shades

Tints

Tones

Harmony

CSS snippets for #DFCFCF

.color-dfcfcf {
  color: #DFCFCF;
  background-color: #DFCFCF;
}

Frequently asked questions

What color is #DFCFCF?+

#DFCFCF is a HEX color with RGB value rgb(223, 207, 207) and HSL value hsl(0, 20%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DFCFCF?+

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