#C5CAD6 Color

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

Color preview

#C5CAD6

Color formats

HEX
#C5CAD6
RGB
rgb(197, 202, 214)
RGBA
rgba(197, 202, 214, 1)
HSL
hsl(222, 17%, 81%)
HSV
hsv(222, 8%, 84%)
CMYK
cmyk(8%, 6%, 0%, 16%)
CSS variable
--color-primary: #C5CAD6;
Lowercase HEX
#c5cad6

Shades

Tints

Tones

Harmony

CSS snippets for #C5CAD6

.color-c5cad6 {
  color: #C5CAD6;
  background-color: #C5CAD6;
}

Frequently asked questions

What color is #C5CAD6?+

#C5CAD6 is a HEX color with RGB value rgb(197, 202, 214) and HSL value hsl(222, 17%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C5CAD6?+

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