#CACDDA Color

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

Color preview

#CACDDA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CACDDA

.color-cacdda {
  color: #CACDDA;
  background-color: #CACDDA;
}

Frequently asked questions

What color is #CACDDA?+

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

What is the closest Tailwind color to #CACDDA?+

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