#CACDEF Color

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

Color preview

#CACDEF

Color formats

HEX
#CACDEF
RGB
rgb(202, 205, 239)
RGBA
rgba(202, 205, 239, 1)
HSL
hsl(235, 54%, 86%)
HSV
hsv(235, 15%, 94%)
CMYK
cmyk(15%, 14%, 0%, 6%)
CSS variable
--color-primary: #CACDEF;
Lowercase HEX
#cacdef

Shades

Tints

Tones

Harmony

CSS snippets for #CACDEF

.color-cacdef {
  color: #CACDEF;
  background-color: #CACDEF;
}

Frequently asked questions

What color is #CACDEF?+

#CACDEF is a HEX color with RGB value rgb(202, 205, 239) and HSL value hsl(235, 54%, 86%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CACDEF?+

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