#CCCAC9 Color

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

Color preview

#CCCAC9

Color formats

HEX
#CCCAC9
RGB
rgb(204, 202, 201)
RGBA
rgba(204, 202, 201, 1)
HSL
hsl(20, 3%, 79%)
HSV
hsv(20, 1%, 80%)
CMYK
cmyk(0%, 1%, 1%, 20%)
CSS variable
--color-primary: #CCCAC9;
Lowercase HEX
#cccac9

Shades

Tints

Tones

Harmony

CSS snippets for #CCCAC9

.color-cccac9 {
  color: #CCCAC9;
  background-color: #CCCAC9;
}

Frequently asked questions

What color is #CCCAC9?+

#CCCAC9 is a HEX color with RGB value rgb(204, 202, 201) and HSL value hsl(20, 3%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CCCAC9?+

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