#C6CED9 Color

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

Color preview

#C6CED9

Color formats

HEX
#C6CED9
RGB
rgb(198, 206, 217)
RGBA
rgba(198, 206, 217, 1)
HSL
hsl(215, 20%, 81%)
HSV
hsv(215, 9%, 85%)
CMYK
cmyk(9%, 5%, 0%, 15%)
CSS variable
--color-primary: #C6CED9;
Lowercase HEX
#c6ced9

Shades

Tints

Tones

Harmony

CSS snippets for #C6CED9

.color-c6ced9 {
  color: #C6CED9;
  background-color: #C6CED9;
}

Frequently asked questions

What color is #C6CED9?+

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

What is the closest Tailwind color to #C6CED9?+

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