#CACFC5 Color

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

Color preview

#CACFC5

Color formats

HEX
#CACFC5
RGB
rgb(202, 207, 197)
RGBA
rgba(202, 207, 197, 1)
HSL
hsl(90, 9%, 79%)
HSV
hsv(90, 5%, 81%)
CMYK
cmyk(2%, 0%, 5%, 19%)
CSS variable
--color-primary: #CACFC5;
Lowercase HEX
#cacfc5

Shades

Tints

Tones

Harmony

CSS snippets for #CACFC5

.color-cacfc5 {
  color: #CACFC5;
  background-color: #CACFC5;
}

Frequently asked questions

What color is #CACFC5?+

#CACFC5 is a HEX color with RGB value rgb(202, 207, 197) and HSL value hsl(90, 9%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CACFC5?+

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