#CACCC8 Color

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

Color preview

#CACCC8

Color formats

HEX
#CACCC8
RGB
rgb(202, 204, 200)
RGBA
rgba(202, 204, 200, 1)
HSL
hsl(90, 4%, 79%)
HSV
hsv(90, 2%, 80%)
CMYK
cmyk(1%, 0%, 2%, 20%)
CSS variable
--color-primary: #CACCC8;
Lowercase HEX
#caccc8

Shades

Tints

Tones

Harmony

CSS snippets for #CACCC8

.color-caccc8 {
  color: #CACCC8;
  background-color: #CACCC8;
}

Frequently asked questions

What color is #CACCC8?+

#CACCC8 is a HEX color with RGB value rgb(202, 204, 200) and HSL value hsl(90, 4%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CACCC8?+

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