#CACCDA Color

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

Color preview

#CACCDA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CACCDA

.color-caccda {
  color: #CACCDA;
  background-color: #CACCDA;
}

Frequently asked questions

What color is #CACCDA?+

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

What is the closest Tailwind color to #CACCDA?+

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