#CACDC7 Color

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

Color preview

#CACDC7

Color formats

HEX
#CACDC7
RGB
rgb(202, 205, 199)
RGBA
rgba(202, 205, 199, 1)
HSL
hsl(90, 6%, 79%)
HSV
hsv(90, 3%, 80%)
CMYK
cmyk(1%, 0%, 3%, 20%)
CSS variable
--color-primary: #CACDC7;
Lowercase HEX
#cacdc7

Shades

Tints

Tones

Harmony

CSS snippets for #CACDC7

.color-cacdc7 {
  color: #CACDC7;
  background-color: #CACDC7;
}

Frequently asked questions

What color is #CACDC7?+

#CACDC7 is a HEX color with RGB value rgb(202, 205, 199) and HSL value hsl(90, 6%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CACDC7?+

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