#CACBD7 Color

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

Color preview

#CACBD7

Color formats

HEX
#CACBD7
RGB
rgb(202, 203, 215)
RGBA
rgba(202, 203, 215, 1)
HSL
hsl(235, 14%, 82%)
HSV
hsv(235, 6%, 84%)
CMYK
cmyk(6%, 6%, 0%, 16%)
CSS variable
--color-primary: #CACBD7;
Lowercase HEX
#cacbd7

Shades

Tints

Tones

Harmony

CSS snippets for #CACBD7

.color-cacbd7 {
  color: #CACBD7;
  background-color: #CACBD7;
}

Frequently asked questions

What color is #CACBD7?+

#CACBD7 is a HEX color with RGB value rgb(202, 203, 215) and HSL value hsl(235, 14%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CACBD7?+

The closest Tailwind color is gray-300, available as the bg-gray-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