#CACCCF Color

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

Color preview

#CACCCF

Color formats

HEX
#CACCCF
RGB
rgb(202, 204, 207)
RGBA
rgba(202, 204, 207, 1)
HSL
hsl(216, 5%, 80%)
HSV
hsv(216, 2%, 81%)
CMYK
cmyk(2%, 1%, 0%, 19%)
CSS variable
--color-primary: #CACCCF;
Lowercase HEX
#cacccf

Shades

Tints

Tones

Harmony

CSS snippets for #CACCCF

.color-cacccf {
  color: #CACCCF;
  background-color: #CACCCF;
}

Frequently asked questions

What color is #CACCCF?+

#CACCCF is a HEX color with RGB value rgb(202, 204, 207) and HSL value hsl(216, 5%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CACCCF?+

The closest Tailwind color is neutral-300, available as the bg-neutral-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