#CACFC8 Color

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

Color preview

#CACFC8

Color formats

HEX
#CACFC8
RGB
rgb(202, 207, 200)
RGBA
rgba(202, 207, 200, 1)
HSL
hsl(103, 7%, 80%)
HSV
hsv(103, 3%, 81%)
CMYK
cmyk(2%, 0%, 3%, 19%)
CSS variable
--color-primary: #CACFC8;
Lowercase HEX
#cacfc8

Shades

Tints

Tones

Harmony

CSS snippets for #CACFC8

.color-cacfc8 {
  color: #CACFC8;
  background-color: #CACFC8;
}

Frequently asked questions

What color is #CACFC8?+

#CACFC8 is a HEX color with RGB value rgb(202, 207, 200) and HSL value hsl(103, 7%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CACFC8?+

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