#CACFDA Color

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

Color preview

#CACFDA

Color formats

HEX
#CACFDA
RGB
rgb(202, 207, 218)
RGBA
rgba(202, 207, 218, 1)
HSL
hsl(221, 18%, 82%)
HSV
hsv(221, 7%, 85%)
CMYK
cmyk(7%, 5%, 0%, 15%)
CSS variable
--color-primary: #CACFDA;
Lowercase HEX
#cacfda

Shades

Tints

Tones

Harmony

CSS snippets for #CACFDA

.color-cacfda {
  color: #CACFDA;
  background-color: #CACFDA;
}

Frequently asked questions

What color is #CACFDA?+

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

What is the closest Tailwind color to #CACFDA?+

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