#CACCD9 Color

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

Color preview

#CACCD9

Color formats

HEX
#CACCD9
RGB
rgb(202, 204, 217)
RGBA
rgba(202, 204, 217, 1)
HSL
hsl(232, 16%, 82%)
HSV
hsv(232, 7%, 85%)
CMYK
cmyk(7%, 6%, 0%, 15%)
CSS variable
--color-primary: #CACCD9;
Lowercase HEX
#caccd9

Shades

Tints

Tones

Harmony

CSS snippets for #CACCD9

.color-caccd9 {
  color: #CACCD9;
  background-color: #CACCD9;
}

Frequently asked questions

What color is #CACCD9?+

#CACCD9 is a HEX color with RGB value rgb(202, 204, 217) and HSL value hsl(232, 16%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CACCD9?+

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