#C6CCD9 Color

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

Color preview

#C6CCD9

Color formats

HEX
#C6CCD9
RGB
rgb(198, 204, 217)
RGBA
rgba(198, 204, 217, 1)
HSL
hsl(221, 20%, 81%)
HSV
hsv(221, 9%, 85%)
CMYK
cmyk(9%, 6%, 0%, 15%)
CSS variable
--color-primary: #C6CCD9;
Lowercase HEX
#c6ccd9

Shades

Tints

Tones

Harmony

CSS snippets for #C6CCD9

.color-c6ccd9 {
  color: #C6CCD9;
  background-color: #C6CCD9;
}

Frequently asked questions

What color is #C6CCD9?+

#C6CCD9 is a HEX color with RGB value rgb(198, 204, 217) and HSL value hsl(221, 20%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C6CCD9?+

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