#CACDE0 Color

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

Color preview

#CACDE0

Color formats

HEX
#CACDE0
RGB
rgb(202, 205, 224)
RGBA
rgba(202, 205, 224, 1)
HSL
hsl(232, 26%, 84%)
HSV
hsv(232, 10%, 88%)
CMYK
cmyk(10%, 8%, 0%, 12%)
CSS variable
--color-primary: #CACDE0;
Lowercase HEX
#cacde0

Shades

Tints

Tones

Harmony

CSS snippets for #CACDE0

.color-cacde0 {
  color: #CACDE0;
  background-color: #CACDE0;
}

Frequently asked questions

What color is #CACDE0?+

#CACDE0 is a HEX color with RGB value rgb(202, 205, 224) and HSL value hsl(232, 26%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CACDE0?+

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