#C6CEDC Color

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

Color preview

#C6CEDC

Color formats

HEX
#C6CEDC
RGB
rgb(198, 206, 220)
RGBA
rgba(198, 206, 220, 1)
HSL
hsl(218, 24%, 82%)
HSV
hsv(218, 10%, 86%)
CMYK
cmyk(10%, 6%, 0%, 14%)
CSS variable
--color-primary: #C6CEDC;
Lowercase HEX
#c6cedc

Shades

Tints

Tones

Harmony

CSS snippets for #C6CEDC

.color-c6cedc {
  color: #C6CEDC;
  background-color: #C6CEDC;
}

Frequently asked questions

What color is #C6CEDC?+

#C6CEDC is a HEX color with RGB value rgb(198, 206, 220) and HSL value hsl(218, 24%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C6CEDC?+

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