#CACCC7 Color

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

Color preview

#CACCC7

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CACCC7

.color-caccc7 {
  color: #CACCC7;
  background-color: #CACCC7;
}

Frequently asked questions

What color is #CACCC7?+

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

What is the closest Tailwind color to #CACCC7?+

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