#CCCDC7 Color

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

Color preview

#CCCDC7

Color formats

HEX
#CCCDC7
RGB
rgb(204, 205, 199)
RGBA
rgba(204, 205, 199, 1)
HSL
hsl(70, 6%, 79%)
HSV
hsv(70, 3%, 80%)
CMYK
cmyk(0%, 0%, 3%, 20%)
CSS variable
--color-primary: #CCCDC7;
Lowercase HEX
#cccdc7

Shades

Tints

Tones

Harmony

CSS snippets for #CCCDC7

.color-cccdc7 {
  color: #CCCDC7;
  background-color: #CCCDC7;
}

Frequently asked questions

What color is #CCCDC7?+

#CCCDC7 is a HEX color with RGB value rgb(204, 205, 199) and HSL value hsl(70, 6%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CCCDC7?+

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