#CACFD5 Color

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

Color preview

#CACFD5

Color formats

HEX
#CACFD5
RGB
rgb(202, 207, 213)
RGBA
rgba(202, 207, 213, 1)
HSL
hsl(213, 12%, 81%)
HSV
hsv(213, 5%, 84%)
CMYK
cmyk(5%, 3%, 0%, 16%)
CSS variable
--color-primary: #CACFD5;
Lowercase HEX
#cacfd5

Shades

Tints

Tones

Harmony

CSS snippets for #CACFD5

.color-cacfd5 {
  color: #CACFD5;
  background-color: #CACFD5;
}

Frequently asked questions

What color is #CACFD5?+

#CACFD5 is a HEX color with RGB value rgb(202, 207, 213) and HSL value hsl(213, 12%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CACFD5?+

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