#C0CED3 Color

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

Color preview

#C0CED3

Color formats

HEX
#C0CED3
RGB
rgb(192, 206, 211)
RGBA
rgba(192, 206, 211, 1)
HSL
hsl(196, 18%, 79%)
HSV
hsv(196, 9%, 83%)
CMYK
cmyk(9%, 2%, 0%, 17%)
CSS variable
--color-primary: #C0CED3;
Lowercase HEX
#c0ced3

Shades

Tints

Tones

Harmony

CSS snippets for #C0CED3

.color-c0ced3 {
  color: #C0CED3;
  background-color: #C0CED3;
}

Frequently asked questions

What color is #C0CED3?+

#C0CED3 is a HEX color with RGB value rgb(192, 206, 211) and HSL value hsl(196, 18%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C0CED3?+

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