#CACDE8 Color

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

Color preview

#CACDE8

Color formats

HEX
#CACDE8
RGB
rgb(202, 205, 232)
RGBA
rgba(202, 205, 232, 1)
HSL
hsl(234, 39%, 85%)
HSV
hsv(234, 13%, 91%)
CMYK
cmyk(13%, 12%, 0%, 9%)
CSS variable
--color-primary: #CACDE8;
Lowercase HEX
#cacde8

Shades

Tints

Tones

Harmony

CSS snippets for #CACDE8

.color-cacde8 {
  color: #CACDE8;
  background-color: #CACDE8;
}

Frequently asked questions

What color is #CACDE8?+

#CACDE8 is a HEX color with RGB value rgb(202, 205, 232) and HSL value hsl(234, 39%, 85%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CACDE8?+

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