#CACFD9 Color

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

Color preview

#CACFD9

Color formats

HEX
#CACFD9
RGB
rgb(202, 207, 217)
RGBA
rgba(202, 207, 217, 1)
HSL
hsl(220, 16%, 82%)
HSV
hsv(220, 7%, 85%)
CMYK
cmyk(7%, 5%, 0%, 15%)
CSS variable
--color-primary: #CACFD9;
Lowercase HEX
#cacfd9

Shades

Tints

Tones

Harmony

CSS snippets for #CACFD9

.color-cacfd9 {
  color: #CACFD9;
  background-color: #CACFD9;
}

Frequently asked questions

What color is #CACFD9?+

#CACFD9 is a HEX color with RGB value rgb(202, 207, 217) and HSL value hsl(220, 16%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CACFD9?+

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