#D5CFCF Color

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

Color preview

#D5CFCF

Color formats

HEX
#D5CFCF
RGB
rgb(213, 207, 207)
RGBA
rgba(213, 207, 207, 1)
HSL
hsl(0, 7%, 82%)
HSV
hsv(0, 3%, 84%)
CMYK
cmyk(0%, 3%, 3%, 16%)
CSS variable
--color-primary: #D5CFCF;
Lowercase HEX
#d5cfcf

Shades

Tints

Tones

Harmony

CSS snippets for #D5CFCF

.color-d5cfcf {
  color: #D5CFCF;
  background-color: #D5CFCF;
}

Frequently asked questions

What color is #D5CFCF?+

#D5CFCF is a HEX color with RGB value rgb(213, 207, 207) and HSL value hsl(0, 7%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D5CFCF?+

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