#CACCC6 Color

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

Color preview

#CACCC6

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CACCC6

.color-caccc6 {
  color: #CACCC6;
  background-color: #CACCC6;
}

Frequently asked questions

What color is #CACCC6?+

#CACCC6 is a HEX color with RGB value rgb(202, 204, 198) and HSL value hsl(80, 6%, 79%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CACCC6?+

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