#CACBD9 Color

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

Color preview

#CACBD9

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CACBD9

.color-cacbd9 {
  color: #CACBD9;
  background-color: #CACBD9;
}

Frequently asked questions

What color is #CACBD9?+

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

What is the closest Tailwind color to #CACBD9?+

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