#CCCAC7 Color

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

Color preview

#CCCAC7

Color formats

HEX
#CCCAC7
RGB
rgb(204, 202, 199)
RGBA
rgba(204, 202, 199, 1)
HSL
hsl(36, 5%, 79%)
HSV
hsv(36, 2%, 80%)
CMYK
cmyk(0%, 1%, 2%, 20%)
CSS variable
--color-primary: #CCCAC7;
Lowercase HEX
#cccac7

Shades

Tints

Tones

Harmony

CSS snippets for #CCCAC7

.color-cccac7 {
  color: #CCCAC7;
  background-color: #CCCAC7;
}

Frequently asked questions

What color is #CCCAC7?+

#CCCAC7 is a HEX color with RGB value rgb(204, 202, 199) and HSL value hsl(36, 5%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CCCAC7?+

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