#CCCFCD Color

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

Color preview

#CCCFCD

Color formats

HEX
#CCCFCD
RGB
rgb(204, 207, 205)
RGBA
rgba(204, 207, 205, 1)
HSL
hsl(140, 3%, 81%)
HSV
hsv(140, 1%, 81%)
CMYK
cmyk(1%, 0%, 1%, 19%)
CSS variable
--color-primary: #CCCFCD;
Lowercase HEX
#cccfcd

Shades

Tints

Tones

Harmony

CSS snippets for #CCCFCD

.color-cccfcd {
  color: #CCCFCD;
  background-color: #CCCFCD;
}

Frequently asked questions

What color is #CCCFCD?+

#CCCFCD is a HEX color with RGB value rgb(204, 207, 205) and HSL value hsl(140, 3%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CCCFCD?+

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